html,
body {
  position: relative;
  height: 100%;
}

/* 导航下划线 - 头部背景图*/
.bottomLine {
  left: 94px;
}

.about_banner {
  width: 100%;
  height: 192px;
  background: url(../img/manager_banner.png) no-repeat center center;
  background-size: 100% 100%;
  ;
  position: relative;
}

.about_banner .about_content {
  width: 100%;

}

.about_banner .about_content .textdesc {
  width: 300px;
  height: 120px;
  position: absolute;
  left: 21%;
  top: 30%
}

.about_banner .about_content .textdesc p {
  font-size: 43px;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
  padding-left: 13px;
}

.about_banner .about_content .textdesc .poline {
  width: 400px;
  height: 1px;
  background-color: #ffffff;
  margin-top: 15px;
  position: relative;
}

.about_banner .about_content .textdesc .poline div {
  width: 200px;
  height: 12px;
  background: #ffffff;
  box-shadow: rgb(0, 204, 0) 0px 0px 3px inset;
  position: absolute;
  left: 0;
  top: -6px;
}

.about_banner .about_content .textdesc .poline p {
  font-size: 21px;
  font-style: italic;
  color: #FFFFFF;
  position: absolute;
  right: 10px;
  bottom: -30px;
}

/* 主要内容 */
main {
  width: 100%;
  height: auto;
  background: url("../img/advisors_bg.png") no-repeat center center;
  background-size: 100% 100%;
}

main .container1 {
  width: 783px;
  height: auto;
  margin: 0 auto;
  background-color: #ffffff;
  padding-bottom: 68px;
}

/* 标题 */
main .container1 .title {
  width: 100%;
  height: 96px;
  margin: 0 auto;
}

main .container1 .title p {
  padding-top: 39px;
  font-size: 26px;
  font-family: Arial;
  font-weight: bold;
  color: #348DCC;
  line-height: 16px;
  text-align: center;
}

main .container1 .title p::before {
  content: url(../img/title-left.png);
  margin-right: 8px;
}

main .container1 .title p::after {
  content: url(../img/title-right.png);
  margin-left: 8px;
}

/* 介绍 */
.swiper-container {
  width: 760px;
  height: 206px;
}

.swiper-slide {
  width: 179px;
  height: 206px;
  text-align: center;
  font-size: 18px;
  position: relative;
  cursor: pointer !important;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.55);
}

.swiper-slide img {
  width: 179px;
  height: 206px;
}

.swiper-slide p {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -18px;
  font-size: 19px;
  font-family: Arial;
  font-weight: bold;
  color: #348DCC;
  line-height: 14px;
}

.swiper-slide-active {
  margin-left: -13px;
  margin-right: 2px !important;
}

/* .swiper-slide-next{
        margin-left: 32px !important;
        margin-right: 1px !important;
    }
    .swiper-slide-prev{
        margin-left:-25px !important;
        margin-right:58px !important;
    } */
.swiper-slide-active,
.swiper-slide-duplicate-active {
  transform: scale(1);
  /* margin-left: 20px;
        margin-right: 20px; */
}

/* 详细描述 */
/* wenluo */
main .container1 #des1 {
  width: 630px;
  height: auto;
  margin: 0 auto;
  background: #348DCC;
  border-radius: 10px;
}

main .container1 #des1 .text h3 {
  padding-top: 21px;
  font-size: 22px;
  font-family: Arial;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}

main .container1 #des1 .text h5 {
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
}

main .container1 #des1 .text p {
  width: 560px;
  height: auto;
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
  margin: 0 auto;
  margin-top: 10px;
  padding-bottom: 43px;
  text-align: justify;

}

/* Carrie Chen */
main .container1 #des2 {
  width: 630px;
  height: auto;
  margin: 0 auto;
  background: #348DCC;
  border-radius: 10px;
}

main .container1 #des2 .text h3 {
  padding-top: 21px;
  font-size: 22px;
  font-family: Arial;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}

main .container1 #des2 .text h5 {
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
}

main .container1 #des2 .text p {
  width: 560px;
  height: auto;
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
  margin: 0 auto;
  margin-top: 10px;
  padding-bottom: 43px;
  text-align: justify;

}

/* Xiao-Xiong Lu */
main .container1 #des3 {
  width: 630px;
  height: auto;
  margin: 0 auto;
  background: #348DCC;
  border-radius: 10px;
}

main .container1 #des3 .text h3 {
  padding-top: 21px;
  font-size: 22px;
  font-family: Arial;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}

main .container1 #des3 .text h5 {
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
}

main .container1 #des3 .text p {
  width: 560px;
  height: auto;
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
  margin: 0 auto;
  margin-top: 10px;
  padding-bottom: 43px;
  text-align: justify;

}

/* Zan-Dong Yang*/
main .container1 #des4 {
  width: 630px;
  height: auto;
  margin: 0 auto;
  background: #348DCC;
  border-radius: 10px;
}

main .container1 #des4 .text h3 {
  padding-top: 21px;
  font-size: 22px;
  font-family: Arial;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}

main .container1 #des4 .text h5 {
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
}

main .container1 #des4 .text p {
  width: 560px;
  height: auto;
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
  margin: 0 auto;
  margin-top: 10px;
  padding-bottom: 43px;
  text-align: justify;

}

/* Michael Haller */
main .container1 > #des5 , #des6 ,#des7 , #des8 {
  width: 630px;
  height: auto;
  margin: 0 auto;
  background: #348DCC;
  border-radius: 10px;
}

main .containe1 #des5 .text h3 {
  padding-top: 21px;
  font-size: 22px;
  font-family: Arial;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}

main .container1 #des5 .text h5 {
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
}

main .container1  #des5,    .text > p{
  width: 560px;
}
main .container1  #des5 , #des6, #des7 , #des8  .text  p {
  /*width: 560px;*/
  height: auto;
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
  margin: 0 auto;
  margin-top: 10px;
  padding-bottom: 43px;
  text-align: justify;
}

/* Michael Haller */
main .container1 #des5 , #des7{
  width: 630px;
}
h3{
  padding-top: 21px;
  font-size: 22px;
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  color: #FFFFFF;
}
main .containe1 #des6 .text h3 {
  padding-top: 21px;
  font-size: 22px;
  font-family: Arial;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}

main .container1 #des6 .text h5 {
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
}

main .container1 #des6 .text p {
  width: 560px;
  height: auto;
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
  margin: 0 auto;
  margin-top: 10px;
  padding-bottom: 43px;
  text-align: justify;
}
main .container1  #des5  .text  p  {
  margin: 0 auto;
}
main .container1 #des6  .text  p  {
  margin: 0 auto;
}
main .container1  #des7  .text  p  {
  margin: 0 auto;
}
main .container1  #des8  .text  p  {
  margin: 0 auto;
}