.bottom{
    width: 100%;	
    display: block;
    float: left;
    background-color: #3d2071;
    background-image: url(../imgs/bottom-ligher.png);
    background-size: cover;
    overflow: hidden;
    padding-bottom: 0.5rem;
}
.bottom hr{
    border: none;
    height: 1px;
    background-color: #ffffff4d;
    
}
.bottom .in{
    width: 6.5rem;
    margin: 0 auto;
    
}
.bottom .in .title{
    width: 100%;
    display: block;
    padding-top: 0.35rem;
    text-align: center;
}
.bottom .in .title dt{
    font-size: 0.3rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.27rem;
	letter-spacing: 0rem;
	color: #c58180;
}
.bottom .in .title dd{
    font-family: RenaultLife-Bold;
	font-size: 0.26rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.58rem;
	letter-spacing: 0rem;
	color: #ffffff
}
.bottom .in .qrcode{
    width: 100%;
    height: 2.12rem;
    margin-top: 0.1rem;
    text-align: center;
}
.bottom .in .qrcode dt img{
    width: 1.18rem;
    height: 1.18rem;
}
.bottom .in .qrcode dd{
    color: #ffffff;
    font-size: 0.2rem;
    line-height: 0.25rem;
}
.bottom .in .bottext{
    width: 100%;
	font-size: 0.2rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.3rem;
	letter-spacing: 0rem;
	color: #c5c5c5;
    margin: 0 auto;
    margin-top: 0.1rem;
    text-align: center;
    margin-bottom: 0.1rem;
}

.bottom .in .title1{
    width: 100%;
    height: 0.9rem;
    margin-top: 0.2rem;
    text-align: center;
    display: block;
    margin-bottom: 0rem;
}
.bottom .in .title1 dt{
	font-size: 0.2rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0rem;
    margin-top: 0.4rem;
	color: #c58180;
}
.bottom .in .title1 dt font {
	height: 0.23rem;
	font-family: RenaultLife-Bold;
	font-size: 0.23rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 0.27rem;
    margin-left: 0.1rem;
	letter-spacing: 0rem;
	color: #ffffff;
}
.bottom .in .title1 dd:nth-child(2){
    display: none;
}
.bottom .in .title1 dd{
    font-family: RenaultLife;
	font-size: 0.2rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.7;
	letter-spacing: -0.01rem;
	color: #ffffff;
}
.bottom .in .space{
    width: 100%;
    display: none;
    border: none;
    height: 0.3rem;
}
.bottom .in .split{
    width: 4.98rem;
    display: block;
    border: none;
    margin: 0 auto;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.5);

}
.bottom .in .copyright{
    font-family: RenaultLife;
	font-size: 0.15rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.8;
	/* letter-spacing: -0.01rem; */
	color: #848484;
    text-align: center;
    margin-top: 0.45rem;
}
.bottom .in .copyright font{
    margin-right: 0.2rem;
    letter-spacing: 0;
}


