@charset "utf-8";

.user-header {
  width: 100%;
  height: auto;
  margin: 0;
  position: relative;
}
.user-header .myhead_img {
  position: absolute;
  width: 45%;
  border-radius: 50%;
  top: 70%;
  left: 50%;
  text-align: center;
  transform: translate(-50%,-50%);
}
.myhead_img img{
	width: 2rem;
	margin: 0 auto;
}
.myhead_img span{
	font-size: 16px;
	font-weight: bold;
	color: #111;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	display: block;
}

.head-name {
  width: 100%;
  position: absolute;
  left: 0;
  text-align: center;
  font-size: .4rem;
  color: #666;
  top: 3rem;
}

/* 登录 */
.user-label1 {
  /* width: 94%; */
  height: .6rem;
  /* margin: 0.1rem auto 0; */
  margin-top: .2rem;
  padding-left: .2rem;
  display: flex;
  box-sizing: border-box;
}

.user-icon {
  width: .34rem;
  /* height: .4rem; */
  overflow: hidden;
  margin-right: .2rem;
}

.user-icon img {
  width: 100%;
  height: auto;
}

.user-box1a {
  width: 94%;
  height: 0.6rem;
  margin: 0.25rem auto 0;
  font-size: 0.28rem;
  color: #333;
  display: flex;
  box-sizing: border-box;
}

.user-check {
  margin-top: 0.05rem;
  width: .4rem;
  height: .4rem;
  overflow: hidden;
}

.password_inpit {
  width: .3rem;
  height: .3rem;
  border: .01rem solid rgb(187, 187, 187);
  border-radius: .04rem;
}

.user-foot {
  margin: 1.4rem auto .1rem;
  width: 6rem;
  height: .7rem;
  overflow: hidden;
  display: flex;
  box-sizing: border-box;
  justify-content: space-between;
}

.user-foot a {
  width: 2.36rem;
  height: .7rem;
  line-height: .7rem;
  display: block;
  border-radius: 1.3rem;
  border: 0.01rem solid #fa1913;
  color: #fa1913;
  text-align: center;
}

/* 忘记密码 */
.user-form {
  width: 7.1rem;
  height: 6.8rem;
  overflow: hidden;
  margin: 0 auto;
  border-radius: .12rem;
  background-color: #fff;
  box-shadow: 1px 1px 0px #f3f3f3;
}

.js_grid {
  padding: 0.1rem 0.1rem !important;
}

.point {
  width: auto;
}

.weui-grid {
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.weui-grid__label {
  font-size: 0.26rem;
  color: #999;
}

.mid {
  padding: 0.4rem 0.5rem;
}

.middle {
  font-size: 0.28rem;
}

.weui-grids:before,
.weui-grids:after,
.weui-grid:before,
.weui-grid:after,
.weui-cell:before,
.weui-cells:before,
.weui-cells:after {
  border: none;
}

.mould {
  border-top: 0.2rem solid #FAFAFA;
  border-bottom: 0.2rem solid #FAFAFA;
}

.mould1 {
  border-top: 0.2rem solid #FAFAFA;
}

.index-title {
  width: 7rem;
  height: 0.7rem;
  margin: 0 auto;
  line-height: 0.8rem;
  font-size: 0.3rem;
  color: #333;
}

.user-box1 {
  /* width: 94%; */
  height: 1.3rem;
  /* margin: .12rem auto 0; */
  font-size: 0.28rem;
  color: #333;
  /* border-bottom: 0.01rem solid #eee; */
}

.user-label {
  width: 100%;
  margin: 0 auto;
  font-size: .34rem;
  font-weight: 600;
}

.user-input {
  width:100%;
  margin: 0 auto;
  margin-top: 5px;
  color: #666;
  font-size: 15px;
  border-bottom: 1px solid #ddd;
}
.user-input input{
	height: .6rem;
  line-height: .6rem;
}

.user-input1 {
  width: 94%;
  height: .6rem;
  margin: 0.1rem auto 0;
  display: flex;
  box-sizing: border-box;
}

.user-input1a {
  width: 70%;
  height: .6rem;
  line-height: .6rem;
  color: #424242;
  border-bottom: 1px solid #eee;
}

.user-input1b {
  width: 1.5rem;
  margin-left: auto;
  margin-right: 0;
  text-align: center;
  height: .6rem;
  line-height: .6rem;
  color: #333 !important;
}

.user-input1b a {
  color: #fa1913 !important;
}

.user-btn {
  width: 6rem;
  height: .9rem;
  line-height: .9rem;
  color: #fff;
  border-radius: 3rem;
  /* background-color: #fa1913; */
  background: linear-gradient(to right, #ff5f4a, #fb1611);
  box-shadow: 0px 3px 12px #ff716f6b;
  display: block;
  text-align: center;
  border: none;
  margin: .5rem auto;
  font-size: .32rem;
}

.change_btn {
  margin-top: 1rem;
}
.btn_mb{
  margin-bottom: 1.2rem!important;
}

/* 注册 */
.bg {
  background: #fff;
}

/* .mt{
      margin-top: .88rem;
    } */
.user-title,
.font-bold {
  width: 7.1rem;
  height: .8rem;
  line-height: .8rem;
  margin: 0.3rem auto 0;
  font-size: 0.3rem;
  color: #424242;
  /* border-bottom: .01rem solid #eee; */
}

.user-title {
  margin-top: .88rem
}

.user-form {
  width: 7.1rem;
  padding: .2rem;
  box-sizing: border-box;
  min-height: 6.8rem;
  overflow: auto;
  margin: 0 auto;
}


/* 反馈建议 */
.font-bold span {
  font-size: .24rem;
  color: #fa1913;
}

.fb-head {
  width: 5rem;
  height: 1rem;
  margin: .4rem auto 0;
  display: flex;
  box-sizing: border-box;
  justify-content: space-between;
}

.fb-head .btn1 {
  width: 1.9rem;
  height: .7rem;
  line-height: .7rem;
  color: #fff;
  border-radius: .12rem;
  background-color: #fa1913;
  display: block;
  text-align: center;
  border: none;
  margin: 0 auto;
  font-size: .28rem;
}

.fb-head .btn2 {
  width: 1.9rem;
  height: .7rem;
  line-height: .7rem;
  color: #6f6f6f;
  border-radius: .12rem;
  background-color: #f6f6f6;
  display: block;
  text-align: center;
  border: none;
  margin: 0 auto;
  font-size: .28rem;
}

.user-box1c {
  width: 7.1rem;
  height: 1.9rem;
  overflow: hidden;
  margin: .1rem auto;
  padding: .01rem;
  border-radius: .12rem;
  background-color: #f4f4f4;
}

.user-box1c textarea {
  width: 98%;
  margin: .04rem auto;
  display: block;
  height: 1.80rem;
  font-size: .26rem;
  padding: .1rem;
  box-sizing: border-box;
  background-color: #f4f4f4;
  border: none;
  resize: none;
}

.user-box2 {
  width: 7.1rem;
  height: .74rem;
  overflow: hidden;
  margin: 0 auto;
  padding: .01rem;
  border-radius: .12rem;
  background-color: #f4f4f4;
}

.user-box2 input {
  line-height: .74rem;
  text-indent: .5em;
}

.fb-btn {
  width: 86%;
  height: .8rem;
  line-height: .8rem;
  color: #fff;
  border-radius: .12rem;
  background: linear-gradient(to right, #ff5f4a, #fb1611);
  box-shadow: 0px 2px 5px #fb15116b;
  display: block;
  text-align: center;
  border: none;
  margin: .6rem auto 0;
  font-size: .28rem;
}

/* 修改密码 */
.user-form1,
.user-form2 {
  width: 100%;
  box-sizing: border-box;
  margin: 15px auto 0 ;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0px 3px 12px #e4e4e4;
  
}
.user-form3 {
  width: 100%;
  padding:0  12px;
  box-sizing: border-box;
  margin: .1rem auto 0;
  
  
}
.user-form3 .user_list{
  padding:0  12px;
  box-sizing: border-box;
	border-radius: 7px;
	width: 100%;
	background-color: #fff;
  box-shadow: 0px 3px 8px #e1e1e1;
}

.user-form2 {
  margin-top: .3rem;
}
.form3_mt{
  margin-top: .5rem;
}
.user-box11 {
	box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  padding: 12px 12px;
  font-size: 14px;
  color: #333;
  
}
.user-form2 .user-box11:nth-of-type(1){
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	padding-bottom: 0;
}
.user-form2 .user-box11:nth-of-type(2){
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}


/* 个人中心 */
.my-box {
  width: 100%;
  height: 48px;
  line-height: 48px;
  box-sizing: border-box;
  display: flex;
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
}
.my-box img{
	display: inline-block;
}
.my-box:last-of-type{
  border: 0;
}
.user-form3 a{
  display: block;
  border-bottom: 1px solid #eee;
}
.my-icon {
  /* margin-left: .35rem; */
}
.my-icon img{
	width: 32px;
}
.my-box1 {
	font-size: 15px;
  width: 60%;
  color: #424242;
  margin-left: .12rem;
}

.my-right {
	padding: 0 5px;
  margin-left: auto;
  /* margin-right: .1rem; */
}
.my-right img{
	width: 8px;
	opacity: .6;
	margin-top: -3px;
}
.my-text {
  width: 30%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #999;
  margin-left: auto;
  text-align: right;
}

.my-btn {
  width: 80%;
  height: 42px;
  line-height: 42px;
  color: #0f0f0f;
  border-radius: 30px;
  background:linear-gradient(90deg,#e4e4e4,#dadada);
  display: block;
  text-align: center;
  border: none;
  margin: 0 auto;
  margin-top: 30px;
  font-size: 15px;
}
/*跳转QQ*/
.layui-layer-title{
	text-align: center;
	padding: 0;
}
.external_page{
	border-radius:5px;
	overflow: hidden;
}
.external{
	padding: 8px 12px;
	margin: 0 auto;
}
.external ul{
	text-align: center;
	font-size: none;
}
.external ul li{
	display: inline-block;
	vertical-align: middle;
	margin-top: 15px;
	width: 18%;
	text-align: center;
	margin-right:2.5%;
}
.external ul li:nth-child(5n){
	margin-right: 0;
}
.external ul li img{
	width: 60%;
	margin: 0 auto;
	margin-bottom: 5px;
	display: block;
}
.external ul li span{
	font-size: 15px;
	color: #333;
	display: block;
}
.external ul li:last-child{
	border-bottom: none;
}
.layui-layer-btn-{
	text-align: center;
	padding-bottom: 25px;
}
.layui-layer-btn- a{
	width: 50%;
	height: 40px;
	line-height: 40px;
	border-radius: 50px;
	
}
.layui-layer-btn .layui-layer-btn0 {
	background: #efefef;
	border: none;
	color: #333;
}
@media only screen and (min-width: 100px) and (max-width: 375px) {
	.user-header{
		margin-top: -40px;
	}
	.my-btn{
		margin-top: 22px;
	}
}
@media only screen and (min-width: 100px) and (max-width: 360px){
	.my-box{
		height: 46px;
		line-height: 46px;
	}
	.my-icon img{
		width: 28px;
	}
	.my-box1{
		font-size: 14px;
	}
}
@media only screen and (min-width: 375px) and (min-height: 760px) {
	.user-header{
		margin-top: 0px;
	}
	.my-btn{
		margin-top: 40px;
	}
	.myhead_img span{
		margin-top: 5px;
	}
	.form3_mt{
		margin-top: .8rem;
	}
}
