.container{
    background: #efefef;
    margin-bottom: .1rem;
    padding: .5rem;
}
.title{
	font-family: Bold;
	font-size: .4rem;
	color: #595959;
	letter-spacing: 2px;
	width: 100%;
	padding:.2rem 0;
}
.context{
    background: #fff;
    padding: .5rem .4rem .1rem .4rem;
}
.context-img{
    width: 100%;
    padding: 0 .5rem;
}
.context-img1{
    margin-top: .3rem;
}
.bigTxt{
    font-family: Bold;
    font-size: .36rem;
    color: #595959;
}
.miTxt{
    margin: .3rem 0;
    font-size: Medium;
    font-size: .28rem;
    color: #595959;
    text-align:justify;
}
.miTxt1{
    margin: .2rem 0;
    font-size: Medium;
    font-size: .28rem;
    color: #595959;
    text-align:justify;
}
.miTxt2{
	height:.2rem;
}
.Txt1{
    display: inline-block;
    font-size: Medium;
    font-size: .28rem;
    color:  #0000CD;
    text-align:left;
}
.txt{
    margin: .1rem 0 .2rem 0;
    font-size: .25rem;
    color: #595959;
    font-family: Regular;
}
.on , .up{
    padding: .2rem 0 0 0;
}
.on a,.up a{
    font-size: .23rem;
    color: #595959;
    font-family: Regular;
}
.return{
    width: 40%;
    margin: .3rem auto;
}
.return-img{
    width: 100%;
}