﻿.page-container.part-1 {
  background: url("http://xinhuanetcdn.event-crm.cn/taikang202101/img/bg.jpg")
    no-repeat top center;
  background-size: cover;
  max-width: 1920px;
  margin: 0 auto;
}

.top-carousel {
  width: 994px;
  margin: 0 auto;
}
.top-carousel .top-container {
  height: 400px;
}
.top-carousel .avartar {
  width: 400px;
  height: 400px;
  float: left;
  margin-left: 60px;
}
.top-carousel .top-right-container {
  margin-left: 480px;
  padding-top: 88px;
}
.top-carousel .text-container {
  height: 130px;
  background: rgba(202, 32, 40, 0.33);
  padding: 0 40px;
  box-sizing: border-box;
}
.top-carousel .text-container.inner {
  background: rgba(202, 32, 40, 1);
  color: #fff;
  font-size: 30px;
  line-height: 50px;
  padding-top: 12px;
  padding-left: 120px;
  padding-right: 120px;
  letter-spacing: 5px;
  text-align: center;
}
.top-carousel .text-container.inner .quote-1 {
  margin-right: 2em;
  vertical-align: text-top;
  margin-left: -4em;
}
.top-carousel .text-container.inner .quote-2 {
  margin-left: 1em;
  vertical-align: text-top;
}
.top-carousel .name-container {
  height: 86px;
  border-left: 20px solid #ca2028;
  padding-left: 24px;
}
.top-carousel .name-container .name-chinese {
  font-size: 60px;
  line-height: 60px;
  letter-spacing: 5px;
  font-weight: 600;
}
.top-carousel .name-container .name-english {
  font-size: 9px;
  line-height: 26px;
  font-weight: bold;
  letter-spacing: 3px;
}
.top-carousel .title-container {
  margin-top: 20px;
  border-top: 2px solid #ca2028;
  width: 360px;
  padding-top: 5px;
  font-size: 15px;
  letter-spacing: 2px;
  font-weight: bold;
  line-height: 35px;
  height: 120px;
}
.top-carousel .btn-view-detail {
  background: url("http://xinhuanetcdn.event-crm.cn/taikang202101/img/btn-viewdetail.png")
    no-repeat;
  width: 178px;
  height: 45px;

  display: block;
}
.arrow {
  height: 71px;
  width: 41px;

  position: absolute;
  top: 50%;
}
.arrow-left {
  background: url("http://xinhuanetcdn.event-crm.cn/taikang202101/img/arrow-left.png")
    no-repeat center;
  left: 0;
}
.arrow-right {
  background: url("http://xinhuanetcdn.event-crm.cn/taikang202101/img/arrow-right.png")
    no-repeat center;
  right: 0;
}
.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background: #af1415;
  border-radius: 0;
  margin: 3px;
}
.owl-dot {
  border: 1px solid transparent;
  margin: 0 18px;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 30px;
}
.owl-dot.active {
  border: 1px solid #af1415;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #af1415;
}
.avatar-list {
  margin-top: 100px;
  margin-bottom: 100px;
}
.avatar-list .avartar {
  width: 20%;
  float: left;
  margin: 20px 0;
}
.avatar-list .avartar img {
  display: block;
  margin: 0 auto;
  transition: all 0.3s;
  border: 5px solid #fff;
}
.avatar-list .avartar img:hover {
  transform: scale(1.1);
  border: 5px solid #fff;
  box-shadow: 0px 27px 57px 0px rgba(84, 84, 84, 0.251);
}
.info-container {
  background: url("http://xinhuanetcdn.event-crm.cn/taikang202101/img/bg-frame.png")
    no-repeat bottom center;
  width: 727px;
  height: 120px;
  margin: 30px auto;
  padding-left: 70px;
}

.info-container .name-container {
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 5px;
}
.info-container .text-container {
  font-size: 24px;
  margin-top: 20px;
  letter-spacing: 2px;
}
.page-container.part-2 {
  background: url("http://xinhuanetcdn.event-crm.cn/taikang202101/img/bg-blue.jpg")
    no-repeat bottom center;

  padding-top: 0.1px;
  padding-bottom: 0.1px;
}
.page-container.part-2 .text-container {
  background: rgba(68, 87, 121, 0.3);
  padding: 30px 60px;
  width: 1140px;
  margin: 60px auto;
  position: relative;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
}
.page-container.part-2 .text-container .corner-lt {
  width: 60px;
  height: 60px;
  position: absolute;
  top: -30px;
  left: -30px;
  border-left: 10px solid #fff;
  border-top: 10px solid #fff;
  box-sizing: border-box;
}
.page-container.part-2 .text-container .corner-rb {
  width: 60px;
  height: 60px;
  position: absolute;
  bottom: -30px;
  right: -30px;
  border-right: 10px solid #fff;
  border-bottom: 10px solid #fff;
  box-sizing: border-box;
}
.avatar-list .name {
  text-align: center;
  margin-top: 10px;
}
.title-agent {
  display: block;
  margin: 50px auto 50px;
}
.top-banner {
  background: url("http://xinhuanetcdn.event-crm.cn/taikang202101/img/banner.jpg");
  background-size: 1920px 690px;
  background-position: center;
  height: 690px;
  max-width: 1920px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .top-banner {
    background: url("http://xinhuanetcdn.event-crm.cn/taikang202101/img/banner-m.jpg");
    background-size: 100% 100%;
    height: 5rem;
  }

  .logos {
    padding-top: 20px;
    margin-bottom: 0px;
  }
  .logo-xinhua {
    background-size: 100% 100%;
    width: 62.5px;
    height: 38px;
  }
  .logo-taiping {
    background-size: 100% 100%;
    width: 91.35px;
    height: 35.55px;
    margin-right: 14px;
  }
  .logo-gongsi {
    background-size: 100% 100%;
    width: 123.3px;
    height: 35.55px;
  }
  .logo-gongsi:after {
    width: 1px;
    height: 28px;
    background: #999;
    margin-left: -6px;
    margin-top: 6px;
  }
  .top-carousel {
    width: 100%;
    margin-top: 15px;
  }
  .top-carousel .top-container {
    height: 150px;
  }
  .top-carousel .avartar {
    width: 150px;
    height: 150px;
    margin-left: 0px;
  }
  .top-carousel .top-right-container {
    margin-left: 150px;
    padding-top: 10px;
  }
  .top-carousel .name-container {
    height: 40px;
    border-left: 5px solid #ca2028;
    padding-left: 8px;
  }
  .top-carousel .name-container .name-chinese {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 3px;
  }
  .top-carousel .name-container .name-english {
    font-size: 6px;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: 2px;
  }
  .top-carousel .title-container {
    margin-top: 10px;
    border-top: 2px solid #ca2028;
    width: auto;
    padding-top: 5px;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: bold;
    line-height: 18px;
    height: 60px;
    overflow: hidden;
  }
  .top-carousel .title-container .title {
    overflow: hidden;
  }
  .top-carousel .text-container {
    height: 65px;

    padding: 0 20px;
  }
  .top-carousel .text-container.inner {
    font-size: 0.27rem;
    line-height: 1.6;
    padding-top: 0.25rem;
    padding-left: 0.05rem;
    padding-right: 0.05rem;
    letter-spacing: 0.05rem;
  }
  .top-carousel .text-container.inner .quote-1 {
    margin-right: 0.3em;

    margin-left: 0em;
    width: 15px;
  }
  .top-carousel .text-container.inner .quote-2 {
    margin-left: 0.3em;

    width: 15px;
  }
  .arrow {
    display: none;
  }
  .top-carousel .btn-view-detail {
    width: 89px;
    height: 22.5px;
    display: block;
    margin-top: 3px;

    background-size: 100% 100%;
  }
  .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
  }
  .owl-dot {
    margin: 0 5px;
  }
  .page-container.part-2 .text-container {
    padding: 20px 10px;
    width: auto;
    margin: 30px 20px;
    position: relative;

    font-size: 14px;
    line-height: 25px;
  }
  .page-container.part-2 .text-container .corner-lt {
    width: 30px;
    height: 30px;

    top: -15px;
    left: -15px;
    border-left: 7px solid #fff;
    border-top: 7px solid #fff;
  }
  .page-container.part-2 .text-container .corner-rb {
    width: 30px;
    height: 30px;

    bottom: -15px;
    right: -15px;
    border-right: 7px solid #fff;
    border-bottom: 7px solid #fff;
  }
  .info-container {
    display: none;
  }
  .avatar-list {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .avatar-list .avartar {
    width: 33.33%;
    float: left;
    margin: 0;
    position: relative;
  }
  .avatar-list .avartar img:hover {
    transform: scale(1);
    border: 0px;
    box-shadow: 0;
  }
  .avatar-list .avartar a {
    transform: none;
  }
  .avatar-list .name {
    position: absolute;
    bottom: 5px;
    left: 5px;
    right: 5px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    height: 25px;
    ling-height: 25px;
  }
  .title-agent {
    width: 300px;
    margin-top: 50px;
  }
  .page-container.part-1 {
    background-size: 170% 100%;
    padding-bottom: 50px;
  }
  .avatar-list .avartar img {
    border-color: transparent;
  }
}
@supports (-webkit-overflow-scrolling: touch) {
  .top-carousel .text-container {
    background: rgba(202, 32, 40, 1);
  }
}
