/* 公共 */
body{
	background:rgb(246 246 246);
	min-height: 80%; 
	padding-bottom:80px; 
	font-size: 14px;
    /*letter-spacing:1px; */
}
.mask{    
	position: fixed;
    top: 0px;
    left: 0;
    width: 100%; 
    z-index: 999; 
	opacity:0.5; 
}

/*取消点击高亮*/
a,a:link,a:visited,a:hover{text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}   
.msg{text-align:center;margin-left:calc(20% - 10px);width:calc(60% - 20px);padding:10px;top:250px;position:fixed;z-index:19991029;background:#000;opacity:0.7;color:#fff;border-radius:3px;display:none;}   


/* 顶部 */
.head {
    width: 100%;
    height:50px;
    background: #fff;
    position: fixed;
    z-index: 99;
    color: #111;
    top: 0;
	/* border-bottom: 1px solid #ededed; */
}
.head header {
    position: relative;
    width: 100%;
    height:  50px;
    float: left;
    text-align: center;
    line-height:  50px;
    color: #fff;
    font-size: 18px;
    background: #f97653;
}  
.head header>span {
    position: absolute;
    background: url(../../images/back.png) no-repeat center center;
    width: 15px;
    height: 0.35rem;
    top: 0.225rem;
    left: 25px;
    padding-left: 0;
} 
.head2 {
    width: calc(100% - 20px);
    height: 70px;
    background: #fff;
    position: fixed;
    z-index: 99;
    color: #111;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
}
.head2 .bg {
    width: 100%;
    height: 100%; 
    position: absolute; 
}
.head2 .search{
    width: 200px; 
    position: relative;
}
.head2 .search img{ 
    position: absolute;
    left: 10px;
    top: 10px;
    width: 21px;
}
.head2 .search input{ 
    width: calc(100% - 30px); 
    padding-left:30px;
    border:2px solid #fe9f67;
}
.head2  .suggest{
    color:#fa845d;
}
.head2  .city{
    color:#333;
}
.head2 .ico { 
    position: relative;
    top:-3px;
    height:5px;
}
.head-cats{ 
    background: #f97653;
}
.head-cats .suggest{  
    color: #fff;
}
.head-cats .back { 
    background: url(../../images/back.png) no-repeat center center;
    width: 15px;
    height: 0.35rem; 
}
.head-cats .position{
    position: absolute; 
}
.head-cats .search{
    width: calc(100% - 100px);
}
.head-cats .position{ 
    position: absolute;
    top: 10px;
    left: 10px;
}
.head-cats .search img{
    position: absolute;
    width: 8px;
    left: 50px;
    top: 9px;
}
.head-cats .city{   
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify; 
    width: 45px;
}
/* 我的 */
input[type="file"]{  
    width:60px;
    height:60px; 
    border-radius:30px;
    position: absolute;
    top: 0;
    left: 0;
    opacity:0;
}     
.inner-mask{  
    width:60px; 
    height:60px;  
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    opacity:0;
}     
.section-auth .inner-mask{  
    width:100%; 
    height:100%;  
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    opacity:0;
}     
.header{
	width:90%;
	padding:0px 5% 0 5%;
	height:200px;
	position:relative;
	height: 120px; 
} 
.header-info{display:flex;justify-content:flex-start;position:relative;} 
.header-info img{width:60px;height:60px;border-radius:8px;}
.header-list{
    display: flex;
    flex-direction: column; 
    justify-content: space-around;
    padding-left: 10px;
    width: calc(100% - 70px);
}
.header .top{
	display:flex; 
    justify-content: space-between; 
    margin:20px 0 30px 0;
} 
.header .top span{ 
    color:#fff;
}
.header .top .info{  
    font-size:16px;
}
.header-list-name{
	display:flex; 
}
.header-list-name span{ 
    color: #fff; 
    /*font-size: 14px;  */
}
.header-list-name .ico{  
    width: 55px;
    height: 19px;
    margin:0 10px;
}
.header-list .ico2{  
    width: 10px;
    height: 7px;
    margin:0 5px;
    border-radius:0;
}
.header-list-name .cert{  
    width: 70px;
    height: 22px;
    line-height: 23px;
    border-radius: 15px;
    border: 1px solid #fff;
    margin-left: 10px;
    text-align: center;
    color: #111;
    position: relative;
    padding-left: 20px;
    font-size: 13px;
    margin-top: 5px;
}
.header-list-name .cert-ico{ 
	width: 15px;
    height: 15px;
    position: absolute;
    top: 3px;
    left: 10px;
}
.header-item{    
	height: 22px;
    font-size: 14px;
	color:#fff;
}
.header .bottom{
	display:flex; 
    justify-content: space-between;  
    color:#fff;
}
.header .bottom span{
    color:#fff;
}
.header .online{ 
	display:flex; 
    align-items: center; 
    position: relative;
}
.header .online .active{ 
    background: #64ed5a;
    width: 40px;
    border-radius: 10px;
    height: 20px;
    line-height: 20px;
    display: block;
    text-align: center;
    font-size: 12px;
} 
.header .online .ico{  
    width: 40px;
    border-radius: 10px;
    height: 20px;
    line-height: 20px;
    display: block;
    text-align: center;
    font-size: 12px;
}
.header .list{  
    position: absolute;
    top: 0;
    left: 45px; 
    z-index: 999; 
}
.header .list img{   
    margin-bottom: 5px;
}
 
.section{
	background: #fff;
    padding: 10px 15px;
    border-radius: 0px;
    margin: 10px 15px;
    position: relative;
    z-index: 1;
	/* border:1px solid red; */
	border-radius: 8px; 
	box-shadow: 0px 0px 5px #e7e7e7;
	position: relative;
} 
.section2{
	background: #fff; 
    border-radius: 0px;
    margin: 10px 15px;
    position: relative;
    z-index: 1;
	/* border:1px solid red; */
	border-radius: 8px; 
	box-shadow: 0px 0px 5px #e7e7e7;
	position: relative;
} 
.section2 .top{  
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
} 
.section2 .top span{  
    color:#fff;
    height: 35px; 
    line-height: 35px;
} 
.section2 .inner{
    padding: 10px 15px;
	background: #fff; 
    border-radius: 0px; 
    position: relative;
    z-index: 1; 
	border-radius: 8px;  
	position: relative;
}  
.section2 .inner .num{ 
    font-size: 32px;
    font-weight: bold;
    color: #444;
} 
.section-title{    
    font-weight: bold;
    height: 35px;
    line-height: 30px;
    font-size: 15px;
    width: 100%;
    /*border-bottom: 1px solid #ededed; */
}
.section-list{
	margin-top:10px;display:flex;justify-content: space-between;
} 
.section-list .item{
	display:flex;
	flex-direction: column;align-items: center ;
} 
.section-list3 a:last-child:nth-child(3n + 2) {
    /*margin-right:136px;*/
}
.section-list .item .ico{
	/*width:25px;*/
	height:23px;
}
.section-list .item .text{ 
	line-height: 40px;
	color:rgb(143,143,143);
    /*font-size:12px; */
}
.section-rank  .text-update{ 
    text-align: center;
    width: 100%;
    display: block;
    color: #aaa;
}
.section2{
	margin-top:10px;
} 
.section-list2{     
    display: block;
    margin-top: 1px;
} 
.section2 .item2{
    position: relative;
    /*width: ;*/
    height: 60px;
    border-bottom: 1px solid #ededed;
    position: relative;
    padding: 0 15px;
}
.section2 .item-title{ 
    background: rgb(248,249,251); 
    height: 50px; 
    line-height: 50px;
    font-weight: bold;
    display: flex;
    align-items: center;
} 
.section2 .item-title .text{  
    color:#999!important;
    width: unset;
} 
.section2 .item2 .ico{    
    width: 23px;
    height: 23px;     
    margin: 18px 0 15px 0;
    float: left;
    float: left;
} 
.section2 .item2 .ico-right{  
    height: 12px;
    margin: 24px 10px;
    float: right; 
    right: 10px;
    position: absolute;
    font-size:13px;
    color:#333;
} 

.section2 .item2 .ico-right-active{   
    display: none;
} 
.section2 .item2.active .ico-right{   
    display: none;
} 
.section2 .item2.active .ico-right-active{   
    display: block;
}  

.section2 .item2 .text-right{  
    height: 60px; 
    line-height: 60px;
    float: right; 
    right: 10px;
    position: absolute;
    font-size:13px;
    color:#333!important;
} 
.section2 .item2 .ico-right2{    
    margin:0; 
} 
.section2 .item2 .text{
    /*width: 80px;*/
    height: 60px;
    line-height: 60px;
    float: left;
	color:rgb(43,43,43);
    font-size: 14px; 
	padding-left:15px;
} 
.section2 .item2 .text-right{
	text-align:right;
	float:right;
	color:rgb(172,176,191);
	font-size: 14px;
}
.bg{    
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 170px;
    z-index: -1;
	/* display:none; */
} 
.bg2{    
	position: absolute;
    top: 0;
    left: 0;
    width: 100%; 
    z-index: -1;
} 
.header .position{
	position: absolute;
    top: 70px;
    right: 10px; 
    height: 25px; 
	line-height:25px;
	font-size:14px;
	color:rgb(108,99,91);
	z-index:99;
}
.header .edit{ 
    position: absolute;
    top: 45px;
    right: 0;
    height: 30px;
    line-height: 30px;
    color: #333;
    background: #fff;
    z-index: 99;
    width: 80px;
    text-align: center;
    border-radius: 18px 0 0 18px;
    padding-left: 25px;
}
.header .edit img{  
    position: absolute;
    left: 16px;
    top: 8px;
    width: 14px;
}
.header .position .pos{ 
	height:13px; 
	margin:6px;
	float:right;
}

/* 认证列表 */
.auth-header{
	background:unset;
	box-shadow:unset;
	margin-top:85px;
}
.auth-header .title{
	height:40px;
	line-height:40px;
	font-weight:bold;
	font-size:18px;
	color:#111;
}
.auth-header .subtitle{ 
	line-height:25px; 
	font-size:14px;
	color:rgb(43,43,43);
}
.auth-section .auth-ico{
	width:60px;
	height:60px;
	margin-right:10px;
} 
.auth-section{
	display:flex;
	align-items: center ;
	justify-content: center ;
	margin-bottom:15px;
}
.auth-item .title{
	height:35px;
	line-height:35px;
	font-weight:bold;
	font-size:16px;
	color:#111;
}
.auth-item .subtitle{ 
	line-height:22px; 
	font-size:14px;
	color:rgb(43,43,43);
}
/* 企业认证 */
.auth-company-section{ 
	margin-bottom:15px;
}
.auth-company-section .content{
	width:100%;
	max-height:110px; 
	margin:10px 0;
	border-radius:10px;
	background:rgb(250,250,250);
	display:flex;
	align-items: center ;
	justify-content: center ;
}
.auth-company-section .auth-ico{ 
	max-height:110px;
	max-width:110px;
	margin-top: 15px;
}
.auth-company-section .auth{ 
	color:rgb(64,213,143);
	height: 35px;
    line-height: 35px;
	font-size:12px;
	position: absolute;
    right: 13px;
    top: 10px;
} 
.auth-company-section .authed{ 
	color:rgb(175,175,193); 
    line-height: 35px; 
}
.auth-company-section .content-authed{
	justify-content: flex-start;
	align-items: flex-start ;
	padding:20px 0 15px 0;
	position:relative;
}
.auth-company-section .content-authed .head-pic{
    width: 40px;
    height: 40px;
    border-radius: 5px;
    margin: 0 15px;
}
.auth-company-section .content-authed .lists{
	display:flex;
	flex-direction: column; 
}
.auth-company-section .content-authed .lists .name{
	font-weight:bold;
}
.auth-company-section .content-authed .lists span{
	height: 23px;
    font-size: 14px;
	color: rgb(43,43,43);
}
.auth-company-section .content-authed  .btn{
	position:absolute;
	bottom:20px;
	right:10px; 
    background-image: url(../../images/cut/12548@2x.png);
    width: 100px;
    height: 30px;
	line-height:30px;
    text-align: center;
    border-radius: 3px;
	color:#111;
	width: 70px;
    font-size: 13px;
	margin:0;
}
.auth-company-submit-btn{
	position:fixed;
	bottom:0.89rem; 
	width:100%;
	left:0;
	height:0.8rem;
	text-align:center;
    background-image:url(../../images/cut/10904@2x.png); 
	background-size: 100% 100%;
	line-height:0.8rem;
	z-index:99;
	color:#111;
	font-size:14px;
}

/* 设置 */
.section-setting{
	margin:50px 0 0 0; 
	border-radius:0;
	padding:0;
	box-shadow: none;
} 
.section-setting .item2 .text{
	padding-left:10px;
}  
/* 设置-系统设置*/
.section-setting .item2 .text-right{
	padding-right:30px;
}
.section-setting .item2 input{
	padding:15px;
	height:30px;
	width:200px; 
	font-size: 14px;
}
.section-setting .item2 select,.section-setting .item2 option{ 
	height:60px;
	/*width:100px;*/
	background:#fff; 
	color:#111;
	padding:10px;
}

.section-setting .item2 .text-msg{
	color:rgb(249 118 83);
	float: right;
} 
/* 个人中心 */
.section-info .text{
    width:80px;
}
.section-info .header-info{
    width: 60px;
    height: 60px;  
    float: right;
    margin-right: 25px;
}
.section-info .header-info img{ 
    border-radius: 8px;
}
.section-info .header-info input[type="file"]{
    width: 60px!important;
    height: 60px!important;
    padding: 0;
}
.section-user-info .item2{
	height: 50px;
    line-height: 50px;
    text-align: center;
} 
/* 工作位置 */
.section-position{
	padding:0;
}
.section-position .item2{ 
	padding:0;
}
.section-position .item2 .text{ 
	padding-left:10px;
}
.section-position .item2  .ico-right{ 
	/* margin-right:15px; */
}     
.section-position .title{
	background:rgb(248,249,251);
}
.section-position  .item2 .search{
	background:rgb(244,245,250);
    width: 90%;
    margin: 8px 5%;
    border-radius: 20px;
    height: 30px;
    padding: 2px 0;
    text-align: center;
    font-size: 14px;
}

/* 服务定价 */
.section-service{
	justify-content: space-between;
}
.section-service .item2-textarea{
	height: 450px;
    display: flex;
	flex-direction: column;
}
.section-service .item2-textarea .text{
	font-weight:bold;
}
.section-service .item2-textarea .textarea{
	height:200px;
	line-height: 25px;
	font-size: 14px;
}
.section-service .item2 .type{ 
	width:80px;    
	height: 25px;
    line-height: 25px;
    margin:10.5px 8px 0 0;
	border:2px solid rgb(218,177,112);
	border-radius:5px;
    display: flex;  
	align-content: center ; 
}
.section-service .item2 .type div{
	width:50%;
	height: 25px;
    line-height: 25px;
	text-align:center;
	position: relative;
}	
.section-service .item2 .type .active{
	background:rgb(218,177,112);
	color:#fff;
}	
.section-service .item2-list{
	display:flex;
	flex-direction: row;
	flex-wrap: wrap;
	border-bottom: 1px solid #ededed;
	padding-bottom:15px;
}
 
.section-service .item2-list div{
	background:rgb(251,247,240);  
	margin:8px 8px 0 0; 
	padding:0 15px;
	height:30px;
	line-height:30px;
	border-radius:6px;
	color:#deb980;
	position:relative;
}	
.section-service .item2-list .checkbox,.section-service .item2 .radio{ 
    position:absolute;
    top:0;
    left:0;
    width:100%; 
    height:100%;
    opacity:0;
}
.section-service .item2 .radio{  
    width:40px;  
    opacity:0; 
}

.section-service .item2 .title{  
	font-size:24px;
	font-weight:bold; 
	width:50%;
}	
 
.section-service .item2 .price{ 
	color:#db0016; 
	font-weight:bold; 
	width:45%;
}	
 
.section-service .item2 .text2{
	width:50%;
}	
 
 /* 弹出框 */
.section-cate{
	margin: 0;
    padding: 0;
    border-radius: 8px 8px 0 0;
    position: fixed;
    bottom: 75px; 
    left: 0; 
    width: 100%;
	height:400px; 
    z-index: 1000;
	overflow: scroll;  
    min-height: 200px;
}
.section-cate .section-list2{    
    margin-top: 55px;
    padding-bottom: 10px;
}
.section-cate .item2{ 
    height: 45px;
    line-height: 45px;
	border:0;
	padding:0 2.5%;
    width: 95%;
    border-bottom:1px solid #ededed;
}
.section-cate .section-title{ 
	height:50px;
	line-height:50px;
	padding:10px 2.5% 0 2.5%;
    width: 95%;
    border-bottom: 1px solid #ededed;
    position: fixed;
    bottom: 420px;
    left: 0;
    background: #fff;
    border-radius: 10px 10px 0 0;
    z-index: 11;
} 
.section-cate .cancel{
    color: #a83838;
    float: right;
    height: 50px;
    line-height: 50px; 
} 
.section-cate .item2.active{
	background:#fbf7f0;
	color:#dab170;
}
.section-cate .item2.btn2{
	text-align:center;
	padding:0;
	color:#dab170;
} 
/* 服务发布成功 */
.section-service-success{
	margin-top:60px;
	background:unset;
	box-shadow:none; 
}
.section-service-success .auth-item{ 
	display:flex;
	flex-direction: column;
	align-items: center ; 
	justify-content: center ;
}
.section-service-success .auth-item .auth-ico{
	width:60%;
	margin:40px 0;
}	
.section-service-success .auth-item .title{
	font-size:22px;
	height:50px;
}	
/* 个人简历 */
.section-resume .item2{
	height:80px;
	display:flex;
    align-items: center;
	justify-content: space-between;
}
.section-resume .item2 .title{
	font-size:14px; 
}
.section-resume .item2 .subtitle{
	/*color:#b2b6c4;*/
	color: rgb(218,177,112);
}
.section-resume a:last-child div{
	border:0;
}  
.section-resume .auth-section{
	align-items: flex-start;
	justify-content: flex-start;
	border-bottom: 1px solid #ededed;
	margin: 5px 0; 
	padding-bottom:10px;
}
.section-resume .auth-section .text{
	color:rgb(218,177,112);
	line-height:50px; 
} 
.section-resume .auth-item .title{
	color:#111;  
}
.section-resume .auth-section .auth-ico{
	border-radius:8px;
	margin:8px 10px 8px 0;
	width:50px;
	height:50px;
}
.section-resume .section-title{
    display: flex;
    justify-content: space-between;
}  
.section-resume .section-title-right{
	height: 30px; 
	color:#db0016; 
	display:flex;
	align-items: center ;
	justify-content: space-between;
}
.section-resume .section-title-right .ico-right{
	width:20px;
	height:20px;
	/* border:1px solid #db0016; */
	border-radius:11px;
	margin:5px;
	
}
.section-resume .section-title>span{
	font-weight: bold;
    height: 35px;
    line-height: 30px;
    font-size: 15px;
}
.section-resume .textarea{
	height:80px;
	padding:10px 0;
}
.section-resume .item2-list div{
	color:#7a7c81;
	background:#f8f9fb;
}

/* 发布律师动态 */
.section-news{
	margin-top:8px;
}
.section-list .item2-upload{
	height:130px;
	margin:10px 0;
	border:0;
}
.section-list .item2-upload .img{
	background: #f1f1f1;
	border-radius:5px;
}
.section-list .item2-upload input[type="file"]{
	height:100px;
	width:100px;
	padding:0; 
}
.section-list .item2 input[type="date"]{
    background:#fff;
}
 
.section-service .item2-noneline,.section-service .item2-noneline .textarea{
	border:0;
}
.section-service .item2 .news-text{ 
	width:40px;
	font-weight:bold;
	color:#bdbdbd;
	font-size:16px;
	text-align:center;
}
.section-service .item2 .news-text2{
	padding-left:8px;
} 
.section-service  .aite-list .text{ 
    color:blue;
    margin:0 4px;
}

/*编辑求职意向*/ 
.section-work .item2-list div{    
    background: #f4f5fa; 
    color: #6e7279;
    font-size:14px;
    width:100px;
    text-align: center;
} 
.section-work2 .item2-list div{   
     width:auto; 
}
.section-work .item2-list .active{    
    background: rgb(251,247,240); 
    color: #deb980;
}
    
/*定位*/
.section-pos .item2 .text-right{
    padding-right:30px;
}


/* 遮罩 */
.mask{
	width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: fixed; 
    top: 0;
    left: 0;
    z-index: 999;
}
.mask2{
	width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: fixed; 
    top: 0;
    left: 0;
    z-index: 1002;
}
.result-none{
    padding:20px 0;
    font-size: 14px;
}
 
/* 按钮 */
.btn{ 
    /*background-image:url(../../images/cut/12548@2x.png);*/
    width: calc(100% - 40px);
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 25px;
    margin: 20px;
    /*font-size: 16px;*/
    color: #fff;
    background: #f97653;
}
.btn>a{
	color:#111;
}

.btn-back{ 
	margin:20px 10%;
	background:none;
	border:2px solid rgb(218,177,112);
}
.btn-back>a{
	color:rgb(218,177,112);
}
.btn-del{ 
    background: #f4f4f4;
    color: #333;
    margin-bottom: 10px!important;
}
 
.auth-container{
    margin:70px auto 180px auto;
}
.copyright{
    text-align: center; 
    padding: 20px 20px 100px 20px;
    font-size: 14px;
}
.section-contact{
    margin: 50px 0 0 0!important;  
    border-radius:0!important;
    padding-bottom: 40px;
}
.section-contact .section-list{ 
    box-shadow: 0px 0px 5px rgba(94, 99, 107, 0.3);
    /*box-shadow: 0px 0px 30px 2px #e7e7e7;*/ 
    padding: 0 10px;
}
.section-contact .item2{
    padding: 0;
    height: 55px;
}
.section-contact .item2 .text{ 
    height: 55px;
}
.section-contact .item2 .text2{ 
    color: rgb(249 118 83);
    padding: 0;
}
.section-contact .section-title{
    font-weight: bold; 
    line-height: 20px;
    height: unset;
    font-size: 15px;
    width: 100%;
    border-bottom: 0;
    padding-left: 10px;
    font-size: 16px;
    margin: 20px 0;
    border-left: 4px solid #f97653;
}

.section-terms{
    margin-top: 50px;
    padding:10px 20px;
    line-height: 25px;
    font-size: 14px; 
    text-align: justify;
} 
.feedback .end-text{
    padding: 20px;
    line-height: 25px;
    text-align: justify;
}
.feedback .textarea{
    margin: 60px 10px 10px 10px;
    width: calc(100% - 40px);
    height: 260px;
    padding: 10px;
}
.feedback .add-pic{ 
    position: absolute;
    top: 250px;
    left: 20px;
    width: 80px;
    height: 80px;
    background: #f6f6f6;
    border-radius: 8px;
    display: flex; 
    justify-content: center;
    align-items: center;
} 
.feedback .add-pic img{
    width: 80px;  
} 
.feedback .add-pic input[type="file"]{  
    width: 100%;
    height: 100%;
    padding: 0;
} 
.section-publish .add-pic{ 
    bottom: 80px;
    top:unset;
}  
.enterprise { 
    height: 250px !important;
    display: flex;
    flex-direction: column;
    padding: 10px!important;
}
.enterprise .textarea{
    margin: 0;
    width: calc(100% - 20px);
    height: 200px;
    padding: 10px;
}
.enterprise .text{ 
    height: 30px!important; 
    line-height: 30px!important; 
}
.nav{
    display: flex; 
    justify-content: space-around;
    margin: 10px;
}
.nav img{ 
    height: 57px;
}
.add-group{
    width:calc(100% - 20px);
    margin:0 10px;
}
.recharge{
    position: fixed;
    right: 20px;
    bottom: 100px;
    z-index: 9;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ed6a34;
    color:#fff;
    line-height: 50px;
    text-align: center;
} 
.recharge img{ 
    width: 50px;
} 
.recharge .close{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 12px;
}  
.recharge a{
    color:#fff;
}  
.publish2{
    position: fixed;
    bottom: 90px;
    left: calc(50% - 40px);
    background: #fff;
    /* width: 40px; */
    height: 40px;
    /* border-radius: 50%; */
    z-index: 999;
    background: #f97653;
    color: #fff;
    line-height: 30px;
    height: 30px;
    width: 80px;
    text-align: center;
    border-radius: 4px;
}
.publish2 img{ 
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

/*充值中心*/
.page-recharge .head,.page-recharge .head header{ 
    background: unset; 
} 
.page-recharge .header-list-name{ 
    align-items: center;
}
.page-recharge  .header-list-name .ico{
    width: unset;
} 
.page-recharge .header-list-name span{
    font-size: 16px;
    font-weight: bold; 
}
.page-recharge .header{ 
    margin: 60px 0 0 0;
    width: calc(100% - 40px);
}
.page-recharge .header .btn{  
    width: unset;
    height: 40px;
    background: unset;
    margin:0;
}
.page-recharge .header-list .text{   
    color:#fff0b4;
    margin:0 8px; 
}
.page-recharge .header-list-name{ 
    margin-bottom:10px;
}
.page-recharge  .text2{   
    position: absolute;
    left: 20px;
    bottom: 4px;
}
.page-recharge .section2 .item2 .ico-right{
    height:26px;
}
.page-recharge .section2 .item2 .ico{
    height:40px;
    width: unset;
    margin:0;
}
.page-recharge .section2 .item2 .ico-point{
    height:23px; 
}
.page-recharge .section2 .item2{
    display: flex;
    align-items: center; 
}
.page-recharge .terms{
    font-size: 13px;
    color:#888;
    position: relative; 
    margin:20px 0;
    padding: 0 20px;
    text-align: center;
} 
.page-recharge .terms a{ 
    font-size: 13px;
    color:#f97653!important;
}
.page-recharge .list{  
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    background: #fff;
    padding: 10px 0 20px 0;
}
.page-recharge .list .item{   
    width: 110px;
    /*height: 70px;*/
    border: 1px solid #ededed;
    border-radius: 8px;
    margin: 10px 0;
    position: relative;
} 
.page-recharge .list .item .ico{    
    display: none;  
    position: absolute;
    top: -1px;
    right: -1px; 
    width: 25px;
} 
.page-recharge .list .active{    
    border: 1px solid #f97653; 
} 
.page-recharge .list .active .ico{       
    display: block;
} 
.page-recharge .list .point{    
    height: 50px;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    line-height: 50px;
    color: #f75c32;
} 
.page-recharge .list .price{  
    height: 30px;
    line-height: 30px;
    background: #fdf3eb;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    border-radius:  0 0 8px 8px;
} 
.page-recharge .num{   
    font-weight: bold; 
    font-size: 32px;  
    color:#fff; 
    margin-top:20px;
} 
.page-log .bg{
    height: unset;
}
.page-log  .header{
    height: 205px; 
}  
.page-log .section2 { 
    min-height: 200px;
    border-radius: 12px 12px 0 0;
}
.page-log .section2 .item2{
    height: 80px; 
    justify-content: space-between;
    background: #fff;
}
.page-log .section2 .item2 .left{ 
    display: flex;
    flex-direction: column;
    color:#333;  
}
.page-log .section2 .item2 .left div{  
    line-height: 25px;
}
.page-log .section2 .item2 .time{  
    color:#999;
} 
.page-log .section2 .item2 .amount{   
    font-size: 18px;
    color:#333;
} 
.page-log .section2 .title{   
    font-weight: bold;
    padding: 15px;
} 
.page-receive .section2 .left{  
    margin: 0 10px;
}
.page-receive .section2 .item2{ 
    justify-content:unset;
}
.page-receive .section2 .item2 .ico2{  
    height: 28px;
}
.page-receive .section2 .item2 .ico-right{  
    height: 30px;
} 
.page-receive .section2{
    border-radius: 0;
}
.page-receive .section2 .item3{ 
    background: unset;
    color: #fff;
}
.page-receive .section2 .item3 .num{  
    margin:0 10px;
    font-weight: unset;
}
.page-receive .head header{ 
    background: #f97653;
}
.page-receive .head header{ 
    background: #f97653;
}
.foot{
    width: calc(100% - 40px);
    padding: 0 20px;
    height: 80px;
    position: fixed;
    left:0;
    bottom: 0; 
    z-index: 2000;
    background: #fff;
    display: flex; 
    justify-content: space-between;
    align-items: center;
    box-shadow: 0px 0px 5px #e7e7e7;
}
.foot .btn{
    width: 136px; 
    justify-content: space-between;
    align-items: center;
    margin: 0;
} 
.foot .price{ 
    font-weight: bold; 
    font-size: 18px;
    color: #f75c32;
    line-height: 80px;
}
.foot2{ 
    height: unset; 
    flex-direction: column;
    justify-content: center;  
    padding: 20px;
}
.foot2 .text{  
    color:#999;
    line-height: 30px;
    font-size: 13px;
}
.foot2 .btn{
    width: 100%;  
}
.more-text{
    color:#999; 
    margin:30px 0 60px 0;
    font-size: 13px;
    text-align: center; 
}

.foot-check{
    width:100%; 
    height: 100%;
    position: fixed;
    left:0;
    top: 0; 
    z-index: 3000; 
}
.foot-check .mask{
    width:100%; 
    height: 100%;
    position: fixed;
    left:0;
    top: 0; 
    z-index: -1; 
}
.foot-check .contain{
    width: calc(100% - 40px);
    padding: 40px 20px 20px 20px;
    height: 230px;
    position: fixed;
    left:0;
    bottom: 0; 
    z-index: 3000;
    background: #fff;
    display: flex; 
    justify-content: space-between;
    align-items: center;
    box-shadow: 0px 0px 5px #e7e7e7;
    border-radius: 12px 12px 0 0;
    flex-direction: column;
}
.foot-check .contain .item{ 
    border:1px solid #f97653;
    width: 40px;
    height: 40px;
    border-radius: 8px;  
    line-height: 40px;
    text-align: center;
    color:#f97653; 
    margin:10px 5px;
    display: flex;
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
} 
.foot-check .contain .item img{  
    /*max-width: 100%;*/
    max-height: 70%;
} 
.foot-check .contain .list{  
    display: flex;
}
.foot-check .contain input{   
    background: #f1f1f1;
    height: 42px;
    margin:10px 5px;
    border-radius: 8px;
    text-align: center; 
}
.foot-check .contain .list2 .item{   
    width: 72px;
}
.foot-check .close{ 
    position: absolute;
    top:20px;
    right: 20px;
    width: 25px;
}
.foot-check .btn{  
    margin-top:0;
} 

.page-goods-detail .foot-check .item{
    border: 0;
}
.page-goods-detail .foot-check input{
    border: 0;
    width: 20px;
    height: 20px;
    background: #fff;
}
/*商品详情*/
.page-goods-detail .foot-check .contain{  
    align-items: flex-start;
}
.page-goods-detail .foot-check .right{ 
    display: flex; 
    align-items: center;
} 
.page-goods-detail .foot-check  .list{   
    align-items: end;
}
.page-goods-detail .foot-check  .list2{  
    align-items: center; 
    justify-content: space-between;
    width: 100%; 
}
.page-goods-detail .foot-check .point{   
    color:#f97653;
}
.page-goods-detail .foot-check .num{  
    font-size: 24px;
} 
.page-goods-detail .foot-check .pic{   
    width: 100px;
    height:100px!important;
    border-radius: 8px;
    background: #faf7fa;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right:10px;
    margin-bottom:0!important;
} 
.page-goods-detail .foot-check .pic img{   
    max-width: 100%; 
    max-height: 100%;
    border-radius: 8px;
} 
.page-goods-detail .foot-check .btn{  
    margin: 10px 20px;
}  
.page-goods-detail .foot-check .line{   
    width: 100%;
    border-bottom: 1px solid #ededed;
}  
 
/*授权*/
.section-auth .item{
    padding: 10px;
    display: flex;
    flex-direction: row;
    justify-content:space-between;
    align-items: center;
}
.section-auth .item .pic{ 
    width:161px;
    height: 155px; 
    position: relative;
}
.section-auth .item .pic2{ 
    width: 284px;
    height: 165px; 
    margin:10px 10%;
    position: relative;
}
.section-auth .item .pic img,.section-auth .item .pic2 img,.section-auth .item .pic input,.section-auth .item .pic2 input{ 
    width: 100%;
    height: 100%; 
}

.page-address .section2 .item2 .ico-right{
    height:20px;
}
.page-address .section2 .item2 .ico-right img{
    height:100%;
}
.page-address .default{  
    background: #f97653;
    padding: 3px 6px;
    color:#fff;
    border-radius: 5px;
    margin-left: 20px;
}

/*排行榜*/
.page-rank .section-rank .item .ico{
    width: 50px;
    height: 50px;
    border-radius: 25px;
}
.page-rank .section-rank  .num{
    color:#f97653;
    font-weight: unset!important;
    margin:0;
}
.page-rank .section-rank  .username{ 
    margin:10px 0; 
}
.page-rank .section-rank .section-list{ 
    align-items: center;
}
.page-rank   .section2 .item2 .left{ 
    flex-direction:row;
}
.page-rank .section2{ 
    position: relative;
    margin-bottom: 40px;
    padding-bottom: 30px;
} 
.page-rank .item2 {  
    border:0;
    height: 65px!important;
}
.page-rank .num2{ 
    color:#f97653;
    font-size: 15px;
    padding: 0 5px;
}
.page-rank  .item2 .laber{ 
    width: 34px;
    text-align: center;
    line-height: 37px!important;
    height: 37px;
}
.page-rank  .item2 .laber img{ 
    width: 34px; 
    height: 37px;
}
.page-rank  .item2 .ico{
    width: 37px!important;
    height: 37px!important;
    border-radius: 50%;
    margin:0 10px!important;
}
.page-rank .item2 .username{  
    line-height: 37px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 120px;
}
.page-rank .item2 .username2{   
    width: unset;
}
.page-rank .item2 .right{   
    display: flex;
    align-content: center;
}
.page-rank .item2 .right img{    
    height: 13px;
    margin-top: 2px;
}
.page-rank .more{    
    margin: 0;
    z-index: 9999;
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
}
/*抽奖*/
.page-lottery .lottery_log{
    position: fixed;
    top: 0;
    line-height: 50px;
    right: 20px;
    z-index: 999;
    color: #fff;
}
.page-lottery .section{  
    padding: 0;
}
.page-lottery .top{ 
    height: 40px;
    line-height: 40px;
    background: #fef9e3;
    color:#eb6818;
    display: flex;
    font-size: 14px;
    align-items: center;
    padding: 0 5px;
    /*justify-content: center;*/
    border-radius: 8px 8px 0 0;
}
.page-lottery .top img{  
    width: 17px;
    height:17px;
    margin:0 5px;
}
.page-lottery .top2{  
    width: 100%;
    margin:20px 0 12px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size:16px;
    font-weight: bold;
    padding-top: 20px;
}
.page-lottery .top2 img{   
    margin-right: 10px;
    width: 22px;
}
.page-lottery .content{  
    padding: 12px;
    display: flex;
    justify-content: space-between;
}
.page-lottery .content .pic{   
    width: 151px;
    height:156px;
    /*background: #faf7fa; */
    display: flex;
    align-items: center;
    justify-content: center;
}
.page-lottery .content .pic img{   
    max-width: 100%;
    max-height:100%; 
    min-width: 70%;
    min-height:70%; 
}
.page-lottery .content .item{    
    display: flex;
    flex-direction: column; 
    /*justify-content: space-around;  */
    justify-content: space-between;
    color:#333;
}
.page-lottery .content .line{    
    display: flex;
    align-items: center; 
    position: relative;
}
.page-lottery .content .line img{   
    margin:0 5px; 
}
.ico-enter{    
    height: 25px;
}
.ico-limit{    
    height: 19px!important;
}
.page-lottery .content .percent{    
    display: flex;
    align-items: flex-end; 
    position: relative;
    height: 40px;
}
.page-lottery .content .toggle{     
    width: calc(100% - 60px);
    height: 2px;
    position: absolute;
    top:0;
    left: 30px;
}
.page-lottery .content .load{    
    width: 100%;
    height: 7px;
    background: #e4e4e4;
    position: relative;
    border-radius: 3.5px;
}
.page-lottery .content .value{    
    width: 75%;
    height: 7px;
    background: #f97653;
    position: absolute;
    top:0;
    left:0;
    border-radius: 3.5px;
}
.page-lottery .content .percent-text{     
    position: absolute;
    top:0;
    left:calc(75% - 25px); 
    background:#f97653 ;
    color: #fff;
    padding: 3px 10px; 
    border-radius:12.5px;
}
.page-lottery .content .percent-text::after {
    content: "";
    position: absolute;
    top: 18px;
    left: 19px;
    width: 0;
    height: 0;
    z-index: -1;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 10px solid #f97653;
}
.page-lottery .content .point{    
    color:#fd791d;
}
.gray{    
    color:#999;
}
.page-lottery .section2 {  
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 10px;
    border-radius: 8px;
}
.page-lottery .section2 .content{ 
    flex-direction: column;
    width: calc(50% - 6px);
    margin: 10px 0px;
    padding: 0; 
}
.page-lottery .section2 .pic{   
    width: 100%;  
}
.page-lottery .section2 .item{   
    height: 110px;
}
.page-lottery .section2 .sub{    
    height: 30px;
    line-height: 30px; 
    overflow: hidden; /* 确保内容超出容器时会被隐藏 */
  white-space: nowrap; /* 确保文本在一行内显示，避免换行 */
  text-overflow: ellipsis; /* 用省略号表示被截断的文本 */
}
.page-lottery .section .content2{ 
    flex-direction: column;
    width: calc(33% - 6px);
    margin: 10px 0px;
    padding:0 10px; 
}
.page-lottery .section  .list{  
    display: flex;
    justify-content: space-between;
    padding:0 10px;
}
.page-lottery .list .content2{  
    /*border: 1px solid red;*/
    padding: 0;
}
.page-lottery .section2 .item3{   
    height: 80px;
    padding: 10px 0;
}
.page-lottery .section2 .item3 .text{    
    color: #333;
}
.page-lottery .list .content2 .text{   
    white-space: nowrap;  
    text-overflow: ellipsis;
    overflow: hidden;
}
.page-lottery .list .pic{   
    width: 100px;
    height: 80px;
    margin-bottom: 10px;
}  
.page-lottery .list .line img,.page-lottery .section2 .item3 img{    
    margin-left: 0;
    width: 16px;
    height: 16px;
} 
.page-lottery  .point-list{
    height: 82px;
    display: flex; 
    align-items: center;
}
.page-lottery  .point-list img{ 
    height: 30px;
    margin:0 5px;
}
.page-lottery  .point-list .point{ 
    display: flex; 
    align-items: center;
    color:#fff;
}
.page-lottery  .point-list .num{  
    font-size: 28px;
    padding:0 10px;
}
.page-lottery  .point-list .bg{   
    height: 100%;
    width: 100%;
    margin: 0;
    border-radius: 8px;
}
.page-lottery .section  .list .item3{   
    width: 30%;
    white-space: nowrap;
    overflow: hidden;
}
.page-lottery .section  .list .item3 .content2{   
    width:100%; 
}
/*发布*/
.publish{
    background: #f6f6f6;
    height: calc(100% - 120px);
    padding: 10px;
    border-radius: 6px;
}
.section-publish .item2 .text{
	padding-left:0!important;
} 
.section-publish  .text3{ 
    margin: 10px 0!important;
    text-align: justify;
    color:#999;
}  
.section-publish  .list{   
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    height: unset;
    padding:5px 10px;
} 
.section-publish  .list .item{    
    width: 80px;
    line-height: 30px;
    height: 30px;
    background: #f4f4f4;
    border-radius: 4px;
    color: #666;
    margin:5px 0;
} 

 
.empty{
    width: 100%;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    /*background: #fff;*/
}
.empty img{
    width: 200px;
}
.red{
    color: red;
    padding: 0 5px;
}
.nav2{ 
    height: 50px; 
    background: #fff;
    padding: 0 20px;
    width: calc(100% - 40px);
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.nav2 a{ 
    color:#333;
    height: 50px; 
    line-height: 50px;
}
.nav2 .active{ 
    color:#f97653;
    /*border-bottom: 3px solid #f97653;*/
    position: relative;
}
.nav2 .active::after{  
    content: "";
    position: absolute;
    bottom: 0;
    left: calc(50% - 15px);
    width: 30px;
    height: 3px;
    background:#f97653;
}
/*详情页*/
.page-detail .add-group{
    padding: 10px;
    width: calc(100% - 20px);
    margin: 0; 
    border-radius: 0;
    background: #fffdf1;
}
.page-detail .tel{
    position: absolute;
    top: 0;
    right: 0px; 
    height: 30px; 
}
.page-detail .name .text,.page-detail .name span{
    color: #333;
}
.page-detail .list{ 
    padding:10px 20px;
    width: 100%;
    margin: 0;
    border-radius: 0;
}
.page-detail .num{
    color: #999!important;
}

.page-detail .info .line1{   
    margin:10px 0;
} 
.page-detail .sub{ 
    margin-top: 20px;
    font-weight: bold;
}
.page-detail .section-warn{
    margin-top:10px;
}
.page-detail .section-warn .text{ 
    margin:10px 0;
    color:#999;
}
.page-detail .section-warn a{ 
    margin:10px 0;
    color:#f97653;
}
.page-detail .section-warn .sub{ 
    margin:0; 
}
.page-detail .section-warn .ico{  
    width: 18px;
}
.page-detail .foot .line{   
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #333;
}
.page-detail .foot .line img{    
    width: 25px;
}
.page-detail .foot button{  
    background: unset;
    width: calc(100% - 120px); 
}
.page-detail .foot button img{    
    width: 180px; 
}
.page-detail .flex {
    position: relative;
    margin-left: 0;
    justify-content: left!important;
}
.page-detail .touxiang{
    position: relative;
}
/*抽奖详情*/
.page-lottery-detail .section{ 
    padding: 10px 15px;
    margin:0;
    border-radius: 0;
    box-shadow:unset;
}
.page-lottery-detail .content{ 
    flex-direction: column;
    padding: 0;
    border-radius: 0;
}
.page-lottery-detail .content .pic{ 
    width: 100%;
    height: 356px;
}
.page-lottery-detail .content .item{ 
    border-radius: 0 0 8px 8px;
    background: #353334;
    color:#fff;
    padding: 10px;
    flex-direction:row;
}
.page-lottery-detail .content .percent{ 
    flex-direction:column;
    align-items: center;
    justify-content: center;
}
.page-lottery-detail .content .percent .text{  
    height: 25px;
}
.page-lottery-detail .content .left img{  
    margin-left: 0;
}
.page-lottery-detail .content .num{  
    font-size: 22px;
}
.page-lottery-detail .content .info{   
    padding: 10px;
}
.page-lottery-detail .content .info .title{ 
    /*line-height: 30px; */ 
    padding: 10px 0;
} 
.page-lottery-detail .content .info .gray{  
    font-size: 13px;
} 
.page-lottery-detail .section-active{ 
    box-shadow:unset; 
    margin:10px 0;
} 
.page-lottery-detail .section-active .item2{
    display: flex;
    justify-content: space-between;
    align-items: center; 
    height: 30px;  
    color: #333;
} 
.page-lottery-detail .section-active .users{  
    position: absolute;
    top:10px;
    right: 30px;
}
.page-lottery-detail .section-active .users img{  
    width: 26px;
    height: 26px;
    border-radius: 15px;
    float: right;
    margin-left: -10px;
    border: 2px solid #fff;
}
.page-lottery-detail .nav2 .active::after{   
    height: 4px;
    border-radius: 2px;
}
.page-lottery-detail .nav2 .active{  
    color:#333;
}
.page-lottery-detail  .contain{    
    padding-bottom:30px;
    line-height: 22px;
}
.page-lottery-detail .content img{   
    max-width:100%;
    height: unset;
    margin:10px 0;
} 
.page-lottery-detail .content img{   
    max-width:100%;
    height: unset;
    margin:10px 0;
} 
.page-lottery-detail .section2{   
    max-width:100%;
    height: unset;
    margin:0;
    margin-bottom: 20px;
} 
.page-lottery-detail .section2 .section-list2{   
    width:100%;  
} 
.page-lottery-detail .section2 .section-list2 .left img{   
    width: 50px;
    height: 50px;
    border-radius: 50%;
} 
.page-lottery-detail .box{  
    position:relative;
    border-bottom: 1px solid #ededed;
}
.page-lottery-detail .box .item2{   
    border-bottom:unset;
}
.page-lottery-detail .section2 .item2{  
    display: relative;
}
.page-lottery-detail .section2 .item2 .left{ 
    display: flex;
    align-items: center;
    flex-direction: row;
}
.page-lottery-detail .section2 .item2 .time{  
    color:#fd7b22;
}
.page-lottery-detail .section2 .item2 .gray{  
    color:#999;
    position: absolute;
    bottom: 15px;
    right: 10px;
    z-index:1;
}
/*抽奖记录*/
.page-lottery_log .da_xiao_xianz{   
    margin-top:60px
} 
.page-lottery_log .list-tittle-ct div span{ 
    color: #999;
    font-weight: unset;
}
.page-lottery_log .list-tittle-tt{ 
    color: #111; 
    font-weight: unset;
}
.page-lottery_log .list-tittle{  
    font-weight: unset;
    border-left:0;
}  
.page-lottery_log .list{   
    border-radius: 0;
    /*height: 210px;*/
    position: relative;
    padding:10px 20px;
    padding-bottom: 60px;
}  
.page-lottery_log .list .top{   
    color:#111;
    margin:10px 0;
}  
.page-lottery_log .list .right{    
    text-align: right;
    color:#333;
}   
.page-lottery_log .list .btn{     
    width: 95px;
    height: 40px; 
    line-height: 40px;
    position: absolute;
    right: 15px;
    bottom: 10px;
    margin: 0;
}   
.page-lottery_log .list .btn-win{   
    background: #F44336;
}    
.page-lottery_log .flex{
    margin:0;
    margin-left:0;
    justify-content:unset;
}
.page-lottery_log .pic { 
    width: 70px ;
    height: 70px;
    margin-right:10px;
    background: #f4f4f4;
    display: flex;
    align-content: center;
    justify-content: center;
}
.page-lottery_log .pic img{ 
    max-width: 100%;
    max-height: 100%;
}
.lottery_log .ico{ 
    height: 14px;
    position: relative;
    top: 1px;
}
/*商品详情*/
.page-goods-detail .sub{
    text-align: center;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #999;
    margin-top: -10px;
}

.text-with-lines {
  text-align: center;
  position: relative;
}
 
.text-with-lines::before,
.text-with-lines::after {
  content: '';
  position: absolute;
  top: 50%;
  width:30px;
  height: 1px;
  background: #999;  
}
 
.text-with-lines::before {
  left: calc(50% - 70px);  
}
 
.text-with-lines::after {
  right:calc(50% - 70px);  
}
/*商品记录*/
.page-goods-log .list {
    height: 160px;
}
.page-goods-log .num { 
    font-size: 22px;
}
.page-goods-log  .list-tittle{ 
    height: 30px;
}
.page-goods-log  .list-tittle-tt{
    background: #fff;
    padding: 6px 10px;
    border-radius: 15px;
    color: #999;
}
.page-goods-log  .list-tittle-tt .ico{ 
    width: 8px;
    position: relative;
    top:-2px;
}

.page-lottery-detail  .btn-win{   
    background: #F44336;
    display: block;
    width: 80px; 
    bottom: 0;
    z-index: 999;
    right: 10px;
    border-radius: 15px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 10px 0; 
    margin-left: calc(100% - 80px);
}    

/*订单确认*/ 
.page-order .ico-right{
    height: 12px!important;
}
.page-order .section2{
    min-height: unset!important;
    border-radius: 8px; 
}
.page-order .section2 .item2{ 
    border-radius: 8px; 
}
.page-order .section2 .num{ 
    color: #fd791d;
    font-size: 20px;
    font-weight: unset!important;
}
.page-order .section2 .line{ 
    color: #fd791d; 
}
.page-order .section2 .flex{   
    display: flex;
    justify-content: space-between;  
    padding: 20px;
    color: #666;
}
.page-order .section3{
    padding: 20px;
}
.page-order .section2 .line2{   
    display: flex;
    justify-content: space-between;    
    height: 30px;  
    color: #666;
}
.page-order .section2 .line2 div{    
    line-height: 30px; 
}
.page-order .section2 .pic{  
    width: 82px;
    height: 82px;
    background: #f4f4f4;
    display: flex;
    align-content: center;
    justify-content: center;
} 
.page-order .section2 .pic img{  
    max-width: 82px;
    max-height: 82px; 
} 
.page-order .section2 .item-good{   
    padding:20px;
}
.page-order .section2 .item-good .left{ 
    height: 82px; 
    justify-content: space-between;
}
.point-value{
    color: #fd791d;
} 
.page-point-log2 .item2{  
    justify-content: space-between!important;
}
.page-point-log2 .right{   
    text-align: right;
}
.page-point-log2 .num{
    margin-top: 5px;  
    color: #f97653;
    font-size: 24px;
    font-weight: unset;
}
.page-point-log2 .section-setting{
    margin-top: 10px;
}
.page-point-log2 .item .num2{ 
    color: #fff; 
    margin-top: 5px;
    font-size: 32px;
    font-weight: bold;
}
.page-point-log2 .item{
    height: 100px;
    background: #f97653!important;
    display: flex; 
    flex-direction: column;
    justify-content: center!important;
    color: #fff;
} 
.page-point-log2  .top{ 
    border-bottom: 1px solid #ededed;
    padding: 10px 20px;
} 
.page-point-log2  .top .right{  
    display: flex;
    /*width: 120px;*/
} 
.page-point-log2  .top span{  
    color: #333;
} 
.page-point-log2  .top .mouth{   
    font-size: 32px;
    font-weight: bold;
} 
.page-point-log2  .top .point{   
    color: #f97653;
} 
.page-point-log2  .empty{   
    height: 60px;
} 
.page-point-log2  .section2{    
    min-height: unset;
} 
  
.section3 .inner div{ 
    line-height: 25px!important;
    color:#333;
} 
.section3 .item2{  
    height: unset!important;
} 
.page-address .section2 { 
    min-height: unset; 
}

.section-pos .text{
    width:unset!important;;
}
.section-publish{ 
    /*margin-bottom: 30px;*/
}
.page-detail .pic{ 
}
.page-detail .pic img{
    width: 100%;
    margin:10px 0;
}
/*分类*/
.cat_list{ 
    padding:15px 10px; 
    background: #fff; 
    margin:-5px 10px 5px 10px; 
    white-space: nowrap;
    overflow: hidden;
    width: calc(100% - 40px);
    overflow-x: scroll;
    -ms-overflow-style: none; /* IE 10+ */ 
    scrollbar-width: none; /* Firefox */ 
}
/* 隐藏滚动条的样式 */
.cat_list::-webkit-scrollbar {
    display: none;
}
.cat_list a{
    color:#333; 
    margin:0 5px; 
    position: relative; 
}
.cat_list .active::after{
    content: "";
    width: 30px;
    height: 4px;
    background: #e85c32;
    position: absolute;
    bottom:-8px;
    left:calc(50% - 17.5px);
}
.cat2_list{ 
    padding:15px 10px; 
    background: #fff; 
    margin:0px 10px;
    white-space: nowrap;
    width: calc(100% - 40px);
    overflow-x: scroll;
    -ms-overflow-style: none; /* IE 10+ */ 
    scrollbar-width: none; /* Firefox */   
}
/* 隐藏滚动条的样式 */
.cat2_list::-webkit-scrollbar {
    display: none;
}
.cat2_list a{
    color:#333; 
    margin:0 5px;
    position: relative;
}
.cat2_list .active::after{
    content: "";
    width: 30px;
    height: 4px;
    background: #e85c32;
    position: absolute;
    bottom:-8px;
    left:calc(50% - 17.5px);
}
.neir_beij li{ 
    position: relative;
}
.neir_beij .active::after{
    content: "";
    width: 30px;
    height: 4px;
    background: #e85c32;
    position: absolute;
    bottom:-12px;
    left:calc(50% - 15px);
} 
h1, h2, h3, h4, h5 { 
    font-weight: bold;
    line-height: 30px;
}
h1 {  
    font-size:16px;
}
.ico-edit{
    width: 20px;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.check-msg{
    line-height: 50px;
    text-align: center;
    color: #666;
    height: 50px;
}
.flex2 { 
    justify-content: left!important;
}
/*渐变背景*/
.bg3{ 
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height: 50vh;
    background: linear-gradient(to bottom, #f9765345, rgb(248,249,251));
}
.bg4{ 
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 50vh;
    background: linear-gradient(to bottom, #f9765345, rgb(248,249,251));
    z-index: -1;
}

/* 开关样式 */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  margin:13px 0;
  float: right;
}
 
/* 隐藏默认的checkbox样式 */
.switch input {
  opacity: 0;
  width: 0!important;
  height: 0; 
}
 
/* 滑块样式 */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .4s;
  border-radius: 17px;
}
 
/* 当checkbox被选中时，滑块移动 */
.switch input:checked + .slider {
  background-color: #f97653;
}
 
/* 当滑块位于ON位置时，里面的小圆点 */
.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: .4s;
  border-radius: 17px;
}
 
/* 当checkbox被选中时，小圆点移动到OFF位置 */
.switch input:checked + .slider:before {
  transform: translateX(26px);
}
 
/* 内容区域样式 */
#content {
  padding: 20px;
  background: #f0f0f0;
  margin-top: 10px;
  display: none;
}
 
/* 当checkbox被选中时，显示内容区域 */
#toggle:checked ~ #content {
  display: block;
}

/*授权信息提示*/
.model{
    position:fixed;  
    left:0;
    top:0; 
    width: 100%;
    height: 100%; 
    z-index: 9999;
}   
.model .auth-msg{ 
    text-align: center;
    margin-left: 0;
    width: calc(100% - 20px);
    padding: 10px;
    top: 0;
    position: fixed;
    z-index: 19991029;
    background: #fff;
    color: #333;
    /* border-radius: 3px; */
    display: flex;
    box-shadow: 0px 0px 5px #e7e7e7;
    flex-direction: column;
    justify-content: center;
    /*align-items: center;  */
    text-align: justify;
}   
.model .auth-msg .header-info{ 
    margin-bottom: 10px;
}   
.model .auth-msg .lists{  
    display: flex;
}   
.model .auth-msg .lists .btn{  
    border-radius: 3px;
    width: 80px;
    line-height: 30px;
    height: 30px;
    margin:20px 10px;
}   
.model .auth-msg .lists .btn-cancel{   
    background: gray;
}   
.company-text{
    font-size: 12px!important;
    line-height: 20px!important;
}
.company{
    background: url(../../../../index/theme/images/59.png);
    background-size: 100% 100%;
    padding: 0 10px; 
    border-radius: 3px;
    background: linear-gradient(to bottom, #f5deb3, #fcf7ee);
    color: #f99f00 !important;
    font-size: bold;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
    height: 20px;
}
.list.active{
    background: linear-gradient(135deg, #f5deb38a, #ffffff);
}
.item.active{ 
    color:#f97653!important;
}
 