.swiper {
  text-align: center;
  width: 100%;
  padding-top: 21.979%;
  position: relative; }

.swiper-img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover; }

.about-us-desc {
  margin-bottom: 20px;
  margin-top: -62px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex: 1;
  background-color: #FFFFFF; }

.about-us-desc-l {
  box-sizing: border-box;
  width: 54%;
  position: relative; }

.about-us-desc-r {
  flex: 1;
  background-color: #EDEDED;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 128px; }

.about-us-desc-lpd {
  flex: 1;
  padding-top: 60.123%; }

.about-us-desc-lctx {
  flex-direction: column;
  left: 0;
  top: 0;
  position: absolute;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
  justify-content: center;
  height: 100%;
  /*flex: 1;*/
  width: 100%;
  box-sizing: border-box; }

.aud-title {
  font-size: 22px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000; }

.aud-line {
  width: 14px;
  height: 2px;
  margin-top: 24px;
  background-color: #000000; }

.aud-sub-title {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  margin-top: 24px; }

.aud-desc {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #666666;
  line-height: 30px;
  margin-top: 24px; }

.abur-text1 {
  font-size: 50px;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
  line-height: 24px; }

.abur-text2 {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 300;
  color: #666666;
  line-height: 24px;
  margin-top: 28px; }

.aud-action {
  margin-top: 78px; }

.circle-arrow {
  width: 38px;
  height: 38px;
  margin-right: 12px; }

.my-srv {
  flex: 1;
  background-color: #FFFFFF;
  margin-top: 20px; }

.my-srv-title {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
  text-align: center;
  padding-top: 32px;
  padding-bottom: 32px; }

.srv-list {
  display: flex;
  justify-content: space-between;
  padding-left: 60px;
  padding-right: 60px;
  padding-bottom: 30px; }

.srv-item-wrpper {
  width: 25%;
  /*box-sizing: border-box;*/
  padding-right: 18px; }

.srv-item-wrpper:last-child {
  padding-right: 0; }

.srv-item {
  flex: 1; }

.srv-item-header {
  box-sizing: border-box;
  background: #F8EEEE;
  border: 1px solid #F8EBE8;
  position: relative; }

.srv-item-header-pd {
  padding-top: 52.266%; }

.srv-item-header-ctx {
  flex-direction: column;
  left: 0;
  top: 0;
  position: absolute;
  flex: 1;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }

.srv-img {
  width: 46px;
  height: 44px;
  margin-bottom: 24px; }

.ssrv-list {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666666;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #F8EBE8; }

.ssrv-item {
  margin-top: 32px; }

.contact-btn {
  display: inline-block;
  padding-left: 12px;
  padding-right: 12px;
  line-height: 36px;
  color: #666666;
  border: 1px solid #666666;
  margin-bottom: 32px; }

.srv-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  background-color: #eeeeee;
  padding: 30px; }

.srv-info-title {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
  display: flex;
  justify-content: center; }

.srv-info-cat {
  display: flex;
  justify-content: center;
  padding-left: 350px;
  padding-right: 350px;
  margin-top: 50px; }

.srv-info-cat-item {
  flex: 1;
  text-align: center;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  cursor: pointer; }

.srv-info-content {
  padding-top: 70px;
  display: flex;
  flex-wrap: wrap; }

.srv-info-item-wrapper {
  box-sizing: border-box;
  width: 50%;
  max-width: 50%;
  min-width: 50%;
  padding-right: 20px;
  margin-bottom: 20px; }

.srv-info-item-wrapper:nth-child(2n) {
  padding-right: 0; }

.srv-info-item {
  box-sizing: border-box;
  position: relative;
  background: #FFFFFF;
  box-shadow: 0px 0px 16px 0px rgba(55, 55, 55, 0.07); }

.srv-info-item-pd {
  padding-top: 22.53%; }

.srv-info-item-ctx {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column; }

.srv-info-ctx-title {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #333333;
  padding-left: 106px;
  padding-right: 106px; }

.srv-info-ctx-sub-title {
  margin-top: 28px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
  padding-left: 106px;
  padding-right: 106px;
  line-height: 20px; }

.srv-info-cat-item-active {
  color: #BF2230; }

.active-line {
  width: 80%;
  background-color: #BF2230;
  height: 2px;
  bottom: -10px;
  position: absolute; }

.srvic-text {
  position: relative;
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
  align-items: center; }

.partner {
  display: flex; }

.partner-l {
  width: 30%;
  padding-top: 86px;
  padding-left: 100px;
  padding-right: 100px;
  padding-bottom: 86px; }

.partner-r {
  flex: 1;
  display: flex; }

.partner-title {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #000000;
  line-height: 28px; }

.partner-line {
  width: 14px;
  height: 2px;
  background-color: #000000;
  margin-top: 46px; }

.partner-text1 {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #999999;
  line-height: 28px;
  margin-top: 46px; }

.partner-info {
  display: flex;
  justify-content: space-between; }

.partnet-info-item .number {
  font-size: 60px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #BF2230;
  line-height: 40px;
  margin-top: 98px; }

.partnet-info-item .label {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666666;
  line-height: 40px;
  margin-top: 18px; }

.partner-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center; }

.partnet-info-item {
  text-align: center; }

.partner-item-wrapper {
  width: 25%;
  min-width: 25%;
  max-width: 25%;
  box-sizing: border-box;
  padding-right: 20px;
  padding-bottom: 20px;
  position: relative; }

.partner-item-wrapper:nth-child(4n) {
  padding-right: 0; }

.partner-item {
  width: 100%;
  background-color: #000000;
  box-sizing: border-box;
  position: relative; }

.partner-item-pd {
  padding-top: 25%; }

.aud-action {
  display: flex; }

.aud-item {
  position: relative;
  cursor: pointer; }
  .aud-item:hover .qrcode {
    display: block; }
  .aud-item .qrcode {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 8;
    width: 120px;
    height: 120px; }

.article-item-cover-img {
  transition: all .3s; }

.article-item-wrpper:hover .article-item-cover-img {
  transform: scale(1.1); }

.article-item-wrpper .article-name {
  margin-bottom: 6px; }

.article-item-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 40px;
  line-height: 20px; }

.article-item-cover {
  overflow: hidden; }

.article-item {
  border-color: #eee; }

.partnet-info-item .number {
  font-size: 52px;
  display: flex; }
  .partnet-info-item .number span {
    font-size: 34px;
    margin-top: 4px; }
.partnet-info-item .label {
  font-size: 18px;
  margin-top: 0; }

.partner-list {
  padding-right: 25px; }
  .partner-list .partner-item {
    background: rgba(0, 0, 0, 0); }
  .partner-list .partner-item-pd {
    padding: 0; }

.contact-btn:hover {
  border-color: #BF2230;
  color: #fff;
  background: #BF2230; }

.ssrv-item {
  position: relative; }
  .ssrv-item:hover .qrcode {
    display: block; }
  .ssrv-item .qrcode {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 8;
    width: 120px;
    height: 120px;
    transform: translate(100%, -44px); }

.swiper {
  position: relative; }
  .swiper .info {
    position: absolute;
    left: 0;
    top: 50%;
    text-align: center;
    color: #fff;
    width: 100%;
    transform: translate(0, -60%); }
  .swiper .title {
    font-size: 40px;
    margin-bottom: 15px;
    letter-spacing: 5px; }
  .swiper .text {
    font-size: 24px;
    letter-spacing: 2px; }

/*# sourceMappingURL=about_us.css.map */
