
/*banner*/
.user-banner-box {
  background: url("../images/user/user-banner.png")no-repeat center center;
  background-size: cover;
  padding-top: 20.3125%;
  min-height: 400px;
}


/*主体*/
.page-user {
  width: 80%;
  min-width: 1000px;
  max-width: 1200px;
  margin-top: -165px;
  margin-bottom: 50px;
}
.page-user .mainContainer {
  padding: 0;
}
/*左边*/
.page-user .page-user-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 270px;
  height: 100%;
  overflow: hidden;
  padding: 160px 0;
  z-index: 1;
}
.page-user .page-user-left .user-bg1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/user/user-bg1.png") repeat;
  opacity: .1;
  z-index: 0;
}
.page-user .page-user-left .user-bg2 {
  position: absolute;
  bottom: -20px;
  left: -60px;
  width: 100%;
  height: 433px;
  background: url("../images/user/user-bg2.png") no-repeat;
  z-index: 0;
}
.page-user .page-user-left .user-buke {
  position: absolute;
  top: 90px;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  height: 100px;
  background: url("../images/user/user-icon.png") no-repeat 0 0;
  z-index: 1;
}
.page-user .page-user-left li {
  margin: 15px auto;
}
/*右边*/
.page-user .page-user-right {
  position: relative;
  padding-left: 270px;
  width: 100%;
  height: auto;
}
/*头像*/
.page-user .user-img-box {
  position: relative;
  padding: 50px 45px;
  width: inherit;
  background-color: #fafafa;
}
.user-img {
  position: relative;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  overflow: hidden;
  background: url("../images/user/user-icon.png") no-repeat 0 -190px;
}
/*账户*/
.user-img-text {
  position: relative;
  padding: 5px 20px;
}
.user-img-text h3 {
  font-size: 20px;
}
/*.user-img-text .user-level {*/
  /*display: block;*/
  /*width: 40px;*/
  /*height: 40px;*/
  /*background: url("../images/user/user-icon.png") no-repeat 0 -150px;*/
  /*font-size: 12px;*/
  /*color: #ffffff;*/
  /*text-align: center;*/
  /*line-height: 35px;*/
/*}*/
.user-img-text .user-level {
  background: #F56102;
  border-radius: 50px;
  padding: 3px 8px;
  line-height: 30px;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
}
.user-img-text h6 span {
  margin-right: 30px;
}
.level-percentage {
  position: relative;
  margin-top: 10px;
  width: 200px;
  height: 6px;
  background-color: #e1e1e1;
  border-radius: 5px;
}
.level-percentage i {
  position: absolute;
  top: 0;
  left: 0;
  width: 40%;
  height: 100%;
  background-color: #ffa63d;
  border-radius: 5px;
}
/*签到*/
.user-daily-bonus {
  margin-top: 25px;
  font-size: 16px;
}
.user-daily-bonus:before {
  content: "bonu";
  color: transparent;
  background: url("../images/user/user-icon.png") no-repeat -40px -163px;
}
/*info*/
.user-info-box {
  position: relative;
  padding: 0 20px;
}
.user-info-box .user-info-text {
  padding-top: 60px;
  padding-left: 25px;
  width: 300px;
}
.user-info-left .btn-text {
  margin-left: 10px;
  vertical-align: 1px;
}
.user-info-text h6 {
  padding-left: 50px;
}
.user-info-text h6 .btn-text {
  margin-left: 10px;
}
.user-info-text .text-list {
  padding-top: 40px;
}
.text-list li {
  float: none;
  margin-bottom: 30px;
  font-size: 12px;
}
.text-list li .title {
  margin-right: 20px;
  width: 80px;
  text-align: right;
  color: #666666;
}
/*link*/
.user-info-box .user-info-link {
  position: relative;
  width: 45%;
  margin-left: 20px;
}
.user-info-link .link-list {
  position: relative;
  padding-top: 20px;
}
.link-list .link-item  {
  position: relative;
  float: none;
  width: 100%;
  height: 150px;
  padding-left: 55%;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.link-list .link-item em  {
  display: block;
  background: url("../images/user/user-icon.png") no-repeat;
}
/*link1*/
.link-list .link-item1 {
  padding-top: 50px;
  background-color: #ddf6e7;
}
.link-list .link-item1 em  {
  position: absolute;
  top: 50%;
  left: 10%;
  margin-top: -75px;
  width: 150px;
  height: 150px;
  background-position: -110px 0;
}
.link-item1 em.dog {
  background-position: -260px 0;
}
.link-item1 em.rabbit {
  background-position: -410px 0;
}
.link-list .link-item1 .btn-text {
  margin-top: 10px;
}
.link-item1 .link1-pet-info {
  margin-top: -25px;
}
.link1-pet-info h4 {
  font-size: 16px;
}
.link1-pet-info h4 span {
  font-size: 12px;
  font-weight: normal;
  background-color: #5bbce4;
  padding: 2px 8px;
  margin-left: 5px;
}
.link1-pet-info h5 {
  margin-top: 5px;
  font-size: 12px;
  font-weight: normal;
}
.link1-pet-info .level-percentage {
  width: 80%;
}
/*link2*/
.link-list .link-item2 {
  padding-top: 25px;
  background-color: #fdf5ea;
}
.link-list .link-item2 em  {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 150px;
  height: 150px;
  background-position: -320px -180px;
}
.link-list .link-item2 .btn-text {
  margin-top: 10px;
}
/*link3*/
.link-list .link-item3 {
  padding-top: 25px;
  background-color: #e6f2fb;
  padding-left: 0;
}
.link-list .link-item3 .btn-text {
  margin-top: 10px;
}

/*积分明细*/
.user-points {
  display: none;
}
.user-points .user-list-box {
  height: 540px;
}
/*用户资料*/
.user-information {
  position: relative;
  display: none;
  padding-bottom: 100px;
}
.user-information-ul {
  position: relative;
  margin: 80px auto 0;
  width: 400px;
}
.user-information-ul li {
  float: none;
  margin-bottom: 30px;
  height: 30px;
  line-height: 30px;
}
.user-information-ul span {
  float: left;
  margin-right: 20px;
  width: 120px;
  height: 50px;
  line-height: 50px;
  text-align: right;
  color: #666666;
}
.user-information-ul div {
  float: left;
  position: relative;
  padding: 0 15px;
  width: 260px;
  height: 50px;
  line-height: 50px;
  background-color: #f4f3f3;
  border: 1px solid #eeeeee;
}
.user-information-ul div .change-phone {
  position: absolute;
  right: -40px;
  top: 0;
  color: #ffa63d;
  cursor: pointer;
}
.user-information-ul input {
  padding: 0;
  background-color: transparent;
}
.user-information-ul input[type=text] {
  width: 85%;
}
.user-information-ul label {
  margin-left: 5px;
  vertical-align: 1px;
}
.btn-save {
  margin: 0 auto;
}
.user-information2 {
  display: none;
  position: relative;
}
.user-information2 .upload-img {
  margin: 60px auto 0;
  width: 320px;
  height: 304px;
  background-image: url("../images/user/user-pic.png");
}
.upload-img img {
  width: 100%;
  height: 100%;
}
.user-information2 p {
  margin-top: 20px;
  font-size: 12px;
  text-align: center;
  color: #cccccc;
}
.user-information2 .upload-btn {
  position: relative;
  margin-top: 50px;
  text-align: center
}
.upload-btn .btn-m {
  margin: 0 auto;
}
.user-information2 input[type=file] {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -75px;
  width: 150px;
  height: 60px;
  opacity: 0;
}



/*回家作业*/
.user-homework .user-list-box {
  height: 680px;
}

/*我的最爱*/
.user-favorite {
  height: 780px;
}
.user-favorite .index-hot-text {
  border: 1px solid #eeeeee;
}
.user-favorite .index-hot-ul li {
  width: 205px;
  height: 310px;
  margin-right: 17px;
  margin-bottom: 5px;
}
.user-favorite .index-hot-ul li .index-hot-img {
  height: 250px;
}
.user-favorite .user-like {
  position: absolute;
  top: 30px;
  right: 10px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("../images/user/user-icon.png");
  background-position: -125px -160px;
  cursor: pointer;
}

/*历史阅读*/
.user-history .user-like {
  background-position: -165px -160px;
}

/*积分商城*/
.user-shop .user-list-box {
  height: 710px;
}
.user-shop h3 {
  padding: 30px 56px;
  background-color: #fafafa;
  font-size: 16px;
  font-weight: normal;
}
.user-shop-ul {
  margin: 20px;
  width: 110%;
}
.user-shop-li {
  margin: 0 15px 15px 0;
  width: 20%;
  height: 230px;
  border: 1px solid #eeeeee;
  border-radius: 20px;
  overflow: hidden;
  background-color: #ffffff;
}
.user-shop-li ul {
  padding: 15px 15px 15px 30px;
  width: 100%;
  height: 30%;
  background-color: #f5f4f4;
  border-top: 1px solid #eeeeee;
}
.user-shop-li ul h5 {
  font-size: 14px;
}
.user-shop-li ul p {
  font-size: 13px;
  margin-top: 5px;
  color: #999999;
}
.user-shop-li ul .btn-text {
  margin-top: 6px;
}
.user-shop-li .shop-img {
  margin: 30px 0 30px 0;
}



/*兑换列表*/
.points-list {
  height: 80px!important;
}
.points-list .cm-pull-left {
  text-align: left;
}
.points-list h5 {
  margin-top: 10px;
  font-size: 15px;
  line-height: 30px;
}
.points-list p {
  margin-top: 0;
  line-height: 14px;
  color: #999999;
}
.points-list .w-40 {
  padding-top: 5px;
  font-size: 14px;
}
.points-list .img {
  margin: 10px 20px 0 15px;
  width: 60px;
  height: 60px;
  border-radius: 10px;
  border: 1px solid #eeeeee;
}
.points-list .img .shop-img-small{
  margin: 0 0 0 -20px;
}

/*账号充值*/
.account-input-box {
  width: 50%;
  height: 52px;
  border: 1px solid #f98e07;
}
.account-input-box i {
  margin: 0 15px;
  font-size: 20px;
  line-height: 42px;
  vertical-align: -2px;
}
.account-input-box input {
  width: 85%;
  height: 50px;
  line-height: 50px;
  border-left: 1px solid #f98e07;
}
.account-pay-li,
.account-deposit-li {
  margin: 0 40px 40px 0;
  padding: 15px 0;
  width: 150px;
  border: 1px solid #cccccc;
  border-radius: 6px;
}
.account-pay-li-active,
.account-deposit-li-active {
  border: 1px solid #f98e07;
}
.account-deposit-li-active p {
  color: #f98e07;
}
.pop-code,
.pop-code1,
.pop-code2 {
  display: none;
}
/*注册*/
.psw-step {
  margin-top: 20px;
  border: 1px solid #eeeeee;
  height: 700px;
  margin-bottom: 100px;
}
.step-line {
  width: 960px;
  margin: 80px auto 0;
}
.step-line li {
  padding-bottom: 20px;
  width: 25%;
  border-bottom: 9px solid #eeeeee;
  text-align: center;
}
.step-line li i {
  margin: 10px auto -35px;
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 4px solid #eeeeee;
  background-color: #ffffff;
}
.psw-step .user-information-ul {
  margin-top: 80px;
}
.user-information-ul img {
  width: 100px;
  height: 40px;
}
li.step-line-active {
  border-bottom: 9px solid #ffa63d;
}
li.step-line-active i {
  background-color: #ffa63d;
  border: 4px solid #ffa63d;
}
.psw-step .code {
  margin-left: 10px;
  color: #333333;
  cursor: pointer;
}
.code:hover {
  color: #ffa63d;
}
/*step2*/
.psw-step-2,
.psw-step-3 {
  display: none;
}
.psw-step-3 .pop-shop-ok {
  display: block;
}


/*注册*/
.register-step {
  height: 900px;
}
.register-step .step-line {
  width: 600px;
}
.register-step .step-line li{
	width:300px;
}
.psw-step-2 .pop-shop-ok {
  display: block;
}

.register-role {
  color: #999999;
  font-size: 12px;
}
.register-role i {
  color: #999999;
  font-size: 14px;
  cursor: pointer;
}
.register-role .agree {
  color: #ffa63d;
}
.register-role span {
  color: #ffa63d;
  font-size: 12px;
  cursor: pointer;
}

/*同意条款*/
.pop-role {
  display: none;
}
.pop-role .pop-content {
  top: 50%;
}
.pop-phone-step2 {
  display: none;
}
.pop-role-text {
  height: 300px;
  overflow-y: auto;
  padding-right: 30px;
}
.role-btn {
  padding: 5px 20px;
  background-color: #ffa63d;
  border-radius: 50px;
  color: #fff;
  cursor: pointer
}

/*忘记密码*/
.radio-ul .radio-box{
	width:16px;
	height:16px;
	background: #fff;
	margin-top: 16px;
	padding:0;
}
.radio-box input{
	position: absolute;
	width:16px;
	height:16px;
	z-index: 1;
	opacity: 0;
}
.radio-ul .radio{
	width:16px;
	height:16px;
	border-radius: 50%;
	border:1px solid #222;
	background: #fff;
	padding:0;   
	position: relative;     		
}
.radio-ul .radio span{
	display: block;
	width:8px;
	height:8px;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	top:50%;
	left:50%;
	margin-left: -4px;
	margin-top: -4px;
}
.radio-ul .radio-active{
	width:16px;
	height:16px;
	border:1px solid #ffa63d;
}
.radio-ul .radio-active span{
	background:#ffa63d ;
}
.radio-ul div{
	background: #fff;
	border:none;
	width: auto;
}
.radio-id{
	width:180px !important;
}
.radio-id input{
	font-size: 14px;
}