.switchBase{
  margin-top:16px;
  background-color: #2b3a50
}
.switchIconLine{
  text-align: center;
  margin-left: 0px !important;
  margin-right: 0px !important
}
.switchIconLine > div{
  height: 7.7rem;
  padding:1rem 0rem;
}
.switchSelected{
  background-color: #0093b2;
 
}
.iconH{
  width: 3.07rem;
  height: 3.07rem;
}
.iconDown{
  margin-top:10px !important;
  font-weight: bold;
  color:#ffffff;
  font-size: 0.958rem 
}
.switchImg{
  width: 100%;
  height: 100%;
  background: url('../../../assets/img/leasing/dnyj_bg.png') no-repeat;
  filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";   
	 -moz-background-size:100% 100%;  
  background-size:100% 100%;  
  overflow:hidden;
  display:flex;
  justify-content:center;
  align-items:center;
}
.switch{
  position: absolute;
  top:0;
  left: 0;
  bottom: 0;
  right: 0;
  margin:20px 0px;
}
.switchTitle{
  font-weight: bold;
  font-size:1.05rem ;  
  color: #000000;
}
.switchChange{
  background-color: #ffffff
}
.switchContent{
  margin-top:0.5rem;
  font-size:0.96rem ;  
  color: #000000;
}
.hide{
  display: none
}
.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:#333333 !important;
  margin-top:1.5rem !important;
  line-height: 2.3rem;
}
p>span{
  font-size: 1.15rem  !important;
}
.title{
  font-weight: bold;
  font-size:1.15rem ;
  color: #000000;
}
