html {
  font-size: 12px;
}
body {
  margin: 0;
  padding: 0;
}
.container {
  width: 100%;
  height: 100%;
}
/* 顶部 */
.title {
  width: 100%;
  height: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  /*       border: solid red 2px; */
}
.titleDiv {
  width: 100rem;
  height: 4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.welcome span {
  font-size: 1.17rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #303030;
  line-height: 1.67rem;
}
.titleList {
  display: flex;
  width: 16rem;
  flex-wrap: wrap;
  justify-content: space-between;
}
.titleList span {
  line-height: 1.67rem;
  font-size: 1.17rem;
}
.colorHover:hover{
  color: #CD1201;
}
/* 图片 */
.institution {
  height: 58rem;
  width: 100%;
}
.image {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url(../img/压缩5.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.imageTitle {
  display: flex;
  flex-direction: column;
  width: 59.68rem;
  height: 18.5rem;
  align-items: center;
  margin-bottom: 20px;
}
.imageTitle  img {
  width: 100%;
  height: 100%;
}
.imagrTitleTop {
  margin-bottom: 4.25rem;
}
.imageDetails {
  height: 6rem;
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: #1f1d1d;
  display: flex;
  justify-content: center;
  z-index: 22;
}
.imageDetailsDiv {
  width: 100rem;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.imageDetailsLeft {
  width: auto;
  height: 2rem;
  display: flex;
  justify-content: space-around;
}
#gongao {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 86.67rem;
  height: 2rem;
  overflow: hidden;
  line-height: 30px;
  font-size: 1.33rem;
  color: #fff;
}
#gongao #scroll_begin,
#gongao #scroll_end {
  display: inline;
  white-space: nowrap;
}
/* 第一层 */
.tongzhicontent {
  margin-left: 1rem;
  width: 85.5rem;
  height: 2rem;
  display: inline;
  overflow: hidden;
}
.tongzhicontent div {
  display: inline;
}
/* 滚动层 */
.tongzhi {
  width: 85rem;
  height: 100%;
  display: inline;
  overflow: hidden;
}
/* 滚动内容 */
.tongzhiAll {
  height: 2rem;
  display: flex;
  width: 100%;
  /*   overflow: hidden; */
}
.tongzhiAll div {
  height: 100%;
  width: 100%;
  /*   white-space: nowrap; */
}
.imageDetailsLeftNews {
  color: #ffffff;
  height: 1.9rem;
  font-size: 1.3rem;
  line-height: 2rem;
}
.imageDetailsRight {
  margin-left: 4.5rem;
  width: 5.3rem;
  height: 2rem;
}
/* 机构概况 */
.business {
  width: 100%;
  height: 70.8rem;
  position: relative;
}
.businessTop {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
}
.topDiv {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: space-between;
  width: 100rem;
}
.businessWord {
  width: 46.6rem;
  height: 46.6rem;
}
.profileTitle {
  border-bottom: 1px solid #d8d4d4;
  display: flex;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}
.profileTitleImg {
  margin-right: 0.6rem;
}
.profileTitleContent {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.jigou {
  width: 9.3rem;
  height: 2.3rem;
  font-size: 2.3rem;
  font-weight: bold;
  color: #303030;
  line-height: 2.3rem;
  margin-bottom: 1rem;
}
.profileTitleUk {
  width: 15.4rem;
  height: 2rem;
  font-size: 1.3rem;
  font-weight: 400;
  color: #303030;
  line-height: 2rem;
}
.profileContent {
  margin-top: 1.75rem;
}
.profileContentSpan {
  width: 46.67rem;
  height: 33.17rem;
  font-size: 1.33rem;
  font-weight: 400;
  color: #303030;
  line-height: 2.33rem;
}
.businessImage {
  width: 46.6rem;
  height: 63.4rem;
  z-index: 99;
}
.businessImage img {
  width: 100%;
  height: 100%;
}
.businessBottom {
  width: 100%;
  height: 16rem;
  background-color: #cca75c;
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
}
.businessBottomDiv {
  width: 100rem;
  display: flex;
  align-items: center;
}
.profileAddress {
  width: 46.67rem;
  height: 5.92rem;
  display: flex;
  justify-content: space-between;
}
.AddressPhone {
  display: flex;
  flex-direction: column;
}
.AddressPhoneTop {
  width: 18rem;
  height: 3rem;
  font-size: 2rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #ffffff;
  line-height: 3rem;
}
.AddressPhoneBottom {
  /* width: 33.42rem; */
  height: 2rem;
  font-size: 1.33rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #ffffff;
  line-height: 2rem;
}
.arrow {
  width: 5.33rem;
  height: 5.33rem;
  background: rgba(255, 255, 255, 0.2);
  border: 0.17rem solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.arrow img {
  width: auto;
  height: auto;
  z-index: 99;
}
.arrow:hover {
  background: rgba(255, 255, 255, 0.25);
  border:  0.2rem solid rgba(255, 255, 255, 0.8);
}
.arrow:hover .arrowImg{
  width: 3rem;
  height: auto;
}
/* 特色业务 */
.featured {
  width: 100%;
  height: 68rem;
  background-image: url(../img/位图2@2x.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: -99;
}
.featuredDiv {
  width: 100rem;
  height: 48rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.featuredTitle {
  width: 23.75rem;
  height: 3rem;
  background-image: url(../img/编组14.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.featuredTitleSpan {
  width: 9.33rem;
  height: 3.42rem;
  font-size: 2.33rem;
  font-family: SourceHanSansCN-Bold, SourceHanSansCN;
  font-weight: bold;
  color: #303030;
  line-height: 3.42rem;
}
.featuredTitleEnglish {
  margin-top: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 6.67rem;
}
.featuredTitleEnglishLeft {
  width: 15.08rem;
  height: 0;
  opacity: 0.45;
  border: 0.08rem solid #b2b2b2;
}
.featuredTitleEnglishLeft2 {
  width: 15.08rem;
  height: 0;
  opacity: 0.45;
  border: 0.08rem solid #fff;
}
.featuredTitleEnglishMiddle {
  margin: 0 1.58rem;
  height: 2rem;
  font-size: 1.33rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #606060;
  line-height: 2rem;
  text-align: center;
}
.featuredTitleEnglishRight {
  width: 15.08rem;
  height: 0;
  opacity: 0.45;
  border: 0.08rem solid #b2b2b2;
}
.featuredTitleEnglishRight2 {
  width: 15.08rem;
  height: 0;
  opacity: 0.45;
  border: 0.08rem solid #fff;
}
.featuredSort {
  margin-top: 2.42rem;
  width: 54rem;
  display: flex;
  justify-content: space-around;
  height: 4rem;
  margin-bottom: 3.17rem;
}
.evidence {
  width: 12.25rem;
  height: 3.67rem;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  font-weight: bold;
  /*  color: #ffffff; */
  line-height: 2.25rem;
  cursor: pointer;
}
#evidenceFirst {
  background-color: #cca75c;
  color: #ffffff;
}
/* .evidence span {
  width: 10rem;
  height: 2.25rem;
  font-size: 1.5rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 2.25rem;
} */
.featuredContent {
  width: 101rem;
  height: 32rem;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.feaImg{
  width: 50rem;
  height: 100%;
}
.feaImg img{
  width: 100%;
  height: 100%;
}
.feaWord{
  background-color: #fff;
  width: 50rem;
  height: 100%;
  flex-direction: column;
}
.feaWord div{
  margin-left: 3.75rem;
  margin-right: 3.67rem;
}
.feaWord1{
  margin-top: 4rem;
  width: 3.3rem;
  height: 3.3rem;
}
.feaWord1 img{
  width: 100%;
  height: 100%;
}
.feaWord2{
  margin-top: 0.83rem;
  width: 12rem;
height: 3rem;
  font-size: 2rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #303030;
  line-height: 3rem;
}
.feaWord3{
  margin-top: 0.83rem;
  width: 42.5rem;
height: 13.5rem;
  font-size: 1.5rem;
font-family: SourceHanSansCN-Regular, SourceHanSansCN;
font-weight: 400;
color: #606060;
line-height: 2.25rem;
}
.feaWord4{
  margin-top: 0.83rem;
  display: flex;
  justify-content: flex-end;
}
.feaWord4-span{
  padding: 0.5rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 300;
  margin-left: 0.9rem;
  font-size: 1.1rem;
  color: #fff;
  background-color: #cca75c;
}
.feaWord4-span:hover{
  cursor: pointer;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  margin-left: 0.9rem;
  font-size: 1.1rem;
  color: #fff;
  font-weight: 300;
  background-color: #cca75c;
}
#featuredContent1 {
  display: flex;
}
#featuredContent2 {
  display: none;
}
#featuredContent3 {
  display: none;
}
.featuredContentLeft {
  width: 28rem;
  height: 43rem;
  margin-right: 1.58rem;
}
.featureContentLeftTitle {
  margin-top: 1.25rem;
  margin-bottom: 1.67rem;
  width: 18rem;
  height: 3rem;
  display: flex;
  align-items: center;
}
/* .featureContentLeftTitle img {
  width: auto;
  height: auto;
  margin-right: 1rem;
} */
.featureContentLeftTitleSpan {
  font-size: 2rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: bold;
  color: #303030;
  line-height: 3rem;
}
.featureContentLeftTitleContent {
  width: 30.58rem;
  height: 4.5rem;
}
/* .featureContentLeftTitleContent span {
  font-size: 2.5rem;
  font-weight: 400;
  color: #606060;
  line-height: 2.5rem;
} */
.featuredContentLeftContent {
  width: 100%;
  margin-top: 2.47rem;
}
.featuredContentLeftContentSpan {
  text-indent: 2em;
  letter-spacing: normal;
  font-size: 1.5rem;
  font-weight: 400;
  color: #606060;
  line-height: 2.25rem;
}
.featureContentLeftContentALL {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1.67rem;
}
/* .featuredContentLeftContentLeft {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.17rem;
  height: 2.17rem;
  background: #cd1201;
  font-size: 1.17rem;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.42rem;
  border-radius: 50%;
}
.featuredContentLeftContentRight {
  width: 27.75rem;
  height: 4rem;
  font-size: 1.33rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #606060;
  line-height: 2rem;
} */
.featuredContentRight {
  width: 69.83rem;
  height: 43.58rem;
}
.featuredContentRight img {
  width: 100%;
  height: 100%;
}

/* 合作伙伴 */
.parteners {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.partenersDiv {
  margin: 10rem 0;
  min-height: 30rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.partenersDivTop {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/* .partenersIcon {
 width: 100rem;
} */
.PartenersIconBorder {
  margin-bottom: 1rem;
  margin-right: 1rem;
  width: 18.67rem;
  height: 18.67rem;
  background: #ffffff;
  border: 0.08rem solid #cad1d9;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
}
.PartenersIconContent {
  height: 12.67rem;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}
.PartenersIconContentIcon {
  width: 7.5rem;
  height: 7.5rem;
}
.PartenersIconContentIcon img {
  width: 100%;
  height: 100%;
}
.PartenersIconContentWord {
  display: flex;
  width: 100%;
  height: 2.25rem;
  font-size: 1.5rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #303030;
  line-height: 2.25rem;
  justify-content: center;
}
/* 联系我们 */
.contactus {
  width: 100%;
  height: 70rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(../img/编组23.jpg);
  z-index: -99;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.contactusDiv {
  width: 100rem;
  height: 53rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.contactusDivTop {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.contactusDivBottom {
  width: 100rem;
  height: 43rem;
  display: flex;
  justify-content: space-between;
}
.contactusDivBottomLeft {
  width: 37rem;
  height: 42.75rem;
  background-color: white;
}
.contactusDivBottomLeftContent {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin-left: 2rem;
  margin-top: 2rem;
  height: 40%;
}
.contactusDivBottomLeftContentTop {
  display: flex;
  height: 3rem;
}
.contactusDivBottomLeftContentTop:hover{
   cursor: pointer;
}
.contactusIcon {
  width: 1.67rem;
  height: 2.42rem;
}
.contactusIcon img {
  width: 100%;
  height: 100%;
}
.contactusIconWord {
  /*   width: 3rem; */
  height: 2.25rem;
  font-size: 1.5rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: bold;
  color: #303030;
  line-height: 2.25rem;
  margin-left: 1rem;
}
.contactAddress {
  display: flex;
}
.contactWordTitle {
  font-size: 1.1rem;
  font-weight: normal;
  color: #606060;
  line-height: 2rem;
}
.contactWordContent {
  font-size: 1.1rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #303030;
  line-height: 2rem;
}
.contactusDivBottomLeftContentTop2 {
  display: flex;
  height: 3rem;
}
.contactusDivBottomLeftContentTop2:hover{
  cursor: pointer;
}
.contactusDivBottomRight {
  width: 61.33rem;
  height: 42.75rem;
  background-color: #fff;
}
/* 底部 */
.footerser {
  width: 100%;
  height: 37.75rem;
  background: #161616;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footerserDiv {
  width: 100rem;
  height: 29rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.footerserDivTop {
  display: flex;
  justify-content: space-between;
}
.footerserTop {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 15rem;
}
.footerserTopTitle {
  font-size: 1.5rem;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #ffffff;
  line-height: 2.25rem;
  margin-bottom: 1rem;
}
.footerserTopContent {
  opacity: 0.7;
  font-size: 1.17rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.67rem;
}
.footerserTopIconall {
  display: flex;
}
.footerserTopIcon {
  width: 7.33rem;
  height: 7.33rem;
  margin-right: 3.33rem;
}
.footerserTopIcon img {
  width: 100%;
  height: 100%;
}
.footerserDivBottom {
  height: 7.5rem;
  display: flex;
  flex-direction: column;
  margin-top: 4rem;
  justify-content: space-between;
}
.footerserDivBottomTitleContent {
  opacity: 0.7;
  font-size: 1.17rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.67rem;
}
.footerserDivBottomTitle {
  display: flex;
}
.footerserDivBottomContent {
  opacity: 0.7;
  font-size: 1.17rem;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.67rem;
}
/* 相关下载 */
.xgxz {
  line-height: 1.67rem;
  font-size: 1.17rem;
}
/* 查看详情 */
.ckxq {
  font-size: 1.3rem;
  line-height: 2rem;
  color: #cd1201;
}
