body{
	font-size: .24rem;
}
.ui-page, .ui-page-group{
	background: #F7F7F7;
}

.acr_title {
    position: relative;
	padding: .3rem 0;
}
.acr_title h3 {
    color: #353535;
    font-size: 0.32rem;
    font-weight: bold;
}
.acr_title h3 span{
	font-weight: normal;
	color: #999;
	font-size: .24rem;
	padding-left: .1rem;
}
.guess{
    margin-top: 0.16rem;
    background: #fff;
    padding: 0 0.32rem .4rem .32rem;
    position: relative;
}
.guess:first-child{
	margin-top: 0;
}
.acr_title a {
    position: absolute;
    right: 0;
    top: .35rem;
    color: #01B2B6;
    font-size: 0.24rem;
}
.acr_title i {
    background: url(../../Images/article/sy_icon_details42x.png) no-repeat;
    background-size: 100% 100%;
    width: 0.26rem;
    height: 0.24rem;
    display: inline-block;
    margin-left: 0.1rem;
    float: right;
    margin-top: .07rem;
}
.guess ul li{
	overflow: hidden;
	margin-bottom: .3rem;
	padding-bottom: .3rem;
	position: relative;
}
.guess ul li::after{
	content: "";
	position: absolute;
	bottom: 0;
	border-bottom: solid 1px #EEEEEE;
	left: 7%;
	width: 93%;
}
.ce_tj.guess ul li::after{
	width: 100%;
	left: 0;
}
.ce_tj ul li:last-child,
.index ul li:last-child{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.ce_tj ul li:last-child::after,
.index ul li:last-child::after{
	border-bottom: none;
}
.guess ul li a{
	display: block;
}
.txt_num{
	text-align: left;
	float: left;
	width: .5rem;
	font-size: .28rem;
	padding-top: .04rem;
	color: #999;
}
.guess ul li:nth-child(1) .txt_num{
	color: #FF4F2C;
}
.guess ul li:nth-child(2) .txt_num{
	color: #FF914D;
}
.guess ul li:nth-child(3) .txt_num{
	color: #FFB846;
}
.guess .gess_left{
	float: left;
	width: 4.36rem;
}
.ce_tj .guess .gess_left{
	width: 4.66rem;
}
.guess .gess_left .conter{
	background: #fff;
	padding-top: .26rem;
	padding-left: 0;
	width: 100%;
	display: flex;
}
.conter span {
   /* -webkit-flex: 1;
    flex: 1; */
    color: #999;
}
.conter span:first-child{
	margin-right: .4rem;
}
.conter span img {
    margin-right: .08rem;
	width: .24rem;
	height: .24rem;
	position: relative;
	top: .03rem;
}
.guess .gess_left p{
	font-size: .28rem;
	color: #999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.guess ul li h4{
	font-size: 0.32rem;
	color: #333;
	padding: 0 0 .04rem 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: normal;
}
.guess .gess_right{
	float: right;
	padding-top: 0;
	position: relative;
}
.guess .gess_right img{
	border-radius: 8px;
	width: 1.6rem;
	height: 1.6rem;
}
.shanche .swiper-slide{
	background: #F7F7F7;
	width: 5.76rem;
	height: 1.36rem;
	color: #666;
	padding: 0;
	border-radius: 8px;
	opacity: 1;
	position: relative;
}
.shanche img{
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	width: 1.36rem;
	height: 1.36rem;
	float: left;
}
.shanche .swiper-slide .text{
	float: left;
	padding-left: .24rem;
}
.shanche .swiper-slide .text p{
	font-size: .28rem;
	color: #333;
	font-weight: bold;
	padding-top: .22rem;
	padding-bottom: .1rem;
}
.shanche .swiper-pagination{
	width: 100%;
}
.shanche .swiper-pagination-bullet-active {
    background: #666;
}
.shanche .swiper-pagination-bullet {
    width: 0.28rem;
    height: 0.08rem;
    border-radius: 0px;
}
.shanche .swiper-slide .text i{
	background: url(../../Images/Ask/sy_icon_details2.png) no-repeat;
	background-size: 100% 100%;
	width: 0.24rem;
	height: 0.24rem;
	display: inline-block;
	vertical-align: middle;
	margin-left: .05rem;
}

.eval_fot{
	color: #999999;
	font-size: .28rem;
	text-align: center;
	padding: .4rem 0;
}
.eval_fot a{
	color: #01B2B6;
	padding: 0 .1rem 0 .2rem;
}
.eval_fot i{
	background: url(../../Images/article/sy_icon_details42x.png) no-repeat;
	background-size: 100% 100%;
	width: 12px;
	height: 12px;
	display: inline-block;
	position: relative;
	top: .015rem;
}
.ebal_banner{
	padding: .4rem .32rem .32rem .32rem;
	background: #fff;
}
.ebal_banner a{
	display: block;
	height: 1.6rem;
	overflow: hidden;
	border-radius: 6px;
}
.ebal_banner i{
	/* background: url(../../Images/Ask/toast_prompt42x.png) no-repeat;
	background-size: 100% 100%;
	width: 1.36rem;
	height: .32rem;
	display: inline-block;
	position: absolute;
	left: .2rem;
	top: .24rem;
	z-index: 3; */
}
.acr_title h3 b{
	background: url(../../Images/Ask/icon_ranking.png) no-repeat;
	background-size: 100% 100%;
	width: .52rem;
	height: .32rem;
	display: inline-block;
	margin-left: .1rem;
	vertical-align: middle;
}
/*****详情******/
.swiper_hder{
	position: absolute;
	left: 0.2rem;
	bottom: 0.7rem;
	z-index: 9;
	display: inline-block;
	width: initial;
	/* padding: 0 .2rem; */
	/* background: rgba(255, 255, 255, 0.8);
	border-radius: 14px 14px 14px 4px;
	border: 1px solid #EEEEEE; */
	font-size: .24rem;
}
.swiper_hder .swiper-container{
	height: 32px;
	line-height: 32px;
	text-align: right;
}
.swiper_hder .swiper-slide{
	position: relative;
	margin-bottom: .16rem;
}
.swiper_hder .swiper-slide em{
	padding: 0 .2rem;
	background: rgba(255, 255, 255, 0.8);
	border-radius: 14px 14px 14px 4px;
	/* border: 1px solid #EEEEEE; */
	display: inline-block;
}
.swiper_hder .swiper-slide span{
	color: #01B2B6;
}
.header{
	background: #fff;
	padding: .1rem .32rem 0 .32rem;
	font-size: .24rem;
	color: #333;
}
.header .relative img{
	height: 2.8rem;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}
.header .wenben{
	position: absolute;
	bottom: 0;
	left: 0;
	padding: .1rem 0;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
	width: 100%;
	color: #fff;
	text-indent: 10px;
	font-size: .32rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.header .pj{
	background: #F7F7F7;
	display: flex;
	display: -webkit-flex;
	/* padding: .15rem 0; */
	height: .72rem;
	line-height: .72rem;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
.header .pj p{
-webkit-flex: 1;
	flex: 1;
	text-align: center;
	position: relative;
}
.header .pj p::after{
	content: "";
	position: absolute;
	right: 0;
	top: .28rem;
	width: .02rem;
	height: .16rem;
	background: #D8D8D8;
}
.header .pj p:last-child::after{
	width: 0;
	height: 0;
}
.header .pj p img{
	width: .24rem;
	height: .24rem;
	margin-right: .08rem;
	position: relative;
	top: .03rem;
}
.header .tx{
	padding: .24rem 0;
	font-size: .29rem;
	color: #666;
	text-align: justify;
}
.header .tx span.maxText{
	position: relative;
	line-height: 20px;
	text-align: justify;
}
.header .tx span.maxBtn{
	display: none;
}
.line_clamp{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden; 
}
.header .tx b{
	font-weight: normal;
	color: #50749A;
	font-size: 14px;
}
.header .tx .maxBtn i{
	background: url(../../Images/Ask/icon_xsj.png) no-repeat;
	background-size: 100% 100%;
	width: 8px;
	height: 4px;
	display: inline-block;
	position: relative;
	top: -.08rem;
	margin-left: 3px;
}
.header .tx .maxBtn.on i{
	transform: rotate(180deg);
}
.pingjia{
	background: #fff;
	margin-top: .16rem;
	padding: 0 .32rem .4rem .32rem;
}
.pingjia .title{
	color: #333;
	font-size: .32rem;
	padding: .4rem 0;
	font-weight: bold;
}
.pingjia ul li{
	overflow: hidden;
	color: #333;
	font-size: .24rem;
	margin-bottom: .32rem;
}
.pingjia ul li:last-child{
	margin-bottom: 0;
}
.pingjia ul li .text span:first-child{
	font-weight: bold;
}
.pingjia ul li figure {
	margin: 0;
	width: .64rem;
	float: left;
	margin-top: .05rem;
}
.pingjia ul li figure img{
	width: .64rem;
	height: .64rem;
	border-radius: 50%;
}
.pingjia ul li .fl{
	width: 6rem;
	margin-left: .16rem;
	border-bottom: solid 1px #EEEEEE;
	padding-bottom: .3rem;
}
.pingjia ul li:last-child .fl{
	border-bottom: none;
}
.pingjia ul li .text span:last-child{
	padding-left: .2rem;
}
.pingjia ul li .text span:last-child,
.pingjia ul li em{
	color: #999;
	font-style: normal;
	padding-bottom: .04rem;
}
.pingjia ul li p{
	font-size: .28rem;
	padding: .1rem 0;
}
.pingjia ul li .huifu{
	max-width: 100%;
	display: inline-block;
	height: .8rem;
	line-height: .8rem;
	background: #F2FFFF;
	border-radius: 4px 18px 18px 18px;
	border: 1px solid rgba(1, 178, 182, 0.3);
	text-align: left;
	margin-top: .1rem;
	color: #01B2B6;
	font-size: .28rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 .4rem 0 .2rem;
}
.eval_footer{
	background: #fff;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	border-top: solid 1px #EEEEEE;
	padding: 4px 0;
	line-height: initial;
}
.eval_footer .money{
	font-size: .2rem;
	color: #666;
	padding-left: .7rem;
	padding-right: .7rem;
}
.eval_footer .money p{
	color: #FE7467;
	font-size: .36rem;
}
.eval_footer .money p span{
	font-size: .24rem;
}
.eval_footer .tiwen{
	width: 4.8rem;
	height: .8rem;
	line-height: .8rem;
	color: #fff;
	text-align: center;
	font-size: .32rem;
	background: #00B2B6;
	border-radius: 49px;
}

/**/
.button_down{
	background: #f7f7f7;
	text-align: center;
	padding: .3rem 0;
	color: #999;
	font-size: 0.26rem;
	position: relative;
	margin-bottom: .3rem;
}
.button_down::after,
.button_down::before{
	content: "";
	width: 25%;
	height: 1px;
	background: #ddd;
	position: absolute;
	top: .45rem;
}
.button_down::after{
	left: 8%;
}
.button_down::before{
	right: 8%;
}

/*黑卡*/
.black_box {
	/* padding: .2rem .25rem 0 .25rem; */
}
.icon_detailTody{
	background: url(../../Images/Member/card/sy_icon_detail.png?=1) no-repeat;
	background-size: 100% 100%;
	width:  .3rem;
	height: .28rem;
	display: inline-block;
	position: relative;
	top: .06rem;
	margin-left: .1rem;
}
.black_box .bg{
	background: url(../../Images/Ask/sc_bg_hk12x.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 1.6rem;
	position: relative;
	color: #F7EBD3;
	font-size: .24rem;
}
.black_box .bg a{
	display: block;
	padding-left: .24rem;
}
.black_box .bg a h3{
	font-size: .32rem;
	padding-top: .3rem;
	padding-bottom: .1rem;
}
.black_box .bg a .icon_btn{
	background: url(../../Images/Ask/sc_btn_hk12x.png) no-repeat;
	background-size: 100% 100%;
	width: 1.6rem;
	height: .64rem;
	position: absolute;
	right: .24rem;
	top: .5rem;
}
.str_tex,
.str_gq{
	border-radius:20px 20px 20px 0;
	padding: 1px .35rem;
	color: #fff;
	position: absolute;
	top: -.18rem;
	left: 0;
}
.str_tex{
 background: linear-gradient(49deg, #FFA658 0%, #FF4E14 100%);
}
.str_gq{
	background: #999999;
}


.comment_show{
	text-align: center;
}
.comment_show a{
	background: initial;
	color: #01B2B6;
	padding: 0;
	margin-bottom: 0;
	line-height: normal;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;
}
.comment_show a::before,
.comment_show a::after{
	height: 0;
}
.comment_show a i{
	background: url(../../Images/Product/moremaster/sy_icon_details2.png) no-repeat;
	background-size: 100% 100%;
	width: .3rem;
	height: .28rem;
	display: inline-block;
	margin-left: .12rem;
}


.guess .gess_right i {
    width: 0.74rem;
    height: 0.32rem;
    position: absolute;
    top: 0.04rem;
    left: 0.04rem;
}
.guess  .gess_right i.i_1{
	background: url(../../Images/Ask/sc_tag_12x.png) no-repeat;
	background-size: 100% 100%;
}
.guess .gess_right  i.i_2{
	background: url(../../Images/Ask/dsc_tag_12x.png) no-repeat;
	background-size: 100% 100%;
}

label.ui-label-checkbox input[type="checkbox"]:checked + .ui-item-media i.ui-icon-form-checkbox, label.ui-label-checkbox input[type="radio"]:checked + .ui-item-media i.ui-icon-form-checkbox, label.ui-label-checkbox .ui-item-media i.init-checked{
	background: #666666;
}

.quck_tip{
	background: linear-gradient( 141deg, #B083FF 0%, #6B93FF 100%);
	width: 3.44rem;
	height: .52rem;
	display: flex;
	align-items: center;
	position: absolute;
	top: .1rem;
	right: .1rem;
	border-radius: 32px;
	z-index: 10;
}
.quck_tip::after{
	content: "";
	position: absolute;
	right: 0.28rem;
	top: -0.1rem;
	background: url(https://resource.bangbangce.com/f4KsFwrW5m3n) no-repeat;
	background-size: 100% 100%;
	width: .18rem;
	height: .16rem;
}
.quck_tip .icon_t0{
	background: url(https://resource.bangbangce.com/YeR3jtccwhxE) no-repeat;
	background-size: 100% 100%;
	width: .7rem;
	height: .52rem;
	display: inline-block;
	position: relative;
	left: -0.32rem;
	animation: translateFrom 1s linear infinite;
}
.quck_tip .icon_t1{
	background: url(https://resource.bangbangce.com/yrHXADfcfFXB) no-repeat;
	background-size: 100% 100%;
	width: 2.9rem;
	height: .26rem;
	display: inline-block;
	position: relative;
	left: -0.32rem;
}
@keyframes translateFrom{
	0%{
		transform: translateY(-3px);
	}
	50%{
		transform: translateY(3px);
	}
	100%{
		transform: translateY(-3px);
	}
}

