/*改版个人中心*/
.change-bg:hover{
	color: #666 !important;
	background: rgba(20,172,246,0.05)!important;
}
.user-top{
	width: 1200px;
	background: #fff;
	border-radius: 8px 8px 0 0 ;
	border:1px solid #f6f5f9;
	padding:30px 10px 35px 45px;
	box-sizing: border-box;
	margin-bottom: 30px;
	overflow: hidden;
	margin-top: 50px;
}
.user-top .left-con{
	float: left;
	text-align: center;

}
.user-top .left-con .login-img{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	border: solid 1px #f6f5f9;
}
.user-top .left-con .login-name{
	color: #4d4d4d;
	font-size: 14px;
	margin:15px 0 5px 0;
}
.user-top .left-con .login-out img{
	display: inline-block;
	margin-left: 3px;
}
.user-top .left-con .login-out{
	color: #b3b3b3;
}
.user-top .left-con .login-out:hover{
	color: #28a1f6;
	cursor: pointer;
}
.user-top  .right-con{
	float: left;
	overflow: hidden;
	margin: 40px 43px; 
}
.user-top  .right-con li{
	float: left;
}
.user-top  .right-con  .show-con{
	width: 130px;
	text-align: center;
}
.user-top  .right-con  .show-con div:nth-child(1){
	font-size: 20px;
}
.user-top  .right-con  .show-con div:nth-child(2){
	font-size: 14px;
	color: #666;
	margin-top: 15px;
}

.user-top  .right-con  .des-line{
	width: 1px;
	height: 30px;
	background-color: #f6f5f9;
	margin: 15px 17px;
}



/*新增公司认证完成后改动*/
.complete-certi{
	background-color: #ffffff;
	width: 460px;
	box-sizing: border-box;
	box-shadow: 0px 3px 14px 0px 
		rgba(0, 11, 39, 0.1);
	border-radius: 10px;
	padding:40px 60px 50px 60px; 
	margin:0 auto;
}
.certi-one{
	line-height: 35px;
	overflow: hidden;
}
.certi-one label{
	color: #cccccc;
	font-size: 14px;
	float: left;
}
.certi-one p{
	font-size: 14px;
	color: #4d4d4d;
	margin-left: 12px;
	float: left;
	text-align: left;
}
.certi-tips{
	position: relative;
}
/*.certi-tips img{
	width: 22px;
	height: 22px;
	position: absolute;
	left: -5px;
	height: -5px;
}*/
.certips-con{
	width: 330px;
	height: 110px;
	background-color: #f6f5f9;
	border-radius: 10px 10px 10px 10px;
/*	opacity: 0.2;*/
	padding: 14px;
	box-sizing: border-box;
	margin-top: 20px;

}
.certips-con div{
	font-size: 13px;
	color: #c2c2c2;
	text-align: left;
	margin-bottom: 5px;
}
.certips-con p{
	font-size: 13px;
	color: #c2c2c2;
    text-align: left;
    line-height: 20px;
    margin-bottom: 5px;
}
	
.manage-certi{
	width: 160px;
	height: 46px;
	line-height: 46px;
	cursor: pointer;
	background-color: #28a1f6;
	border-radius: 3px;
	margin:30px auto 0 auto; 
}
.manage-certi a{
	color: #fff; 
}


/*切换三种不同的认证主体*/
#changeArea input{
	height: 38px !important;
	margin-left: 4px;
}
#changeSpace input{
	height: 38px !important;
	margin-left: 4px;
}
.thum-upload{
	float: left;
}
.thum-upload img{
	width: 300px;
	height: 210px;
	cursor: pointer;
	border-radius: 3px;
    border: solid 1px #efedf2;
}
.input-holder::-webkit-input-placeholder {
	color: #cccccc;
}

.input-holder:-moz-placeholder {
	color: #cccccc;
}

.input-holder::-moz-placeholder {
	color: #cccccc;
}

.input-holder:-ms-input-placeholder {
	color: #cccccc;
}


.whetherShow{
	display: none;
}
.submit-space{
    width: 60px;
    height: 35px;
    color: #28a1f6;
    font-size: 15px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
}
}
.new-spacename{
	margin-left: 75px !important;
}
.fill-space{
	width: 110px;
	height: 35px;
	background-color: #f6f5f9;
	border: solid 1px #ecebf0;
	text-align: center;
	line-height: 33px;
	color: #808080;
	font-size: 14px;
	margin-left: 10px;
	cursor:pointer;
	display: inline-block;
}
.fill-space img{
	width: 12px;
	height: 12px;
	margin:9px 5px;
}
.go-company-manage{
	overflow:hidden;

}
.showTipCon{
	width:396px;
	margin:auto;
	min-height: 50px;
	margin-top: 50px;
	position: relative;
}
.go-company-manage img{
	width: 20px;
	height: 20px;
	float: right;
}
.go-company-manage p{
	float: right;
	cursor: pointer;
	margin-left: 10px;
	
}
.go-company-manage p a{
	color:#28a1f6
}
.company-desc textarea{
	background-color: #ffffff;
    border-radius: 3px;
    border: solid 1px #efedf2;
    height: 100px;
    width: 380px;
    padding:8px;
    float: left;
    margin-bottom: 40px;
}
.company-desc label{
	float: left;
	margin-right: 20px !important;
}
.company-desc{
	overflow:hidden;
}
.has-company-desc{
	width: 380px;
    min-height: 36px;
    background-color: #ffffff;
    border-radius: 3px;
    border: solid 1px #efedf2;
    text-align: left;
    color: #4d4d4d;
    font-size: 14px;
    margin-bottom: 10px;
    /* text-align: center; */
    padding: 8px;
    margin: 0 auto;

}
.tips-top {
    width: 365px;
    height: 40px;
    box-sizing: border-box;
    font-size: 14px;
    padding: 23px 15px 0;
    color: #666666;
    font-size: 14px;
    padding: 10px;
    background: #f7f5f5;
    box-shadow: 0px 2px 16px 0px rgba(0, 9, 33, 0.15);
    position: absolute;
    right: -85px;
    top:35px;
}

.tips-top:before,
.tips-top:after {
    position: absolute;
    content: '';
    width: 32px;
    height: 30px;
    top: -8px;
    left: 50%;
    margin-left: -20px;
    overflow: hidden;
    pointer-events: none;
    transform: rotate(225deg);
}

.tips-top:before {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0);
}

.tips-top:after {
    top: -7px;
    background: #f7f5f5;
}

.tips-inner:before,
.tips-inner:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    top: -8px;
    left: 50%;
    margin-left: -15px;
    overflow: hidden;
    pointer-events: none;
    transform: rotate(225deg);
}

.tips-inner {
    position: absolute;
    width:360px;
    height: 37px;
    box-sizing: border-box;
    font-size: 14px;
    padding: 10px;
    border: solid 2px rgba(249, 246, 246, 0.05);
    z-index: 10000;
    background: #fff;
    top: 0px;
    left: 3px;
}

.tips-inner:before {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.tips-inner:after {
    top: -9px;
    background: #fff;
}

/*服务商认证*/
.mailListBox{border:1px solid #369; background:#fff; }
.mailListDefault{padding:0 5px;cursor:pointer;white-space:nowrap;}
.mailListFocus{padding:0 5px;cursor:pointer;white-space:nowrap;background:#369;color:white;}
.mailListHlignt{color:red;}
.mailListFocus .mailListHlignt{color:#fff;}
.entry-container {
/*background-image: url(https://pub-files.jinshuju.net/bgi/20171019112204_70ac08?imageView2/2/w/1920);*/
	background-position: top center;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
    .entry-container {
      background-image: url(https://pub-files.jinshuju.net/bgi/20171019112204_70ac08?imageView2/2/w/1440);
background-position: top center;
background-attachment: fixed;
background-size: cover;
background-repeat: no-repeat;
      
    }
  }

@media screen and (min-width: 481px) and (max-width: 768px) {
    .entry-container {
      background-image: url(https://pub-files.jinshuju.net/bgi/20171019112204_70ac08?imageView2/2/w/768);
background-position: top center;
background-attachment: fixed;
background-size: cover;
background-repeat: no-repeat;
      
    }
  }

 @media screen and (max-width: 480px) {
.entry-container {
      background-image: url(https://pub-files.jinshuju.net/bgi/20171019112204_70ac08?imageView2/4);
background-position: top center;
background-attachment: fixed;
background-size: cover;
background-repeat: no-repeat;
    }
.entry-container {
	background-image: none;
}
.entry-container::after {
	content: '';
	display: block;
	background-image: url(https://pub-files.jinshuju.net/bgi/20171019112204_70ac08?imageView2/4);
	background-position: center top;
	background-size: cover;background-repeat: no-repeat;
	position: fixed;
	height: 100vh;
	width: 100vw;
	top: 0;
	left: 0;
	z-index: -1;
}

}
.entry-container > .entry-container-inner .center {
max-width: 700px;
}

  .entry-container > .entry-container-inner > form {
  background-color: #FFF;
max-width: 700px;
border-width: 0;
border-color: rgba(255, 255, 255, 0);
  }

  .entry-container > .entry-container-inner > form > .form-header .banner:not(.header-type-carousel),
  .entry-container > .entry-container-inner > form > .form-header .banner.header-type-carousel .slick-list {
  background-color: rgb(255, 133, 0);
font-size: 1.333em;
color: rgb(255, 255, 255);
  }

  .entry-container > .entry-container-inner > form .form-header {
  border-width: 0;
  }
  .entry-container > .entry-container-inner > form .field.submit-field {
  border-width: 0;
  margin-top: 0;
  }

  .entry-container > .entry-container-inner > form > .form-header .form-title {
  font-size: 1.667em;
font-weight: normal;
color: rgb(34, 34, 34);
  }

  .entry-container > .entry-container-inner > form .fields .field {
  
  }

  .entry-container > .entry-container-inner > form .fields .field .field-label {
  font-size: 1em;
font-weight: bold;
color: rgb(34, 34, 34);
  }

  .entry-container > .entry-container-inner > form .fields .field .choices label,
  .entry-container > .entry-container-inner > form .fields .field .likert thead th,
  .entry-container > .entry-container-inner > form .fields .field .matrix thead th,
  .entry-container > .entry-container-inner > form .fields .field .goods-items .name {
  font-size: 1.000em;
font-weight: bold;
  }

  .entry-container > .entry-container-inner > form .submit-field {
  text-align: center;
  }

  form .submit-field .gd-btn {
  background-color: rgb(255, 133, 0);
font-size: 1.167em;
color: rgb(255, 255, 255);
border-width: 0;
border-color: rgb(255, 255, 255);
  }


#show-user-name{
/*    float: left;
    width: 42px;
    height: 42px;
    background-color: #28a1f6;
    border-radius: 100%;*/
}
.require-code{
	height: 18px;
    width: 80px;
    background: #28a1f6;
    border-radius: 8px;
    color: #fff !important;
    text-align: center;
}
.require-code{
	float: none;
    display: inline-block;
    cursor: pointer;
}
#certificate-form{
	display: block;
}
.reqrcode{
	width: 200px;
    height: 200px;
    background: #ddd;
    z-index: 100000;
    position: absolute;
    top: 10px;
    left: 370px;
    line-height: 200px;
    color: #666;

}
.resubmit-certificate{
	width: 120px;
    height: 46px;
    margin:40px auto;
    background-color: #28a1f6;
    border-radius: 3px;
    border: none;
    color: #fff;
    font-size: 18px;
    line-height: 46px;
    cursor:pointer;
}
/*.phone-whether{
	display: none;
}*/
.now-change-btn{
	float: left;
    border: none;
    font-size: 14px;
    width: 60px;
    height: 30px;
    border-radius: 8px;
    line-height: 30px;
    text-align: center;
}
.first-show{
	color: #999;
}
.common-color8{
	color: #808080;
}
/*活动记录*/
.act-info{
	overflow: hidden;
	margin:15px 15px 15px 20px;
}
.act-info img{
	width: 212px;
	height: 115px;
	display: inline-block;
	float: left;
	margin-right:20px;
}
.act-detail{
	float: left;
	font-size: 13px;
	line-height: 30px;
	width: 360px;
}
.enter-act-detail button{
	width: 80px;
	height: 30px;
	background-color: #28a1f6;
	border-radius: 8px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	border:none;
	cursor:pointer;
}
.attend-btn{
	margin:42px 0;
}
.has-attend-num{
	font-size: 14px;
	color: #999;
	text-align: center;
}
.publish-btn{
	margin:30px 0 10px 0;
}
.enter-act-detail{
	float: right; 
}
.act-detail1,.act-detail2{
	color: #666;
}
.act-detail3,.act-detail4{
	color: #999;
}


/*消费明细*/
.user-consume{
	margin:25px 30px 0 30px;
}
.single-consume{
	/*width: 790px;*/
	background-color: #ffffff;
	border-radius: 10px;
	border: solid 1px #ecebf0;
	margin-bottom: 20px;
}
.cosume-detail{
	height: 40px;
	background-color: #f6f5f9;
	border-bottom: solid 1px #ecebf0;
}
.cosume-detail span{
	margin-left: 30px;
	color: #808080;
	font-size: 14px;
	line-height: 40px;
}
.consume-more-info{
	margin: 15px 50px 15px 20px;
	overflow: hidden;
	line-height: 100px;
}
.consume-more-info img{
	width: 100px;
	height: 100px;
	margin-right: 40px;
	float:left;
}
.consume-more-info span:nth-child(2){
	color: #666;
	font-size: 14px;
	float: left;
	display: inline-block;
	width: 450px;
}
.consume-more-info span:nth-child(3){
	font-size: 18px;
	float: right;
	display: inline-block;
}
.consume-rest{
	color: #4d4d4d;
	font-size: 16px;
}
.consume-line{
/*	width: 790px;*/
	height: 1px;
	background-color: #e2e1e6;
	margin:20px 0 30px 0;
}

/*账户管理*/
	.common-submit-btn{
		width: 120px;
		height: 46px;
		background-color: #28a1f6;
		border-radius: 3px;
		border: none;
		color:#fff;
		font-size: 18px;
	}
	.common-input::-webkit-input-placeholder {
		font-size: 14px;
		color:#ccc;
	}

	.common-input:-moz-placeholder {
		font-size: 14px;
		color:#ccc;
	}

	.common-input::-moz-placeholder {
		font-size: 14px;
		color:#ccc;
	}

	.common-input:-ms-input-placeholder {
		font-size: 14px;
		color:#ccc;
	}
	.common-icon-center{
		margin: 90px auto 0 auto;
		text-align: center;
	}
	.certificate-upload{
		width: 110px;
		height: 40px;
		background-color: #f6f5f9;
		border: solid 1px #ecebf0;
		text-align: center;
		line-height: 40px;
		color: #808080;
		font-size: 14px;
		margin-left: 5px;
		cursor:pointer;
	}
	.certificate-upload img{
		width:14px;
		height: 14px;
	}
	.upload-com-img{
		overflow: hidden;
	}
	.upload-com-img label{
		float: left;
		margin-top: 12px;
	}
	.upload-com-img .upload-com-con{
		float: left;
		overflow: hidden;
	}
	.upload-com-path{
		border:none !important;
		color: #4d4d4d;
		font-size: 14px;
		margin-left: 5px;
		width: 520px !important; 
	}
	.certificat_com-tips{
	    font-size: 14px;
	    color: #cccccc;
	    margin:8px 0 15px 104px;
	}
	/*审核通过*/
	.review-success .tip-one{
		font-size: 18px;
		color: #808080;
		margin-bottom: 45px;
		/*overflow: hidden;*/
		position: relative;
	}
	.tip-one p{
		
	}
	.tip-one img{
		width: 54px;
		height: 40px;
		position: absolute;
		top:-22px;
		right: 250px;
	}
	.review-success .tip-two{
		font-size: 13px;
		color: #ccc;
		margin-bottom: 10px;
	}
	.review-success input{
		width: 380px;
		height: 36px;
		background-color: #ffffff;
		border-radius: 3px;
		border: solid 1px #efedf2;
		text-align: center;
		color: #4d4d4d;
		font-size: 14px;
		margin-bottom: 10px;
	}

	/*认证审核*/
	.review-ing img{
		width: 80px;
		height: 80px;
		margin-bottom: 25px;
	}
	.review-ing p{
		font-size:23px;
		color: #333;
	}

	/*提交成功*/
	.submit-success{
		display: none;
	}
	.submit-success img{
		width:80px;
		height: 80px;
	}
	.submit-success .tip-one{
		margin:25px 0;
		font-size: 23px;
		color: #333;
	}
	.submit-success .tip-two{
		color: #808080;
		font-size: 15px;

	}
	#changeArea .layui-form-select dl{
		max-height: 130px;
	}
	#changeSpace .layui-form-select dl{
		max-height: 130px;
	}
	/*申请认证*/
	.apply-certi-one{
		margin:0 0 15px 30px;
	}
	.apply-certi-one label{
		font-size: 14px;
		color: #666;
		margin-right: 15px;
	}
	.apply-certi-one input{
		height: 36px;
		background-color: #ffffff;
		border-radius: 3px;
		border: solid 1px #efedf2;
		/*padding: 0 8px;*/
	}
	.certi-input{
		width: 380px;
		padding: 0 8px;
	}
	.apply-certi-one p{
		font-size: 14px;
		color:#ccc;
		margin:10px 0 0px 75px;
	}
	.submit-certi-btn{
		margin-left: 105px;
	}
	/*绑定微信*/
	.has-nobind-wx img{
		width: 180px;
	    height: 180px;
	    margin: 10px;
	    border-radius: 3px;
	    border: solid 1px #efedf2;
	    padding: 9px;
	}
	.has-nobind-wxp{
		font-size: 14px;
		color: #666;
	}
	.has-already-wx span:nth-child(1){
		font-size: 14px;
		color:#666;
		margin-right: 25px;
	}
	.has-already-wx span:nth-child(3){
		font-size: 14px;
		color:#333;
		margin-left: 5px;
	}
	.has-already-wx img{
		width: 61px;
		height: 61px; 
		border: 1px solid #28a1f6;
		border-radius: 50%;
	}
	/*修改密码*/
	.account-modify-pswd{
		margin:10px 0 45px 30px;
	}
	.pwd-label{
		color: #666;
		font-size: 14px;
		margin:20px 0 10px 0;
	}
	.about-pwd input{
		width: 380px;
		height: 36px;
		background-color: #ffffff;
		border-radius: 3px;
		border: solid 1px #efedf2;
		margin-bottom: 10px;
		padding-left: 15px;
		font-size: 14px;
		color:#333;
	}
	
	.set-pwd-tips{
		font-size: 14px;
		color:#999;
	}
	 
	.set-pwd-btn{
		margin-top: 35px;
	}
	/*基本信息编辑*/
	.account-singleone{
		display: none;
	}
	.edit-single-box{
		display: none;
	}
	.thumnail-line{
		width: 740px;
		height: 1px;
		background-color: #efedf2;
		margin:0 30px;
	}
	.no-upload{
		border-radius:0 !important;
		border:none !important;
		width: 100px !important;
		height: 100px !important;
	}
	.go-upload{
		float: left;
		margin:43px 0 15px 30px;
	}
	.go-upload p{
		font-size: 14px;
		color: #ccc;
		margin-left: 10px;
	}
	.common-height{
		line-height: 40px;
	}
	.user-account-box{
		margin:0px 30px 100px 30px;
	}
	.user-account-tab{
		overflow: hidden;
		border-bottom: 1px solid #e2e1e6;
		margin-bottom: 30px;
		position: relative;
	}

	.user-account-item{
		float: left;
		margin:22px 28px 0 28px;
		font-size: 16px;
		color: #4d4d4d;
		position: relative;
		height: 40px;
		cursor: pointer;
	}
	.user-account-leftline{
		width: 1px;
		height: 24px;
		background-color: #f6f5f9;
		float: left;
		margin-top:22px;
	}
	.user-select-line{
		display: none;
		width: 100%;
		height: 2px;
		background-color: #28a1f6;
		position: absolute;
		bottom: 0;
		/*left:-10px;*/
	}

	/*账户管理基本信息*/
	.include-input-file{
	    position: relative;
	    overflow: hidden;
	    width: 111px;
	    height: 40px;
	    background-color: #f6f5f9;
	    border: solid 1px #ecebf0;
	}
	.include-input-file input{
		position: absolute;
		opacity: 0;
		font-size: 14px;
		color: #808080;
	}
	.base-common{
		/*width: 790px;*/
		background-color: #f6f5f9;
		border: solid 1px #efedf2;
		margin-bottom: 10px;
	}
	.base-thumnail{
		/*height: 100px;*/
	}
	.original-base{
		overflow: hidden;
	}
	.show-up-img{
		width: 70px;
		height: 71px;
		border-radius: 50%;
		border: solid 1px #28a1f6;
		font-size: 14px;
		color: #666666;
		margin:15px 15px 0 10px;

	}
	.user-update-img img{
		margin-top: 20px;
	}
	.absolute-img-show{
		position: absolute;
	    top: -25px;
	    left: -15px;
	}
	.absolute-img-show img{
		width: 100px;
		height: 100px;
	}

	.common-left-label{
		float: left;
		overflow: hidden;
	}
	.common-edit-btn{
		float: right;
		font-size: 14px;
		color: #28a1f6;
		margin:0px 18px 0px 0;
		cursor:pointer;
	}
	.unique-img{
		margin:43px 75px 43px 30px !important;
	}
	.unique-btn{
		margin:43px 18px 43px 0 !important;
	}
	.unable-edit{
		color: #cccccc;
		font-size: 13px;
		/*cursor:none;*/
	}
	.common-left-label .label-one{
		margin:0px 90px 0px 30px;
		color: #666;
		font-size: 14px;
		float: left;
		width:60px;
	}
	.base-login-info{
		line-height: 40px;
	}
	.now-user-name,.now-user-sex,.now-user-date,.now-user-thumnail{
		background: #fff;
		padding: 15px 0;
	}
	.now-change-con{
		margin-left: 170px;
		overflow: hidden;
	}
	.change-one{
		margin-bottom: 14px;
	}

	.change-one label{
		margin-right: 30px;
		color:#666;
		font-size: 13px;
	}
	.user-now-name span{
		font-size: 13px;
		color: #808080;
	}
	.user-name-input{
		height: 30px;
		background-color: #ffffff;
		border: solid 1px #efedf2;
		margin-right: 12px;
	}
	.user-name-tip{
		font-size: 14px;
		color:#ccc;
	}
	.now-change-con button{
		float: left;
		border: none;
		font-size: 14px;
		width: 60px;
		height: 30px;
		border-radius: 8px;
	}
	.now-cancel-btn{
		background-color: #e6e6e6;
		color: #999999;
		cursor: pointer;
	}
	.now-save-btn{
		border-radius: 8px;
		color: #fff;
		margin-right: 20px;
	}
	.layui-radio{
		min-height: 0!important;
		margin-left: 0 !important;
		display: inline-block;
	}
	#selectDate{
		height: 32px;
	}

/*个人中心基本信息*/
.user-rest-box{
	margin:44px 0;
}
.user-left{
	width: 200px !important;
	/*随着右侧的高度改变*/
	height: 100%;
    overflow: hidden;
    padding-bottom: 9999px;
    margin-bottom: -9999px;
	background-color: #ffffff;
	box-shadow: 0px 0px 4px 0px 
		rgba(0, 9, 33, 0.15);
}

.userCenter .left a{
	font-size: 15px !important;
}
.userCenter .right {
	min-height: 510px !important;
	float: right!important;
	/*width: 850px !important;*/
	width: 1000px !important
}   
.user-baseinfo{
	width: 720px;
	height: 430px;
	margin: 13px auto 54px auto;
}
.user-baseinfo .user-img{
	text-align: center;
	margin:27px;
}
.user-baseinfo .user-img img{
	width: 81px;
	height: 81px;
	border-radius: 50%;
}
.user-baseinfo .user-img p{
	margin-top:15px;
	font-size: 15px;
	color: #4d4d4d;
	font-weight: bold;
}
.user-has-rest{
	width: 720px;
	height: 260px;
	background-color: #ffffff;
	box-shadow: 0px 3px 10px 0px 
		rgba(0, 11, 39, 0.08);
	border-radius: 10px;
	border: solid 1px #f6f5f9;
	margin
}

.user-reset-single{
	float: left;
	width:178px;
}
.user-reset-leftline{
	width: 1px;
	height: 30px;
	background-color: #e2e1e6;
	float: left;
	margin-top: 10px;
}
.user-reset-single span{
	display: block;
}
.user-reset-single span:nth-child(1){
	margin-bottom:15px;
	font-size: 20px;
	color: #ee494f;
}
.user-reset-single span:nth-child(2){
	font-size: 14px;
	color:#666;
}

.has-rest-top{
	overflow: hidden;
	text-align: center;
}
.has-rest-midline{
	width: 670px;
	margin:28px auto;
	height: 1px;
	background-color: #f6f5f9;
}
.has-rest-bottom{
	text-align: center;
	overflow: hidden;
	width: 360px;
	margin: 0 auto;
}
