body {
  margin: 0;
  padding: 0;
}
.container {
  width: 100%;
  height: 100%;
}
/* 头部 */
.title {
  width: 100%;
  height: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.title-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 2.4rem;
  width: 90%;
}
.title-container span {
  font-size: 1.4rem;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.75);
  line-height: 2.4rem;
}
.title-container img {
  width: 2.4rem;
  height: 2.4rem;
}

/* 图片 */
.img {
  width: 100%;
  height: 20.4rem;
  background-image: url(../img/压缩5.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.profirm-div {
  width: 8.6rem;
  height: 10.3rem;
  display: flex;
  flex-direction: column;
  z-index: 9999;
  position: absolute;
  top: 0.6rem;
  right: 2rem;
}
.profirm-top {
  margin-left: 7rem;
  width: 0.8rem;
  height: 0.5rem;
}
.profirm-top-triangle {
  border-style: solid;
  border-color: transparent;
  border-width: 0 0.8rem 0.8rem 0.8rem;
  border-bottom-color: #ffffff;
}
.profirm {
  width: 8.6rem;
  height: 9.8rem;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

#dialog {
  display: none;
}
.profirm-span {
  font-size: 1.4rem;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.profirm-span-span {
  font-size: 1.4rem;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.6rem;
}
.img-title {
  width: 28.4rem;
  height: 8.4rem;
  margin-top: 3.7rem;
}
.img-bottom {
  background: #00000073;
  height: 3.2rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.img-first {
  width: 33.2rem;
  height: 1.6rem;
  display: flex;
  justify-content: space-around;
}
.img-first-left {
  width: 1.99rem;
  height: 1.57rem;
}
.img-first-left img {
  width: 100%;
  height: 100%;
}
.img-first-mid {
  white-space: nowrap;
  overflow: hidden;
  width: 25rem;
  font-size: 1.2rem;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  line-height: 2.4rem;
  display: flex;
  align-items: center;
}
.imageDetailsLeftNews {
  font-size: 1.2rem;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  line-height: 2.4rem;
}
#gongao {
  width: 25rem;
  overflow: hidden;
  display: flex;
}
.img-first-right {
  font-size: 1.2rem;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: #cd1201;
  line-height: 2.4rem;
  display: flex;
  align-items: center;
}
/* 机构概况 */
.profile {
  width: 100%;
  height: 22.8rem;
  margin-top: 5.2rem;
  position: relative;
  display: flex;
  justify-content: center;
}
.profile-left {
  width: 15.5rem;
  height: 14rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.profile-right {
  width: 15.5rem;
  height: 22.8rem;
  z-index: 9;
}
.profile-right img {
  width: 100%;
  height: 100%;
}
.profile-bottom {
  width: 100%;
  height: 6.4rem;
  background: #cca75c;
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: center;
}
.profile-bottom-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 4rem;
}
.profile-left-top {
  width: 11.2rem;
  height: 3.1rem;
  display: flex;
  justify-content: space-between;
}
.profile-left-top img {
  width: 2em;
  height: 2rem;
}
.profile-left-top div {
  width: 7.6rem;
  height: 2.7rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.profile-title {
  font-size: 1.6rem;
  font-family: Source Han Sans CN-Medium, Source Han Sans CN;
  font-weight: 500;
  color: #000000;
  line-height: 1.6rem;
}
.profile-title2 {
  font-size: 0.8rem;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  line-height: 0.8rem;
}
.profile-left-bottom {
  text-align: justify;
  font-size: 1.2rem;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.8rem;
}
.profile-bottom-left1 {
  font-size: 1.2rem;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.6rem;
}
.profile-bottom-left2 {
  width: 11.4rem;
  height: 2rem;
  font-size: 0.8rem;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1rem;
}
.profile-bottom-right {
  width: 2.2rem;
  height: 2.2rem;
  border: 0.1rem solid rgba(255, 255, 255, 0.7);
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.profile-bottom-right img {
  width: 0.7rem;
  height: 0.6rem;
}
/* 特殊业务 */
.business-div {
  width: 90%;
  margin-top: 4.8rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.busness-title-div {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 3.2rem;
  margin-bottom: 1.6rem;
}
.business-title {
  width: 20rem;
  height: 2rem;
  background-image: url(../img/编组14.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.business-title-china {
  font-size: 1.6rem;
  font-family: Source Han Sans CN-Medium, Source Han Sans CN;
  font-weight: 500;
  color: #000000;
  line-height: 1.4rem;
}
.business-title-english {
  font-size: 0.8rem;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  line-height: 0.8rem;
}
.featuredSort {
  display: flex;
  justify-content: space-between;
  margin-top: 2rem;
}
#evidenceFirst {
  background-color: #cca75c;
  color: #ffffff;
}
#featuredContent1 {
  display: flex;
}
#featuredContent2 {
  display: none;
}
#featuredContent3 {
  display: none;
}
.evidence {
  background-color: #d8d8d8;
  width: 10.7rem;
  height: 3.2rem;
  font-size: 1.4rem;
  font-family: Source Han Sans CN-Medium, Source Han Sans CN;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.business-content-div {
  width: 100%;
  height: 48rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.business-content-img {
  width: 100%;
  height: 22.3rem;
  margin-top: 1.4rem;
}
.business-content-img img {
  width: 100%;
  height: 100%;
}
.business-card-bg {
  background-image: url(../img/位图2@2x.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.business-content-title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
}
.business-content-title span {
  font-size: 1.4rem;
  font-family: Source Han Sans CN-Medium, Source Han Sans CN;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.75);
  line-height: 1.8rem;
  margin-left: 0.6rem;
}
.business-content-title img {
  width: 2.25rem;
  height: 2.14rem;
}
.business-content-content {
  width: 26.7rem;
  font-size: 1.2rem;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
  line-height: 2rem;
  text-align: justify;
}
.business-content-card {
  display: flex;
  width: 26.7rem;
  justify-content: space-between;
  margin-top: 1.8rem;
  margin-bottom: 2.4rem;
}
.business-content-card div {
  font-size: 0.8rem;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.8rem;
  background: linear-gradient(135deg, rgba(217, 182, 109, 0.9) 0%, rgba(191, 155, 80, 0.9) 100%);
  width: 6.1rem;
  height: 2.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.link-div {
  display: flex;
  flex-direction: column;
  margin-top: 4.8rem;
  width: 33.5rem;
}
.link {
  width: 33.5rem;
  height: auto;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.link-content {
  width: 9.4rem;
  height: 10.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0.5rem;
  border: 0.1rem dashed rgba(0, 0, 0, 0.1);
}
.link-border {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.link-img {
  width: 4rem;
  height: 4rem;
}
.link-img img {
  width: 100%;
  height: 100%;
}
.link-span {
  width: 6rem;
  font-size: 1.2rem;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: #9e9e9e;
  line-height: 1.6rem;
  margin-top: 0.6rem;
}
/* 联系我们 */
.partners-div {
  width: 100%;
  height: 53.5rem;
  margin-top: 4.8rem;
  background-image: url(../img/编组23.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.partners {
  width: 33.5rem;
  height: 45rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.partners-content {
  width: 100%;
  height: 21rem;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 0.4rem 0.4rem 0.4rem 0.4rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.partners-content-title {
  display: flex;
  align-items: center;
}
.partners-content-title-img {
  width: 1.8rem;
  height: 1.8rem;
  margin-right: 0.5rem;
}
.partners-content-title img {
  width: 100%;
  height: 100%;
}
.partners-content-title span {
  font-size: 1.2rem;
  font-family: Source Han Sans CN-Medium, Source Han Sans CN;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.8rem;
}
.partners-content-content {
  height: 4.8rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.partners-content-content div {
  font-size: 1.2rem;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.3);
  line-height: 1.6rem;
  display: flex;
}
.partners-content-content-span{
  display: flex;
  color: rgba(255, 255, 255, 0.7);
}
.partners-map {
  width: 100%;
  height: 19rem;
}
/* 底部 */
.footerser {
  width: 100%;
  height: 37.6rem;
  background-color: #161616;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footerser-top-div {
  width: 33.2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0.9rem;
}
.foot-top {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.foot-div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 9.8rem;
}
.foot-title {
  font-size: 1.4rem;
  font-family: Source Han Sans CN-Medium, Source Han Sans CN;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.6rem;
  margin-bottom: 0.4rem;
}
.foot-weixin {
  font-size: 1.2rem;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.45);
  line-height: 1.6rem;
  margin-bottom: 1.4rem;
}
.foot-img {
  width: 6rem;
  height: 6rem;
}
.foot-img img {
  width: 100%;
  height: 100%;
}
.footerser-bottom {
  display: flex;
  flex-direction: column;
  height: 3rem;
  justify-content: space-between;
  margin-top: 2rem;
}
.foot-bottom1 {
  display: flex;
}
.foot-bottom-img {
  width: 1.2rem;
  height: 1.2rem;
}
.foot-bottom-img img {
  width: 100%;
  height: 100%;
}
.bottom-span {
  font-size: 0.8rem;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.3;
  line-height: 1rem;
}
