.aboutUs {
  width: 100%;
}
.aboutUs .mcontioner {
  max-width: 1200px;
  margin: 0 auto;
}
.aboutUs .aboutUs_pc .top {
  height: 360px;
  background: url(/images/partner_pc_bgc.png) no-repeat;
  background-size: 100% 100%;
}
.aboutUs .aboutUs_pc .top .text {
  padding: 110px 0 0 0;
}
.aboutUs .aboutUs_pc .top .text p:first-child {
  color: #FFFFFF;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 23px;
}
.aboutUs .aboutUs_pc .top .text p:last-child {
  color: #FFFFFF;
  font-family: Microsoft YaHei;
  font-size: 22px;
  letter-spacing: 0px;
  font-weight: 100;
}
.aboutUs .aboutUs_pc .aboutNav {
  width: 100%;
  height: 60px;
  background: #F0F1F4;
  margin-bottom: 114px;
}
.aboutUs .aboutUs_pc .aboutNav .navList {
  justify-content: flex-start;
}
.aboutUs .aboutUs_pc .aboutNav .navList .navItem {
  color: #000000;
  font-family: Microsoft YaHei;
  font-size: 16px;
  line-height: 60px;
  padding: 0 20px;
  margin-right: 60px;
  cursor: pointer;
  position: relative;
}
.aboutUs .aboutUs_pc .aboutNav .navList .navItem::after {
  display: none;
  content: '';
  width: 99px;
  height: 5px;
  background-color: #C00000;
  border-radius: 3px;
  position: absolute;
  bottom: 0;
  left: calc(50% - 50px);
}
.aboutUs .aboutUs_pc .aboutNav .navList .navItem:hover {
  color: #C00000;
}
.aboutUs .aboutUs_pc .aboutNav .navList .navItem:hover::after {
  display: block;
}
.aboutUs .aboutUs_pc .title {
  color: #31322C;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  text-align: center;
  font-size: 40px;
  margin-bottom: 72px;
}
.aboutUs .aboutUs_pc .intro {
  color: #000000;
  font-size: 16px;
  line-height: 28px;
  font-family: Microsoft YaHei;
  margin-bottom: 60px;
}
.aboutUs .aboutUs_pc .cardList .cardItem {
  display: flex;
  width: 100%;
  height: 345px;
  margin-bottom: 87px;
}
.aboutUs .aboutUs_pc .cardList .cardItem:last-child {
  margin-bottom: 123px;
}
.aboutUs .aboutUs_pc .cardList .cardItem .cardImg {
  width: 765px;
}
.aboutUs .aboutUs_pc .cardList .cardItem .cardImg p {
  color: #FFFFFF;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  margin: 260px 0 0 0;
}
.aboutUs .aboutUs_pc .cardList .cardItem .cardContent {
  flex: 1;
  color: #FFFFFF;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.aboutUs .aboutUs_pc .cardList .cardItem1 .cardImg {
  background: url(/images/pic_about_01.png) no-repeat center / cover;
}
.aboutUs .aboutUs_pc .cardList .cardItem1 .cardContent {
  background: url(/images/pic_about_arrow_right.png) no-repeat left bottom / 100px #C00000;
}
.aboutUs .aboutUs_pc .cardList .cardItem2 .cardImg {
  background: url(/images/pic_about_02.png) no-repeat center / cover;
}
.aboutUs .aboutUs_pc .cardList .cardItem2 .cardContent {
  background: url(/images/pic_about_arrow_left.png) no-repeat right bottom / 100px #C00000;
}
.aboutUs .aboutUs_pc .cardList .cardItem3 .cardImg {
  background: url(/images/pic_about_03_2.png) no-repeat center / cover;
}
.aboutUs .aboutUs_pc .cardList .cardItem3 .cardContent {
  background: url(/images/pic_about_arrow_right.png) no-repeat left bottom / 100px #C00000;
}
.aboutUs .aboutUs_pc .cardList .cardItem4 .cardImg {
  background: url(/images/pic_about_04.png) no-repeat center / cover;
}
.aboutUs .aboutUs_pc .cardList .cardItem4 .cardImg p {
  margin: 280px 0 0 0;
}
.aboutUs .aboutUs_pc .cardList .cardItem4 .cardContent {
  background: url(/images/pic_about_arrow_left.png) no-repeat right bottom / 100px #C00000;
}
.aboutUs .aboutUs_pc .culture {
  width: 100%;
  height: 653px;
  background: url(/images/pic_about_05.png) no-repeat center;
  position: relative;
}
.aboutUs .aboutUs_pc .culture .imgArrow {
  width: 100px;
  position: absolute;
  top: 115px;
  left: 332px;
}
.aboutUs .aboutUs_pc .culture .culture_content {
  justify-content: flex-start;
}
.aboutUs .aboutUs_pc .culture .culture_content .culture_content1 {
  margin: 90px 0 0 100px;
}
.aboutUs .aboutUs_pc .culture .culture_content .culture_content1 .culture_title .culture_title1 {
  color: #FFFFFF;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 32px;
  margin: 0 0 20px 0;
}
.aboutUs .aboutUs_pc .culture .culture_content .culture_content1 .culture_title .culture_title2 {
  color: #FFFFFF;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 24px;
  margin: 0;
}
.aboutUs .aboutUs_pc .culture .culture_content .culture_content1 .contentList1 {
  margin-top: 50px;
}
.aboutUs .aboutUs_pc .culture .culture_content .culture_content1 .contentList1 p {
  color: #FFFFFF;
  font-family: Microsoft YaHei;
  font-weight: 100;
  font-size: 16px;
}
.aboutUs .aboutUs_pc .culture .culture_content .culture_content2 {
  margin: 90px 0 0 290px;
}
.aboutUs .aboutUs_pc .culture .culture_content .culture_content2 p {
  color: #FFFFFF;
  font-family: Microsoft YaHei;
  font-weight: 100;
  font-size: 16px;
}
.aboutUs .aboutUs_pc .title2 {
  color: #31322C;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 40px;
  text-align: center;
  margin: 94px 0;
}
.aboutUs .aboutUs_pc .aptitude {
  margin-bottom: 129px;
}
.aboutUs .aboutUs_pc .aptitude .aptitudeBox {
  width: 55%;
}
.aboutUs .aboutUs_pc .aptitude .aptitudeBox .aptitudeName {
  color: #C00000;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 24px;
  margin: 40px 0 20px;
}
.aboutUs .aboutUs_pc .aptitude .aptitudeBox .aptitudeName1 {
  margin-top: 16px;
}
.aboutUs .aboutUs_pc .aptitude .aptitudeBox .aptitudeList .aptitudeItem {
  color: #000000;
  font-family: Microsoft YaHei;
  font-size: 16px;
  letter-spacing: 0px;
  display: flex;
  align-items: center;
  word-break: break-all;
}
.aboutUs .aboutUs_pc .aptitude .aptitudeBox .aptitudeList .aptitudeItem::before {
  display: inline-block;
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #000000;
  margin: 0 8px;
}
.aboutUs .aboutUs_pc .aptitude .aptitudeImg {
  flex-shrink: 0;
  width: 40%;
  margin-top: -50px;
}
.aboutUs .aboutUs_mobile .top {
  height: 153px;
  background: url(/images/app_banner_bg.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 39px;
}
.aboutUs .aboutUs_mobile .top .text {
  text-align: center;
}
.aboutUs .aboutUs_mobile .top .text p:first-child {
  color: #FFFFFF;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 20px;
  padding: 45px 0 6px;
  margin: 0;
}
.aboutUs .aboutUs_mobile .top .text p:last-child {
  color: #FFFFFF;
  font-family: Microsoft YaHei;
  font-size: 16px;
  font-weight: 100;
}
.aboutUs .aboutUs_mobile .title {
  text-align: center;
  color: #333333;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 30px;
}
.aboutUs .aboutUs_mobile .intro {
  margin: 0 26px;
  color: #333333;
  font-family: Microsoft YaHei;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}
.aboutUs .aboutUs_mobile .cardList .cardItem {
  display: flex;
  width: 100%;
  height: 100px;
  margin-bottom: 21px;
}
.aboutUs .aboutUs_mobile .cardList .cardItem .cardImg {
  flex: 2;
}
.aboutUs .aboutUs_mobile .cardList .cardItem .cardImg p {
  color: #FFFFFF;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
  margin: 54px 0 0 0;
}
.aboutUs .aboutUs_mobile .cardList .cardItem .cardContent {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 10px;
}
.aboutUs .aboutUs_mobile .cardList .cardItem1 .cardImg {
  background: url(/images/app_about_01.png) no-repeat center / cover;
}
.aboutUs .aboutUs_mobile .cardList .cardItem1 .cardImg p {
  margin: 70px 0 0 0;
}
.aboutUs .aboutUs_mobile .cardList .cardItem1 .cardContent {
  background: url(/images/pic_about_arrow_right.png) no-repeat left bottom / 50px #C00000;
}
.aboutUs .aboutUs_mobile .cardList .cardItem2 .cardImg {
  background: url(/images/app_about_02.png) no-repeat center / cover;
}
.aboutUs .aboutUs_mobile .cardList .cardItem2 .cardContent {
  background: url(/images/pic_about_arrow_left.png) no-repeat right bottom / 50px #C00000;
}
.aboutUs .aboutUs_mobile .cardList .cardItem3 .cardImg {
  background: url(/images/app_about_03_2.png) no-repeat center / cover;
}
.aboutUs .aboutUs_mobile .cardList .cardItem3 .cardContent {
  background: url(/images/app_about_arrow_right.png) no-repeat left bottom / 50px #C00000;
}
.aboutUs .aboutUs_mobile .cardList .cardItem4 .cardImg {
  background: url(/images/app_about_04.png) no-repeat center / cover;
}
.aboutUs .aboutUs_mobile .cardList .cardItem4 .cardContent {
  background: url(/images/pic_about_arrow_left.png) no-repeat right bottom / 50px #C00000;
}
.aboutUs .aboutUs_mobile .culture {
  width: 100%;
  background: url(/images/app_about_05.png) no-repeat top / 100%;
  padding: 76px 0 51px;
  position: relative;
}
.aboutUs .aboutUs_mobile .culture .imgArrow {
  width: 115px;
  position: absolute;
  top: 76px;
  left: 240px;
}
.aboutUs .aboutUs_mobile .culture .cultureTitle .cultureTitle1 {
  color: #FFFFFF;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 32px;
  margin: 0 0 16px 31px;
}
.aboutUs .aboutUs_mobile .culture .cultureTitle .cultureTitle2 {
  color: #FFFFFF;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 24px;
  margin: 0 0 60px 36px;
}
.aboutUs .aboutUs_mobile .culture .contentList {
  margin-left: 36px;
}
.aboutUs .aboutUs_mobile .culture .contentList p {
  color: #FFFFFF;
  font-family: Microsoft YaHei;
  font-weight: regular;
  font-size: 14px;
  margin: 0 0 6px 0;
}
.aboutUs .aboutUs_mobile .culture .contentList1 {
  margin-top: 40px;
}
.aboutUs .aboutUs_mobile .title2 {
  color: #333333;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  margin: 48px 0 37px;
}
.aboutUs .aboutUs_mobile .aptitude {
  margin-left: 28px;
}
.aboutUs .aboutUs_mobile .aptitude .aptitudeName {
  margin-bottom: 20px;
  color: #C00000;
  font-family: Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 16px;
}
.aboutUs .aboutUs_mobile .aptitude .aptitudeList {
  margin-bottom: 20px;
}
.aboutUs .aboutUs_mobile .aptitude .aptitudeList .aptitudeItem {
  color: #000000;
  font-family: Microsoft YaHei;
  font-size: 14px;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  word-break: break-all;
}
.aboutUs .aboutUs_mobile .aptitude .aptitudeList .aptitudeItem::before {
  display: inline-block;
  content: '';
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #000000;
  margin: 0 8px;
}
.aboutUs .aboutUs_mobile .aptitudeImg {
  margin: -50px 20px 49px;
  width: calc(100% - 40px);
}
.aboutUs .area_pc {
  display: none;
  min-height: calc(100vh - 100px);
  flex-direction: column;
  justify-content: space-between;
}
.aboutUs .area_pc .partner_pc {
  flex: 1;
}
.aboutUs .area_mobile {
  display: block;
  min-height: calc(100vh - 68px);
  flex-direction: column;
  justify-content: space-between;
}
.aboutUs .area_mobile .partner_mobile {
  flex: 1;
}
@media (min-width: 1200px) {
  .aboutUs .area_pc {
    display: block;
  }
  .aboutUs .area_mobile {
    display: none;
  }
}
