body {
  background: #f2f2f2;
}
.a-team .container {
  background: #ffffff;
  text-align: center;
}
.a-team .container .a-team-content {
  max-width: 900px;
  margin: 0 auto;
  padding: 60px 0;
}
.a-team .container .a-team-content h2 {
  font-size: 24px;
}
.a-team .container .a-team-content .a-team-slogan h2:before {
  content: '';
  display: inline-block;
  width: 60px;
  height: 1px;
  margin-right: 20px;
  vertical-align: middle;
  border-top: 1px solid #ccc;
}
.a-team .container .a-team-content .a-team-slogan h2:after {
  content: '';
  display: inline-block;
  width: 60px;
  height: 1px;
  margin-left: 20px;
  vertical-align: middle;
  border-top: 1px solid #ccc;
}
.a-team .container .a-team-content .a-team-txt {
  text-indent: 28px;
  margin: 30px 0;
}
.a-team .container .a-team-content .a-team-pad {
  padding: 36px;
  border: 2px solid #dedede;
  color: #5b5b5b;
}
.a-team .container .a-team-content .a-team-pad .a-team-img {
  max-width: 50px;
  width: 100%;
  border-radius: 50%;
  opacity: 0.5;
}
.a-team .container .a-team-content .a-team-pad h2 {
  margin: 24px 0 6px;
  font-size: 18px;
}
.a-team .container .a-team-content .a-team-pad .a-team-txt2 {
  height: 92px;
  text-indent: 28px;
}
.a-team .container .a-team-content .a-team-pad:hover {
  border-color: #f27914;
  color: #f27914;
  cursor: pointer;
  box-shadow: 0 0 14px #f27914;
}
.a-team .container .a-team-content .a-team-pad:hover .a-team-img {
  opacity: 1;
}
.a-img1 .container {
  background: #ffffff;
  padding: 0;
}
.a-img1 .container .a-img1-bg {
  padding: 190px 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.a-img1 .container .a-img1-bg .a-img1-content {
  background: rgba(255, 255, 255, 0.9);
  padding: 60px 30px;
  max-width: 410px;
  margin: 0 80px 0 auto;
  text-align: center;
}
.a-img1 .container .a-img1-bg .a-img1-content h2 {
  font-size: 22px;
  margin: 10px 0;
  color: #f27914;
}
.a-super .container {
  background: #ffffff;
}
.a-super .container .a-super-content {
  max-width: 900px;
  margin: 0 auto;
  padding: 60px 0;
  text-align: center;
}
.a-super .container .a-super-content h2 {
  font-size: 24px;
}
.a-super .container .a-super-content h2:before {
  content: '';
  display: inline-block;
  width: 60px;
  height: 1px;
  margin-right: 20px;
  vertical-align: middle;
  border-top: 1px solid #ccc;
}
.a-super .container .a-super-content h2:after {
  content: '';
  display: inline-block;
  width: 60px;
  height: 1px;
  margin-left: 20px;
  vertical-align: middle;
  border-top: 1px solid #ccc;
}
.a-super .container .a-super-content .a-super-info {
  margin-top: 40px;
}
.a-super .container .a-super-content .a-super-info .a-super-left li {
  padding: 10px;
  color: #5b5b5b;
  font-size: 16px;
}
.a-super .container .a-super-content .a-super-info .a-super-left li:hover {
  cursor: pointer;
}
.a-super .container .a-super-content .a-super-info .a-super-right {
  display: none;
}
.a-super .container .a-super-content .a-super-info .a-super-right .a-super-right-content {
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.a-super .container .a-super-content .a-super-info .a-super-right .a-super-right-content img {
  max-width: 130px;
  width: 100%;
}
.a-super .container .a-super-content .a-super-info .a-super-right .a-super-right-content .a-super-right-txt {
  margin-left: 6%;
  padding: 0 10px;
  height: 92px;
  overflow: hidden;
  max-width: 537px;
  width: 100%;
  text-indent: 28px;
}
.a-super .container .a-super-content .a-super-info .a-super-right:nth-child(1) {
  display: block;
}
.a-super .container .a-super-content .a-super-info .about-active {
  background: #f8fbfd;
  color: #f27914 !important;
}
.a-img2 .container {
  background: #ffffff;
  padding: 0;
}
.a-img2 .container .a-img2-bg {
  padding: 190px 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.a-img2 .container .a-img2-bg .a-img2-content {
  background: rgba(255, 255, 255, 0.9);
  padding: 60px 30px;
  max-width: 500px;
  margin: 0 auto 0 80px;
  text-align: center;
}
.a-img2 .container .a-img2-bg .a-img2-content h2 {
  font-size: 20px;
  margin: 10px 0;
  color: #f27914;
}
