/* 小屏幕（平板，小于 等于639px） */
.banner-img {
	height: 15rem;	
}
.banner-img img {
	height: 15rem;
	
}
.drief .drief-title-two{display: none;}
.drief-one-c {
    margin-top: -5rem;
}
.drief-one-c p {
	font-size: 13px;
	line-height: 4rem;
}
/*会员中心*/
.Member {
    height: 36rem;
}
.Member .Member-c h4 {
    line-height: 10rem;
}
.Member .Member-c .stand .stand-model {
	 background-size: 30%;
	 background-position-x: 10%;
	 background-position-y: 34%;
}
.Member .Member-c .stand .stand-model p {
	width: 13rem;
	/* height: 0rem; */
	font-size: 0.1rem;
}
.Member .Member-c .stand .stand-model .stand-model-l {
	position: absolute;
	left: -1rem;
	top: 6%;
}
.Member .Member-c .stand .stand-model .stand-model-r-o {
	position: absolute;
	right: 22rem;
	top: 4.5rem;
}

.Member .Member-c .stand .stand-model .stand-model-r-t {
	position: absolute;
	right: 22rem;
	bottom: 14rem;
}

/*会员中心*/
.serve-c {
	width: 80%;
	height: 47rem;
} 
.serve-c .serve-deta img {
    width: 90%;
    height: 16rem;
    margin: -2rem auto;
    margin-left: 1rem;
}
.serve-c .serve-deta .serve-deta-r {
    width: 80%;
    margin-top: 3rem;
}
.serve-c .serve-deta .serve-deta-r dt {
    font-size: 1.5rem;
}
.serve-c .serve-deta .serve-deta-r dd p {
    font-size: 0.2rem;
    margin-left: 5rem;
    line-height: 2.5rem;
}
/*入会流程*/

.flow-c {
	width: 100%;
	height: auto;
}
.flow-c-b {
	width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.flow-c-b div{
	height: 33rem;
	width: 47%;
	margin: 3rem 0;
}
.flow-c .flow-c-list {
	position: relative;
	top: -110rem;
	overflow: hidden;
}

.flow-c .flow-c-list li{
	float: left;
	width: 45%;
	margin-left: 1rem;
	height: 212px;
	position:;
	top: 3rem;
}
.flow_phone{
	display: block;
}
.flow_pc{
	display: none;
}
.flow-c-b div:nth-child(1){
	background: url(../../../images/index1/lc-2.png) no-repeat;
	background-position: 6px 135px;
}
.flow-c-b div:nth-child(1):hover {
	background: url(../../../images/index1/lc-22.png) no-repeat;
	background-position: 6px 135px;
}
.flow-c-b div:nth-child(2){
	background: url(../../../images/index1/lc-2.png) no-repeat;
	background-position: -195px 135px;
}
.flow-c-b div:nth-child(2):hover {
	background: url(../../../images/index1/lc-22.png) no-repeat;
	background-position: -195px 135px;
}
.flow-c-b div:nth-child(3){
	background: url(../../../images/index1/lc-2.png) no-repeat;
	background-position: -394px 105px;
}
.flow-c-b div:nth-child(3):hover {
	background: url(../../../images/index1/lc-22.png) no-repeat;
	background-position: -394px 105px;
}
.flow-c-b div:nth-child(4){
	background: url(../../../images/index1/lc-2.png) no-repeat;
	background-position: -600px 105px;
}
.flow-c-b div:nth-child(4):hover {
	background: url(../../../images/index1/lc-22.png) no-repeat;
	background-position: -600px 105px;
}
.flow-c-b div:nth-child(5){
	background: url(../../../images/index1/lc-2.png) no-repeat;
	background-position: -800px 75px;
}
.flow-c-b div:nth-child(5):hover {
	background: url(../../../images/index1/lc-22.png) no-repeat;
	background-position: -800px 75px;
}
.flow-c-b div:nth-child(6){
	background: url(../../../images/index1/lc-2.png) no-repeat;
	background-position: -1000px 75px;
}
.flow-c-b div:nth-child(6):hover {
	background: url(../../../images/index1/lc-22.png) no-repeat;
	background-position: -1000px 75px;
}