.banner {
  background-image: url(../img/example/banner.png);
}
.banner header {
  padding-top: 235px;
}
.banner h2 {
  font-family: Calibri, sans-serif;
  font-size: 70px;
}
.banner h3 {
  font-family: MicrosoftYaHei-Bold, sans-serif;
  font-size: 52px;
  font-weight: bold;
}
header>div {
  margin-top: 28px;
}
header>button {
  margin-top: 106px;
  background-color: #D6142E;
  width: 432px;
  height: 86px;
  border: none;
  outline: none !important;
  border-radius: 5px;
  font-size: 26px;
  color: #fff;
  cursor: pointer;
}
header>button:hover {
  background-color: #da384e;
}

.example {
  text-align: center;
}
.example header {
  padding-top: 98px;
  text-align: center;
}
.example header h4 {
  color: #273449;
  font-size: 30px;
  letter-spacing: 4px;
}
.example header h5 {
  margin-top: 21px;
  color: #656A72;
  font-size: 12px;
  font-family: MyriadPro-Regular, sans-serif;
  letter-spacing: -0.5px;
}
.example header i {
  display: block;
  position: relative;
  margin-top: 28px;
}
.example header i:before {
  content: '';
  position: absolute;
  background-color: #C51019;
  height: 2px;
  width: 118px;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -144px;
}
.example header i:after {
  content: '';
  position: absolute;
  background-color: #C51019;
  height: 2px;
  width: 118px;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 26px;
}
.example1 .img-wrap {
  margin-top: 56px;
  padding-bottom: 80px;
}
.demo-intro {
  background-color: #F8E7EA;
  height: 746px;
  overflow: visible;
  padding-top: 90px;
}
.demo-intro>div>img {
  float: left;
}
.intro-wrap {
  padding-left: 85px;
  display: table-cell;
  vertical-align: middle;
  height: 646px;
}
.intro-wrap h4 {
  color: #595857;
  font-family: Calibri, sans-serif;
  font-size: 60px;
  line-height: 43px;
}
.intro-wrap i {
  display: block;
  margin-top: 30px;
}
.intro-wrap ul {
  text-align: left;
}
.intro-wrap ul>li {
  display: block;
  position: relative;
  float: none;
  font-family: PingFangSC-Light, sans-serif;
  font-size: 21px;
  color: #595857;
  line-height: 1.71em;
  padding-left: 40px;
  margin-bottom: 16px;
}
.intro-wrap ul>li:before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  top: 12px;
  left: 0;
  background-color: #C51019;
}

.example2 {
  position: relative;
}
.example2 .img-wrap {
  margin: 40px;
}
.example2 .img-wrap>div {
  margin-bottom: 20px;
}
.example2 .img-wrap>div>span {
  display: inline-block;
  font-size: 30px;
  line-height: 60px;
  padding: 3px 25px;
  background-color: #c51019;
  color: #fff;
  border-radius: 6px;
}
.example .background {
  position: absolute;
  bottom: 0;
  width: 240px;
  height: 551px;
  left: 50%;
  transform: translateX(626px);
  -ms-transform: translateX(626px);
  background: url(../img/example/person.png) no-repeat;
  background-size: 100% 100%;
}

/* .brand-list {
  background-color: #F8E7EA;
}
.brand-list-wrap {
  overflow: hidden;
  padding: 24px 0 80px;
}
.brand-list-wrap-row>li {
  float: left;
  position: relative;
  width: 12.5%;
  padding: 12px;
  cursor: pointer;
}
.brand-list-wrap-row>li:hover:after {
  content: '';
  position: absolute;
  top: 12px;
  bottom: 12px;
  left: 12px;
  right: 12px;
  border-radius: 50%;
  background-color: rgba(165, 165, 165, .3);
}
.brand-list-wrap-row>li>img {
  width: 100%;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 3px 3px 12px rgba(165, 165, 165, .3);
}
.brand-info {
  position: absolute;
  float: right;

  top: 90px;
  padding-top: 40px;
  text-align: center;

  
}

.brand-info.right {
  left: 600px;
  padding-left: 64px;
}

.brand-info.left {
  right: 600px;
  padding-right: 64px;
}

.brand-info > div {
  position: relative;
}

.brand-info img {
  box-sizing: border-box;
  width: 223px;
  height: 223px;
  border: 20px solid #f1dbd1;
  border-radius: 50%;
}

.brand-info img:first-child {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: -130px;
}

.brand-info img:last-child {
  margin-top: -100px;
}


.brand-info .brand-intro {
  width: 536px;
  height: 508px;

  border-radius: 50%;
  border:none;

}

.brand-info .brand-intro .brand-name {
  font-weight: bold;
  margin-top: 76px;
} */

.sh-card-header {
  padding-top: 53px;
  text-align: center;
  font-size: 30px;
  font-family: PingFangSC-Light, sans-serif;
  line-height: 1;
}

.sh-card-header .sh-brand-header {
  margin-top: 35px;
}

.brand-area {
  position: relative;
}
.brand-list-wrap {
  overflow: hidden;
  padding: 80px 0 130px;
}
.brand-list-wrap-row>li {
  float: left;
  position: relative;
  width: 12.5%;
  padding: 12px;
  cursor: pointer;
}
.brand-list-wrap-row>li:hover:after {
  content: '';
  position: absolute;
  top: 12px;
  bottom: 12px;
  left: 12px;
  right: 12px;
  border-radius: 50%;
  background-color: rgba(165, 165, 165, .3);
}
.brand-list-wrap-row>li>img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 3px 3px 12px rgba(165, 165, 165, .3);
}

.brand-info-old {
  position: relative;
  margin: 34px 50px 75px;
  padding: 30px 44px;
  height: 310px;
  border: 2px dashed #777;
}
.brand-info-old:after {
  content: '';
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  bottom: -22px;
  background-color: #fff;
  transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  border: 2px dashed #777;
  border-top: none;
  border-left: none;
}
.brand-info-old img {
  float: left;
  background-color: #fff;
  width: 240px;
  height: 240px;
  margin-top: 5px;
  border-radius: 50%;
  vertical-align: middle;
  box-shadow: 3px 3px 12px rgba(165, 165, 165, .3);
}
.brand-info-old .brand-intro {
  display: table-cell;
  vertical-align: middle;
  padding-left: 32px;
  padding-top: 12px;
  height: 250px;
  overflow-y: auto;
  text-align: left;
  color: #676767;
  font-family: PingFangSC-Light, sans-serif;
  font-size: 24px;
  font-weight: 300px;
  text-indent: 2em;
  line-height: 1.5em;
}

.brand-info {
  position: absolute;
  float: right;
  top: 90px;
  padding-top: 40px;
  text-align: center;
  display: none;
}

.brand-info.right {
  left: 600px;
  padding-left: 64px;
}

.brand-info.left {
  right: 600px;
  padding-right: 64px;
}

.brand-info > div {
  position: relative;
}

.brand-info img {
  box-sizing: border-box;
  width: 223px;
  height: 223px;
  border: 20px solid #f1dbd1;
  border-radius: 50%;
}

.brand-info img:first-child {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: -130px;
}

.brand-info img:last-child {
  margin-top: -100px;
}


.brand-info .brand-intro {
  width: 536px;
  height: 508px;
  /* border: 20px solid #f1dbd1; */
  border-radius: 50%;
  border:none;
  /* background: #fff; */
  /* font-size: 20px; */
  /* color: #676767; */
  /* display: table-cell;
  text-align: center; */
}

.brand-info .brand-intro .brand-name {
  font-weight: bold;
  margin-top: 76px;
}
