.right {
  padding-bottom: 100px;
}
.backhome {
  display: block;
  text-align: right;
  color: #304489;
  height: 60px;
  line-height: 60px;
}
.blue-text {
  color: #304489;
}
.imgCon {
  max-height: 300px;
  max-width: 100%;
  margin-bottom: 20px;
  height: auto;
  overflow: hidden;
}
.imgCon img {
  display: block;
  width: 100%;
}
.srTitle {
  padding: 20px 0;
}
.srTitle .icon {
  width: 34px;
  height: 33px;
  float: left;
  display: block;
  vertical-align: middle;
}
.srTitle .text {
  display: block;
  margin-left: 45px;
  font-size: 24px;
  color: #304489;
  line-height: 33px;
}
.detail-content-top-image {
  position: relative;
  max-height: 240px;
  overflow: hidden;
  margin-bottom: 20px;
}
.detail-content-top-image img {
  width: 100%;
}
.detail-content-bottom-image img {
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  margin-top: 300px;
}
.detailTitle {
  font-size: 24px;
  line-height: 30px;
  padding: 20px 100px 30px 100px;
  text-align: center;
  font-weight: 500;
}
.detailCon img {
  display: block;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.htmlContent {
  color: #666;
  line-height: 30px;
  font-size: 16px;
  text-align: justify;
}
.htmlContent div,
.htmlContent p {
  margin-bottom: 20px;
}
.videoWrap {
  width: 700px;
  height: 390px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.videoWrap video {
  width: 100%;
  height: 100%;
  display: none;
}
.videoWrap .imgbg {
  width: 100%;
  height: 100%;
  display: none;
}
.videoWrap .imgbg img {
  display: block;
  width: 100%;
}
.videoWrap .imgbtn {
  width: 106px;
  height: 106px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -53px;
  margin-left: -53px;
  z-index: 999;
  cursor: pointer;
  display: none;
}
.videoWrap .imgbtn img {
  display: block;
  width: 100%;
}
.srCon .srTitle {
  padding: 20px 0;
}
.srCon .srTitle .icon {
  width: 34px;
  height: 33px;
  float: left;
  display: block;
  vertical-align: middle;
}
.srCon .srTitle .text {
  display: block;
  margin-left: 45px;
  font-size: 24px;
  color: #304489;
  line-height: 33px;
}
.organizationCon img {
  display: block;
  max-width: 100%;
  margin-bottom: 20px;
}
.organizationCon .members {
  margin-bottom: 30px;
}
.organizationCon .auTitle {
  font-size: 18px;
  float: left;
  font-weight: 700;
  color: #304489;
  line-height: 36px;
}
.organizationCon ul {
  margin-left: 170px;
  line-height: 36px;
  font-size: 18px;
  color: #304489;
}
.aboutUsCon .title {
  padding: 20px 0;
  display: block;
  font-size: 24px;
  color: #304489;
  line-height: 33px;
  font-weight: bold;
}
.teamCon .panel {
  margin-bottom: 30px;
}
.teamCon .panelTitle {
  padding: 8px 0;
  border-bottom: 3px solid #145ab6;
  margin-bottom: 20px;
}
.teamCon .panelTitle img,
.teamCon .panelTitle span {
  display: inline-block;
  vertical-align: middle;
}
.teamCon .panelTitle .line {
  vertical-align: bottom;
}
.teamCon .panelTitle .text {
  font-size: 24px;
  color: #304489;
}
.teamCon .item {
  padding: 20px 0;
  border-bottom: 1px solid #e8e8e8;
}
.teamCon .people {
  overflow: hidden;
  padding: 5px 0;
}
.teamCon .people span {
  float: left;
  width: 200px;
  margin-right: 10px;
  color: #145ab6;
  font-size: 16px;
  font-weight: 700;
}
.teamCon .prop {
  line-height: 22px;
  padding: 5px 0 5px 30px;
}
.teamCon .prop.degree {
  background: url(icon-team-degree-director.png) no-repeat left 6px;
}
.teamCon .prop.job {
  background: url(icon-team-job-director.png) no-repeat left 6px;
}
.sharesCon .srTitle {
  padding-top: 0;
}
.sharesCon .imgConK1 {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e8e8e8;
}
.sharesCon img {
  display: block;
  max-width: 100%;
  vertical-align: middle;
}
.businessCon .imgCon img {
  margin-top: -100px;
}
.businessCon .pageTitle2 {
  font-size: 24px;
  color: #3877c2;
  padding-top: 10px;
  padding-bottom: 10px;
}
.businessCon .ul03 li {
  padding-left: 240px;
  padding-right: 20px;
  position: relative;
  background: url(business_line_03.png) repeat-x bottom;
}
.businessCon .ul03 .img_icon {
  width: 110px;
  height: 120px;
  overflow: hidden;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -60px;
}
.businessCon .ul03 .img_icon img {
  display: block;
  width: 100%;
}
.businessCon .ul03 .line {
  display: block;
  width: 2px;
  height: 68px;
  background: #ccc;
  position: absolute;
  left: 180px;
  top: 50%;
  margin-top: -34px;
}
.businessCon .ul03 .text {
  padding-top: 30px;
  padding-bottom: 30px;
  min-height: 152px;
}
.businessCon .ul03 .tit {
  font-weight: bold;
  color: #333;
  line-height: 30px;
  display: block;
  font-size: 22px;
  margin-bottom: 10px;
}
.businessCon .ul03 p {
  margin-bottom: 0;
  line-height: 26px;
  max-height: 72px;
  font-size: 16px;
  color: #666666;
}
.businessCon .ul03 .li02 {
  padding-left: 20px;
  padding-right: 240px;
}
.businessCon .ul03 .li02 .img_icon {
  left: auto;
  right: 20px;
}
.businessCon .ul03 .li02 .line {
  left: auto;
  right: 180px;
}
.businessCon .ul03 .li02 .text {
  text-align: right;
}
@media (max-width: 767px) {
  .right {
    padding-bottom: 1rem;
  }
  .detailTitle {
    font-size: .4rem;
    line-height: .6rem;
    padding: .2rem 1rem .3rem 1rem;
  }
  .detailCon img {
    max-width: 80%;
    margin-bottom: .2rem;
  }
  .htmlContent {
    line-height: .6rem;
    font-size: .32rem;
    padding: .2rem;
  }
  .detail-content-top-image {
    max-height: 4.8rem;
    margin-bottom: .2rem;
  }
  .detail-content-top-image img {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    margin-top: 0;
  }
  .srCon .srTitle {
    padding: .4rem 0;
  }
  .srCon .srTitle .icon {
    width: .68rem;
    height: .66rem;
  }
  .srCon .srTitle .text {
    margin-left: .9rem;
    font-size: .48rem;
    line-height: .66rem;
  }
  .srCon p {
    padding: .2rem;
    font-size: .28rem;
  }
  .backhome {
    height: 1.2rem;
    line-height: 1.2rem;
    padding-right: .2rem;
    font-size: .28rem;
  }
  .imgCon {
    max-height: 6rem;
    margin-bottom: .2rem;
  }
  .aboutUs .title {
    padding: .4rem 0;
    font-size: .48rem;
    line-height: .66rem;
  }
  .aboutUs p {
    padding: .2rem;
    font-size: .28rem;
  }
  .aboutUs .imgCon2 {
    padding-top: .6rem;
  }
  .aboutUs .imgCon2 img {
    margin-right: .2rem;
  }
  .organizationCon img {
    margin-bottom: .4rem;
  }
  .organizationCon .members {
    margin-bottom: .6rem;
    padding: .2rem;
  }
  .organizationCon .auTitle {
    font-size: .36rem;
    float: none;
    line-height: .72rem;
  }
  .organizationCon ul {
    margin-left: 0;
    line-height: .72rem;
    font-size: .3rem;
  }
  .teamCon .panel {
    margin-bottom: .6rem;
    padding: 0 0.2rem;
  }
  .teamCon .panelTitle {
    padding: .16rem 0;
    margin-bottom: .4rem;
  }
  .teamCon .panelTitle .text {
    font-size: .48rem;
  }
  .teamCon .item {
    padding: .4rem 0;
  }
  .teamCon .people {
    padding: .1rem 0;
  }
  .teamCon .people span {
    width: 40%;
    margin-right: .2rem;
    font-size: .32rem;
  }
  .teamCon .prop {
    line-height: .44rem;
    padding: .1rem 0 .1rem .6rem;
    font-size: .28rem;
  }
  .sharesCon .srTitle {
    padding: 0.2rem;
  }
  .sharesCon .srTitle .icon {
    width: .68rem;
    height: .66rem;
  }
  .sharesCon .srTitle .text {
    margin-left: .9rem;
    font-size: .48rem;
    line-height: .66rem;
  }
  .sharesCon .imgConK1 {
    padding-bottom: .6rem;
    margin-bottom: .6rem;
  }
  .businessCon .imgCon img {
    margin-top: -1rem;
  }
  .businessCon .pageTitle2 {
    font-size: .48rem;
    padding: .2rem;
  }
  .businessCon .ul03 .img_icon {
    width: 1.1rem;
    height: 1.2rem;
    left: .4rem;
    top: 50%;
    margin-top: -0.6rem;
  }
  .businessCon .ul03 li {
    padding-left: 2.4rem;
    padding-right: .4rem;
  }
  .businessCon .ul03 .line {
    width: 2px;
    height: .68rem;
    left: 1.8rem;
    top: 62%;
    margin-top: -0.68rem;
  }
  .businessCon .ul03 .text {
    padding-top: .6rem;
    padding-bottom: .6rem;
    height: 1.84rem;
  }
  .businessCon .ul03 .tit {
    line-height: .6rem;
    font-size: .32rem;
    margin-bottom: .1rem;
  }
  .businessCon .ul03 p {
    margin-bottom: 0;
    line-height: .52rem;
    max-height: 1.44rem;
    font-size: .3rem;
    overflow: hidden;
  }
  .businessCon .ul03 .li02 {
    padding-left: .4rem;
    padding-right: 2.4rem;
  }
  .businessCon .ul03 .li02 .img_icon {
    right: .4rem;
  }
  .businessCon .ul03 .li02 .line {
    right: 1.8rem;
  }
  .videoWrap {
    width: 100%;
    height: 3.9rem;
    margin-bottom: .4rem;
  }
  .videoWrap .imgbtn {
    width: 1.06rem;
    height: 1.06rem;
    left: 50%;
    top: 50%;
    margin-top: -0.53rem;
    margin-left: -0.53rem;
  }
  .htmlContent p {
    margin-bottom: .4rem;
    font-size: .3rem;
  }
}

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