.bg{
  width: 100%;
  min-height: 100vh;
  background: #383e53;
  padding:.853333rem 0;
  font-family: "Microsoft YaHei";
}
.container{
    width: 14.72rem;
    /* height: 21.845333rem; */
    background: #ffffff;
    border-radius: 0.3rem;
    margin:0 auto;
    padding: 0 .597333rem 1rem;
    overflow: hidden;
}
.eWhat{
    width: 13.098667rem;
    height: 5.717333rem;
    background: url(../images/eWhat.png);
    background-size: 100% 100%; 
    margin:.426667rem auto 0;
    padding: 2.2rem .725333rem 0;
    font-size: .512rem;
    color: rgb(40, 40, 40);
    font-weight: bold;
    text-indent: 1rem;
}
.eBox{
    width: 100%;
    border-bottom: .042667rem solid #e1dede;
    font-size: .512rem;
    color: rgb(102, 102, 102);
    text-indent: 1rem;
    padding: 0 0.2rem 0.5rem;
    margin: 0 auto 0.4rem;
}
.eInfo-title{
    font-size: .554667rem;
    color: rgb(40, 40, 40);
    font-weight: bold;
    line-height: 1rem;
    padding: 0.2rem 0;
    text-indent: 0;
}
.lookPrivate{
    width: 10.624rem;
    height: 2.069333rem;
    background: url(../images/lookPrivate.png);
    background-size: 100% 100%;
    margin: 0.5rem auto 0;
    font-size: 0.6rem;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 2.069333rem;
}
.eInfo-change{
	color: #2dc4e5;
	font-weight: bold;
}