.title{
  font-weight: bold;
  font-size:1.15rem ;
  color: #000000;
}
.titleNum{
  font-weight:bold;
  font-size:1.34rem  ;
  color: #000000;
}
.titleEn{
  font-weight:bold;
  font-size: 1.34rem ;
  color: #000000;
}
.titleBack{
  font-size: 1.05rem ;
  color: #0291b3;
  margin-left: 1.875rem;
}
p{
  font-size: 1.15rem  !important;
  color:#000000 !important;
  margin-top:1.5rem !important;
  line-height: 2rem;
}
p>span{
  font-size: 1.1rem  !important;
}
.weixinImg{
  width: 6rem;
  height: 6rem;
}
.weixin{
  /* font-size: 16px; */
  font-size: 0.77rem !important;
  color: #333333;
 border:solid 1px #e4002b;
 height: 1.63rem;
 width: 7.19rem;
 line-height: 2.125rem;
 text-align: center;
 word-wrap:break-word;
 padding:0.3125rem 0.9375rem;
}
.weixin>span{
  font-size: 1rem !important;
}
.mediaH{
  height: 5.08rem;
}
.iconH{
  height: 2.78rem;
  width: 2.78rem;
}
.mediaColor{
  color: #0093b2;
  /* background-color: #f9f9f9 */
}
.media{
  margin-top:10px;
  margin-bottom:10px;
}
.mdeia-body>.iconTitle{
  font-weight: bold;
  font-size:1.10rem ;
  line-height:  1.4375rem 
}
.mdeia-body>.content{
  font-size: 0.81rem 
}
.agentCarouselBase{
  margin-top:50px;
}
.backImg{
  background: url(../../../assets/img/broker/bg_gongnengzhanshi.jpg) no-repeat;
  background-position: 32% center;
  /* height: 300px; */
  height: 280px;
  padding: 15%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 0px !important;
  left: 15%;
  z-index: 10;
  padding-bottom: 10px !important;
  color: #fff;
  text-align: center;
}
.shouji{
  width: 100%;
  height: 100%;
}
.carouseBlock{
  max-width: 434px !important;
  background-color: #ffffff;
  color: #000000;
  width: 100%;
  height: 14rem;
  margin:auto;
  text-align: left;
  position:relative;
  padding:1rem 1rem 
}
.carouseBlock .h1{
  font-weight: bold;
  font-size:1.44rem ;
}
.carouseBlock .h{
  font-weight:lighter;
  font-size: 1.34rem ;
  color: #616161;
  
}
.carouseBlock p{
  font-size: 1.625rem ;
  margin-top:1.625rem ;
}
.move{
  display:flex;
  justify-content:center;
  align-items:center;
  padding:1rem;
}
.videoBase{
  border:solid 2px gray;
  margin:10px auto;
  width: 100%;
  height: 100%;
}
.carousel-caption{
  color:black;
  /* top:-1.5% !important */
  top:-4% !important
}