
input::-webkit-input-placeholder{
font-size: 0.14rem;
color: #D7D7D7;
}
input:-moz-placeholder{
	font-size: 0.14rem;
	color: #D7D7D7;
}
input::-moz-placeholder{
	font-size: 0.14rem;
	color: #D7D7D7;
}
input:-ma-input-placeholder{
	font-size: 0.14rem;
	color: #D7D7D7;
}

/* 登录 */

.BJ {

	margin: 0 auto;
	/*margin-top:1.1rem;*/
	padding-top: 1.5rem;
	padding-bottom: 1.3rem;
	background-image: url("../img/add/bg.jpg");
	background-size: cover;
	margin-top: 1rem;
}

.zj {
	max-width: 14rem;
	margin: 0 auto;
}

.common {
	/*  width: 15rem;*/
	max-width: 4.8rem;
	margin-right: 0;
	margin-left: auto;
	background: #FFFFFF;
box-shadow: 0rem 0.02rem 0.3rem 0.01rem rgba(79,79,79,0.3);
border-radius: 0.16rem 0.16rem 0.16rem 0.16rem;
	padding: 0.3rem;
	padding-bottom: 0;
	padding: 0;
	text-align: center;
}
.form_top{
	padding: 0.4rem;
	padding-bottom: 0.8rem;
}
.loginButtonDiv {
	width: 100%;
	text-align: center;
	background: rgba(222, 41, 15, 1);
	font-size: 0.18rem;
	color: #FFFFFF;
	text-align: center;
	width: 4rem;
	padding: 0.1rem ;
	margin-top: 0.64rem;
	margin-bottom: 0.15rem;
	display: block;
}

.loginButtonDiv:hover {
	cursor: pointer;
}

.common .p_title {
	font-weight: 400;
	font-size: 0.24rem;
	color: #333333;
	line-height: 0.48rem;
	text-align: center;
	margin-top: 0;
	display: inline-block;
	margin-bottom: 0px;
	margin-bottom: 0.2rem;
}

.form-group {
	text-align: right;
}

.control-group {
	position: relative;
	margin-bottom: 0.17rem;
	line-height: 0.39rem;
	width: 100%;
	box-sizing: border-box;
	border: 0.01rem solid #DEDEDE;
	outline: none;
	border-radius: 0.04rem;
	display: flex;
	align-items: center;
	padding-right: 0.15rem;
}

.control-group .tip {
font-weight: 400;
font-size: 14px;
color: #999999;
white-space: nowrap;
padding: 0 0.24rem;
border-right: 0.01rem solid rgba(238, 238, 238, 1);
    line-height: 1;
	margin-right: 0.15rem;
	margin-top: 0.12rem;
	margin-bottom: 0.1rem;
	width: 0.9rem;
	text-align: left;
}

.control-group .p_input {
	border: 0rem;
	width: 100%;
	flex: 1;
	color: #333;
	line-height: 0.44rem;
}

.forgrtpassword {
	font-size: 0.14rem;
	color: rgba(222, 41, 15, 1);
}

.p_registerBtn {
	color: rgba(222, 41, 15, 1);
	text-decoration: unset;
	font-size: 0.14rem;
	text-align: center;
	    text-decoration: underline;
}
.checkgroup .name{
	font-weight: 400;
	font-size: 14px;
	color: #999999;
	white-space: nowrap;
}
.checkgroup{
	display: flex;
}
.check_box{
	width: 0.18rem;
	margin-right: 0.1rem;
		height: 0.18rem;
}
.formbox1{
	display: flex;
	margin-top: 0.25rem;
}
.form_bottom{
	background: #F5F6F8;
border-radius: 0rem 0rem 0.16rem 0.16rem;
display: flex;
align-items: center;
padding: 0.09rem 0.4rem;
}
.form_bottom .name{
	font-weight: 400;
	font-size: 0.12rem;
	color: #999999;
	    width: auto;
	line-height: 0.23rem;
}



/* 注册 */
.login_wrap .control-group .tip{
	padding: 0;
	text-align: center;
}
.login_wrap .control-group .p_code{
	background-color: transparent;
	border: transparent;
	font-size: 0.14rem;
	padding-left: 0.1rem;
	color: #DE290F;
}
.login_wrap .loginButtonDiv{
	margin-top: 0.36rem;
}
.login_wrap .form_top{
	padding-bottom: 0.34rem;
}
/* 会员信息 */
.member_wrap{
	display: flex;
	padding-top: 0.7rem;
	padding-bottom: 1.09rem;
	    align-items: self-start;
}
.member_left{
	width: 2.2rem;
	background: #FFFFFF;
	box-shadow: 0rem 0rem 0.15rem 0.01rem rgba(0,0,0,0.16);
}
.cate_tit{
	font-weight: 400;
	font-size: 0.14rem;
	color: #333333;
	line-height: 0.48rem;
	padding-left: 0.24rem;
}
.level1_list {
	padding-bottom: 0.05rem;
}
.level1_list .level1_item{
	height: 0.32rem;
	line-height: 0.32rem;
	border-left: 0.04rem solid transparent;
	transition: all 0.3s;
}
.level1_list .level1_item .level1_a{
	font-weight: 400;
	font-size: 0.12rem;
	color: #808080;
	line-height: 0.32rem;
	padding-left: 0.36rem;
}
.level1_list .level1_item:hover, 
.level1_list .level1_item.active{
	background-color: rgba(222, 41, 15, 0.03);
	border-color: rgba(222, 41, 15, 1);
}
.level1_list .level1_item:hover .level1_a, 
.level1_list .level1_item.active .level1_a{
	color: #DE290F;
}
.member_mill{
	width: 0.74rem;
}
.member_right{
	flex: 1	;
	width: 12.06rem;
}
.member_box1{
	height: 0.56rem;
	background: #FFFFFF;
	box-shadow: 0rem 0rem 0.15rem 0.01rem rgba(0,0,0,0.16);
	font-weight: bold;
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.56rem;
	padding-left: 0.32rem;
	margin-bottom: 0.24rem;
}
.member_right .member_box2{
	background: #FFFFFF;
	box-shadow: 0rem 0rem 0.15rem 0.01rem rgba(0,0,0,0.16);
	padding: 0.24rem 0.82rem 0.53rem 0.32rem;
}
.member_box2 .tit{
	font-weight: 400;
	font-size: 0.16rem;
	margin-bottom: 0.25rem;
	color: #666666;
}
.member_box2 .info1 {
	font-weight: 400;
	font-size: 0.14rem;
	color: #DE290F;
	line-height: 0.18rem;
	display: flex;
	align-items: flex-end;
	cursor: pointer;

}
.member_box2 .tips {
	padding-bottom: 0.48rem;
	border-bottom: 0.01rem solid #DBDBDB;
	margin-bottom: 0.3rem;
	margin-top: 0.3rem;
	padding-left: 1.03rem;
}
.alter{
	font-size: 0.14rem;
	color: #DE290F;
}
.member_box2 .info1 img{
	width: 2.14rem;
	height: 1.57rem;
	background: #FFFFFF;
	box-shadow: 0rem 0rem 0.1rem 0.01rem rgba(0,0,0,0.1);
	border-radius: 0.06rem 0.06rem 0.06rem 0.06rem;
	margin-right: 0.25rem;
		margin-left: 1.03rem;
}
.info2{
	padding-left: 0.64rem;
}
.info2 .group_box {
	display: flex;
	align-items: center;
	margin-bottom: 0.25rem;
}
.info2 .group_box.mask{

}
.group_box .tip{
	font-weight: 400;
	font-size: 0.14rem;
	color: #666666;
	line-height: 0.32rem;
	white-space: nowrap;
	position: relative;
	width: 1.09rem;
	padding-left: 0.1rem;
}
.info2 .group_box.mask .tip::after{
	content: '*';
	display: block;
	position: absolute;
	left: 0%;
	top: 0;
	color: rgba(234, 50, 0, 1);
	font-size: 0.14rem;
	
}
.info2 .l_tips {
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
}
.info2 .control-group{
	padding-left: 0.16rem;
	width: 4rem;
	margin-bottom: 0rem;
}
.tag_right .list {
	display: flex;
	/* margin-left: 0.14rem; */
	flex-wrap: wrap;
	align-items: center;
}
.tag_right .list .item{
	font-size: 0.12rem;
	color: #FFFFFF;
	padding: 0.07rem 0.3rem;
	background: #CCCCCC;
	border-radius: 0.06rem 0.06rem 0.06rem 0.06rem;
	margin-right: 0.7rem;
	cursor: pointer;
	margin-bottom: 0.2rem;
}
.add_item{
	width: 0.87rem;
	height: 0.3rem;
	background: #FFFFFF;
	border-radius: 0.06rem 0.06rem 0.06rem 0.06rem;
	border: 0.01rem solid rgba(222, 41, 15, 0.5);
	text-align: center;
	font-weight: 400;
	font-size: 0.12rem;
	line-height: 0.28rem;
	color: #DE290F;
	cursor: pointer;
}
.tag {
	align-items: flex-start !important;
}
.info3{
	display: flex;
}
.info3 .button{
width: 0.76rem;
height: 0.4rem;
border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
border: 0.01rem solid #DE290F;
	line-height: 0.4rem;
	text-align: center;.
	font-size: 0.14rem;
	color: #DE290F;
}
.info3 .button:hover{
	background: #DE290F;
	color: #fff;
}
.info3 .button.enter{
	margin-right: 0.24rem;
}

.addlabel_mode{
    display: none;
}
/* 添加标签 */
.addlabel_mode{
	position: fixed;
	    width: 100%;
	    height: 100%;
	    background-color: rgba(0, 0, 0, 0.4);
	    top: 0;
	    left: 0;
	    z-index: 9;
}
.addlabel_mode.p_close{
    display: none;
}
.addlabel{
	    top: 50%;
	    left: 50%;
	    transform: translate(-50%, -50%);
	    position: absolute;
	    background: #FFFFFF;
		width: 5.96rem;
		height: 3.12rem;
		background: #FFFFFF;
		box-shadow: 0rem 0.03rem 0.1rem 0.01rem rgba(0,0,0,0.16);
		border-radius: 0.04rem 0.04rem 0.04rem 0.04rem;
}
.addlabel .top{
	display: flex;
	justify-content: space-between;
	padding:0.16rem 0.28rem;
	
background: #F7F7F7;
}
.addlabel .top p{
	font-size: 0.18rem;
	font-weight: 400;
	color: #333333;
	line-height: 0.18rem;
	
}
.addlabel .top .close {
    font-size: 0.4rem !important;
    margin-top: -4px;
    cursor: pointer;
}
.addlabel .bottom{
	padding: 0.54rem 0.48rem 0.54rem 0.54rem;
}
.addlabel .bottom .group_box{
	display: flex;
	align-items: center;
}
.addlabel .control-group{
	margin-bottom: 0rem;
}
.addlabel .info3{
	justify-content: center;
	margin-top: 0.54rem;
}
.addlabel .control-group .p_input{
	padding-left: 0.27rem;
}

.addlabel .group_box .tip{
	color: #999;
}



/* 修改密码 */

.revamp .info2{
	padding-left: 0;
}

.revamp .info3{
	padding-left: 1rem;
}

.member_right.revamp .member_box2{
	padding: 0.4rem;
	padding-bottom: 1.64rem;
}


.getCode {
    position: absolute;
    right: 15px;
    font-size: 14px;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    color: rgba(222, 41, 15, 1);
    border: none;
    cursor: pointer;
}

@media screen and (max-width:1024px){
    .common{
        margin-right: auto;
    }
    .common .p_title{
        font-size: 16px;
    }
    .control-group .tip{
        font-size: 12px;
    }
    .control-group .tip{
        width: 57px;
    }
    .check_box{
        width: 12px;
        height: 12px;
    }
    .checkgroup{
        align-items: center;
    }
    .formbox1{
        align-items: center;
    }
    .forgrtpassword{
        font-size: 14px;
    }
    .loginButtonDiv{
        font-size: 14px;
    }
    .p_registerBtn{
        font-size: 14px;
    }
    .form_bottom .name{
        font-size: 12px;
    }
}