/*工商财税*/
.tab-nav-item.tab-active{color:#187edc;}
.tab-nav-item.tab-active:before{width: 16%;height: 3px;margin-left: -8%;}
.tab-nav-item:not(:last-child):after{border-right:0px;}
.tab-panel{background-color: transparent;}
.tab-panel .tab-panel-item{padding: 0;}

/*商品详情*/
.sp_detail .bttp{width: 100%;}
.sp_detail .bttp img{width: 100%;}
.sp_detail .gtzc{padding: 0 0.4rem; background: #FFFFFF;padding-bottom: .4rem;}
.sp_detail .gtzc h2{display: block; width:100%; font-size: 0.52rem; padding: 0.4rem 0 0.2rem 0; color: #666; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.sp_detail .gtzc .p1{display: block; width:100%; font-size: 0.46rem; color: #666; line-height: 0.6rem;}
.sp_detail .gtzc .p2{display: block; width:100%; font-size: 0.6rem; color: #fa4a4a; line-height: 0.76rem; font-weight: bold; padding:0.3rem 0;}
.sp_detail .gtzc .p2 .span1{font-size: 0.46rem; display: inline-block; vertical-align: middle;}
.sp_detail .gtzc .p2 .span2{font-size: 0.46rem; display: inline-block; vertical-align: middle; color: #666; float: right; font-weight: normal;}
.sp_detail .gtzc .p2 .span2 i{color: #fa4a4a; font-style: normal;}
.sp_detail select {direction: rtl; color: #666;}
.sp_detail select option {direction: ltr; color: #666;}
.sp_detail input{border:0; color: #666;}
.twzs{width:100%; font-size: 0.48rem; padding: 0.4rem 0.4rem 0.6rem 0.4rem; color: #666; background: #FFFFFF;}
.twzs p{/*padding: 0!important;*/ /*margin: 0!important;*/}
.twzs p img{width:100%!important; height: auto!important;}
.twzs p span{width:100%!important; font-size: 0.48rem!important; color: #666!important; line-height: 0.66rem!important;}
.sp_detail .fwcn1{padding-right: 4rem;}
.sp_detail .fwcn2{width:auto!important; flex: none!important; padding-right: 0.2rem!important;}
.fwcn{width:2rem!important;}
.ljxj{width:100%;position: fixed; bottom: 0;z-index: 10000;}
.ljxj p button{background: #1b8bf6;}
.ljxj p button:nth-of-type(2){display: none;}
.ljxj p:nth-of-type(2) button{background: #e11919;}
.ljxj p:nth-of-type(2) .yy_ok{background: #aaa;}
.ljxj button{border:none;width:50%;float:left; max-width: 1242px; height: 1.4rem; font-size: 0.52rem; line-height: 1.4rem; color: #FFFFFF; text-align: center; display: block; background: #e11919; font-weight: bold;}
/*tab切换*/
.tabbox{width:100%;height:auto;background:#fff;font-family:'微软雅黑';}
.tabbox .tab{overflow:hidden;border-bottom:1px solid #eee;width:100%;background: #fff;}
.tabbox .tab a{display:block;width:33.33%;height:1.2rem;line-height:1.2rem;text-align:center;float:left;text-decoration:none;font-size: 0.46rem;color: #666;}
.tabbox .tab a.on{color:#1b8bf6;border-bottom:1px solid #1b8bf6;}
.tabbox .content  {min-height: 10rem;}
.tabbox .content ul{height:auto;overflow:hidden;display: none;}
.tabbox .content .block{display: block;}
.tabbox .content li{width:100%;height:auto;float:left;}
/*常见问题*/
.cjwt{
	color:#666;
	padding: 0.4rem 0.4rem 0.6rem 0.4rem;
}
.cjwt div{
	overflow: hidden;
	width:100%;
}
.cjwt .title{
	text-align: center;
	margin-bottom:0.5rem;
}
.cjwt .text{
	margin-bottom:0.2rem;
}
.cjwt .text .left{
	float:left;
}
.cjwt .text .right{
	float:left;
	width:92%;
}
.cjwt .text .color{
	color:#1b8bf6;
}
.cjwt .text .text_color{
	color:#555;
}
/*服务评价*/
.evaluate{
	padding: 0.4rem 0.4rem 0rem 0.4rem;
	color:#666;
}
.evaluate .title{
	text-align: center;
}
.evaluate .evaluate_assortment{
	border-bottom:1px solid #eee;
	padding-bottom:0.5rem;
	margin-top:0.5rem;
	overflow: hidden;
}
.evaluate .evaluate_assortment a{
	display: inline-block;
	padding:0.1rem 0.2rem;
	color:#1b8bf6;
	border:1px solid #1b8bf6;
	border-radius: 0.5rem;
	margin:0.1rem 0.2rem;
}
.evaluate .evaluate_assortment .on{
	background: #1b8bf6;
	color:#fff;
}
.sypjbox{
  width:100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-bottom: 1px solid #eee;
  padding:0 30rpx;
}
.sypjbox1{
  margin-top:0.5rem;
  overflow: hidden; 
}
.sypjbox1L{
  float: left;
  font-size: 0.46rem;
  color: #424242;
}
.sypjbox1Ltx1{
  margin-right: 0.2rem;
}
.sypjbox1Ltx2{
  color: #fdaa01;
}
.sypjbox1R{
  float: right;
  font-size:0.46rem;
  color: #666;
}
.sypjbox2{
  font-size: 0.46rem;
  color: #555;
  margin-top: 0.3rem;
}
.sypjbox3{
  margin: 0.3rem auto;
}
.sypjbox3 text{
  	display: inline-block;
  	width:2.5rem;
  	height:0.8rem;
  	line-height: 0.8rem;
    color: #1b8bf6;
    border: 1px solid #1b8bf6;
    border-radius: 0.5rem;
    margin: 0.1rem 0.2rem; 
    text-align: center; 
}
/*更多评价*/
.more_pj a{
	display: inline-block;
	width:100%;
	height: 1.5rem;
	line-height: 1.5rem;
	text-align: center;
	color:#1b8bf6;
}

