#login {
	padding: 0;
}
/* log */
.logimg {
	width: 100%;
	text-align: center;
    padding: 0.5rem 0 0.2rem 0;
}
.logimg img {
    width: 1.5rem;
    height: 1.5rem;
	border-radius: 50%;
}
/* 登录 */
.loginc {
	width: 100%;
	padding: 0.2rem; margin-top:0.8rem;
}
.logcont {
	width: 100%;
	position: relative;
	margin: 0 auto;
	border-radius: 0.1rem;
	overflow: hidden;
	transition: 0.4s;
}
.logcont ul {
	font-size: 0;
	padding: 0.3rem 0;
	background: #ffffff;
    border-bottom: 0.02rem solid #efefef;
}
.logcont ul li {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	text-align: center;
	font-size: 0.32rem;
	color: #999999;
}
.logcont ul li.onshow {
	color: #51b53b;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.logcont ul li:first-child {
	border-right: 0.01rem solid #eeeeee;
}
.logcont ul li:last-child {
	border-left: 0.01rem solid #eeeeee;
}
.logjg-c {
    border-bottom-right-radius: 0.1rem;
    border-bottom-left-radius: 0.1rem;
    background: #ffffff;
    display: none;
}
.logjg-c.onshow {
	display: block;
}
.logjg-c input {
    border: 0;
    line-height: 0.9rem;
    display: inline-block;
    outline: none;
    font-size: 0.28rem;
    width: 55%;
    background: transparent;
}
.logjg-c input::-webkit-input-placeholder {
  	color: #999999;
}
.logjg-c input::placeholder {
  	color: #999999;
}
.logjg-oc {
	border-bottom: 0.02rem solid #f7f7f7;
	padding: 0 0.2rem;
	position: relative;
    font-size: 0;
}
.logjg-oc label {
	color: #999999;
    width: 10%;
    display: inline-block;
}
.logjg-butt {
	width: 100%;
    margin-top: 0.4rem;
    line-height: 0.8rem;
    background: #51b53b;
    text-align: center;
    color: #ffffff;
    font-size: 0.32rem;
    border-radius: 0.1rem;
    letter-spacing: 0.02rem;
}
.logjg-footer {
	width: 100%;
    overflow: hidden;
    margin-top: 0.2rem;
    text-align: center;
}
.logfoot-tx {
    display: inline-block;
    font-size: 0.24rem;
    color: #999999;
    float: right;
    margin-right: 0.1rem;
}
.logjg-footer.midfoot .logfoot-tx {
	float: none;
}
.logfoot-tx i {
    display: inline-block;
    line-height: 1.6;
    border: 1px solid #51b53b;
    padding: 0 0.1rem;
    color: #51b53b;
    margin: 0 0.1rem;
}
/* 注册成功页 */
#loginCg {
	background: #ffffff;
	padding: 0;
}
.log-zhuceCg {
	text-align: center;
	padding-top: 2.4rem;
}
.zcg-tx {
    padding: 0 0.2rem;
    border: 0.02rem solid #51b53b;
    font-size: 0.32rem;
    display: inline-block;
    line-height: 1.6;
    color: #333333;
    letter-spacing: 0.02rem;
}
.zcg-tx i {
	color: #51b53b;
    margin-right: 0.1rem;
    font-size: 0.38rem;
}
.log-zhuceCg a {
    display: block;
    margin-top: 0.2rem;
    color: #51b53b;
    font-size: 0.28rem;
    letter-spacing: 0.01rem;
}
.log-zhuceCg a i {
    font-size: 0.24rem;
    margin-left: 0.06rem;
}
/* 错误提示文字样式 */
.orrspan {
	display: none;
    color: #ff6666;
    position: absolute;
    right: 0rem;
    transform: scale(0.8);
    top: 0.24rem;
    font-size: 0.24rem;
}
/* 重设密码 */
.logjg-c input[name="yzcoder"] {
    width: 30%;
}
.yzspan {
    border: 0.02rem solid #51b53b;
    padding: 0 0.06rem;
    border-radius: 0.08rem;
    color: #51b53b;
    font-size: 0.24rem;
    display: inline-block;
    text-align: center;
    line-height: 1.8;
}
/* 会员管理 */
.logimg.change-person {
    padding-top: 1.4rem;
}
.logjg-c input[name=userDress] {
    width: 90%;
}
.uplog {
    content: '';
    display: inline-block;
    position: relative;
    border-width: 0.1rem 0.1rem 0 0.1rem;
    border-style: solid;
    border-color: transparent;
    border-top-color: #999999;
    left: -0.4rem;
    top: -0.04rem;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.uplog.onshow {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.sex-option {
    position: absolute;
    top: 0.8rem;
    left: 8%;
    width: 60%;
    padding: 0 0.26rem;
    line-height: 0.8rem;
    z-index: 9;
    background: #ffffff;
    -webkit-box-shadow: 0 0 0.1rem 0.02rem #ccc;
    -ms-box-shadow: 0 0 0.1rem 0.02rem #ccc;
    box-shadow: 0 0 0.1rem 0.02rem #ccc;
    border-radius: 0.06rem;
    display: none;
}
.sex-option span {
    display: block;
    font-size: 0.28rem;
    color: #999999;
}
.sex-option span.onshow {
    color: #333333;
}


/*微店*/
.fsdd_list{ float:left; width:100%;}
.fsdd_list_bt{float:left; width:100%; background:#fff; box-shadow:0 2px 2px rgba(0,0,0,.2);}
.fsdd_list_bt_li{ float:left; width:33.33%; box-sizing:border-box; padding:10px 0; text-align:center; font-size:14px; color:#333}
.fsdd_list_bt_li.pro_hover{ font-size:14px; color:#f60; border-bottom:solid 2px #f60; box-sizing:border-box;}
.actio{ display:none;}

.wd_tx{ width:100%; display:block; margin:20px 0; height:1.1rem; }
.wd_tx span{  font-size:16px; line-height:60px; float:left; width:100px;}
.tx_img{ width:60px; height:60px; border-radius:50%; width:70px; display:inline-block; float:left;}
.tx_img img{ width:60px; height:60px; border-radius:50%;}
.tx_img_xz{ display:inline-block; line-height:60px; float:left; width:calc(100% - 170px); position:relative;}
.tx_img_xz input{ float:left; width:100%; display:none;}
.tx_img_xz input[type="file"]:checked + span{ border:solid 1px #f10; color:#f10;}
.wd_tx label{ width:100%; margin:0;}
.wd_tx label span{ width:100px; text-align:center; float:left; height:40px; line-height:40px; background:#999; font-size:15px; color:#fff; border-radius:4px; margin-top:10px;}


.dd_list{ float: left; width: 100%;  background: #fff; padding:20px; box-sizing: border-box;}
.pm { float: left; padding: 0 1%; width: 98%; text-align: center;}

.pm_nr { border-bottom: #cacaca 1px dashed;  /* height: 80px; *//* line-height: 80px; */ font-size: 15px; text-align: left; padding-bottom: 12px; margin-bottom: 15px;}
.hy_list{ float: left; width: 100%;  /*margin: 20px 3%;*/ background: #fff; padding: 20px; box-sizing: border-box;}
.hy_list_ul{ float: left; width: 100%;}
.hy_list_ul_li{ float: left; width: 100%; margin: 10px 0;}

.hy_list_ul_li_sz{ float: left; width: 30px; line-height: 50px; font-size: 14px; color: #333; font-style: italic; font-weight: bold;}
.hy_list_ul_li_sz span{ padding: 5px; box-sizing: border-box;}
.hy_list_ul_li_img{ float: left; width: 80px;}
.hy_list_ul_li_img img{ width: 50px; height: 50px; border-radius: 50%;}
.hy_list_ul_li_txt{ float: left; width: calc(100% - 200px); line-height: 50px; font-size: 14px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.hy_list_ul_li_fxs{ float: right; width: 90px; line-height:50px; font-size: 14px; text-align: right; color: #333;}
.dindan { width: 100%;  display: block;text-align: left; color: #999;}
.pm_fs { float: left; color: #999;  width: 100%;  display: block;  line-height: 25px;  margin-top:9px; text-align: left;}
.pm_mc { float: left; width: 100%; color: #000;font-weight: bold; line-height: 22px; margin-top:13px; text-align: left; display: -webkit-box; -webkit-box-orient: vertical;  -webkit-line-clamp: 2;
  overflow: hidden;}
.data span{  margin-right:25px;} 
.fenye{ float:left; width:100%; margin-top:10px;}
.fenye a{font-size:14px; color:#333; padding:4px 15px; border:solid 1px #ddd; border-radius:3px; margin:0 5px;}
.fenye a.dq{ color:#f60; border:solid 1px #f60;}
.tc_dd_xd_nr_li_r label input{ float:left; display:none;}