.body p{
	line-height:0.533333rem;
	color: #b89287;
	font-size:0.346666rem;
}
.review img {
	padding-top: 0.5rem;
}
.review_box {
	display: flex;
	justify-content: center;
	padding-bottom: 0.5rem;
}
.review_box li {
	margin: 0.08rem 0.08rem 0;
}
.review_box li img {
	width: 2.94rem;
	background-color: #fff;
	border: 0.03rem solid #fcd28c;
	border-radius: 0.03rem;
	height: 1.53rem;
}

.detail {
	width: 10rem;
	padding-top:1px;
	background-image: url(../images/detail_ban.png); 
	background-repeat: no-repeat;
	background-size: contain;
	background-color: #b50006;
	padding-bottom: 0.3rem;
}
.d_medicine {
	text-align: center;
	padding-top:10.5rem;
	margin-top: 0.3rem;
}
.d_medicine1 {
	text-align: center;
	margin-top: 0.3rem;
}
.d_medicine>img {
	width: 7.75rem;
}
.d_medicine1>img {
	width: 7.75rem;
}
.d_word {
	color: #fff;
	font-size: 0.3rem;
	padding: 0.3rem 0.8rem 0;
	line-height: 1.6;
}

.d_limit {
	color: #fff;
	font-size: 0.26rem;
	line-height: 1.6;
	text-align: center;
	border-bottom: 0.03rem solid #f9cd7e;
	padding-bottom: 0.5rem;
	padding-top: 0.2rem;
}
.d_person {
	text-align: center;
	margin-top: 0.4rem;
}
.d_dotted {
	text-align: center;
	width:8.29rem;
	margin: 0.4rem auto 0;
}
.last_c>div.d_dotted:last-child {
	display: none;
}
.d_dotted img {
	width:8.29rem;	
	height: 0.03rem;
	float: left;
	display: inline;
}
.d_person>li {
	display: inline-block;
	width: 2.06rem;
	margin: 0 0.4rem;
}
.d_per_pic {
	width: 100%;
}
.d_per_pic img {
	width: 2rem;
	height: 2.64rem;
	border: 1px solid #f9bd50;
	border-radius: 0.03rem;
}
.body p.d_per_name {
	font-size: 0.3rem;
	text-align: center;
	color: #fff;
}
.body p.d_per_time {
	width: 100%;
	color: #fff;
	text-align: left;
	font-size: 0.25rem;
	line-height: 1.3;
    margin-top: 0.2rem;
    -webkit-line-clamp: 1;  
    -webkit-box-orient: vertical;  
    overflow: hidden;  
    text-overflow: ellipsis;   
	display: -webkit-box;
}
.body p.d_per_rin { /*gai1212*/
	margin-top: 0.12rem;
	font-size: 0.25rem;
	-webkit-text-size-adjust:none;
	text-align: left;
	color: #fff;
	height: 1rem;
	line-height: 1.3;
	-webkit-text-size-adjust:none;

}
.d_per_rin>span {  /*gai1212*/
	-webkit-line-clamp: 3;  /*设置多少行*/
    -webkit-box-orient: vertical;   /*必须结合的属性,设置或检索伸缩盒对象的子元素的排列方式*/
    overflow: hidden;   /*文本会被修剪，并且剩余的部分不可见*/
    text-overflow: ellipsis;   /*显示省略号来代表被修剪的文本*/
	display: -webkit-box;
}
.look_btn {
	width: 100%;
	color:#c30808;
	text-align: center;
	font-size: 0.07rem;
	text-decoration: none;
	margin-top: 0.03rem;
}
.look_btn img {
	width: 100%;
}

.d_per_b {
	margin-top: 0.09rem;
}
.d_per_piao>a {
	float: left;
}
.d_per_piao>a>img {
	float: left;
	width: 0.91rem;
}
.d_per_piao>span {
	float: right;
	color: #ebe25c;
	font-size: 0.45rem;
	margin: -0.09rem -0.1rem 0 0;
	display: inline;
}
.d_per_piao>span>i {
	display: inline-block;
	transform: scale(0.4);
	font-style: normal;
}
.d_perpan {
		position: relative;
}
.d_per_piao>span>b {
	color: #ebe25c;
	font-size: 0.45rem;
	display: inline-block;
	transform: scale(0.6);
	position: absolute;
	right: 0.14rem;
	top: 0rem;
	text-align: right; /*gai1212*/
	width: 1.2rem;
}
.detail_intro {
	margin-top: 0.8rem;
	text-align: center;
}
.detail_intro>img {
	width: 8.23rem;
}

.foot {
	width: 100%;
	text-align: center;
	/*background-color: #a60309;*/
	font-size: 0.07rem;
	height:0.41rem;
	color: #fff;
	margin-top: 0.5rem;
	padding: 0.1rem 0;
}
.foot>p {
	transform: scale(0.8);
	text-align: center;
	color: #fff;
	line-height: 1.1;
}

/*项目页特殊控制*/
.detail_option .d_person>li{
	
		width: 3.54rem;
}
.body .detail_option p.d_per_rin {
	height: 0.45rem;
}
.detail_option .d_per_pic img {
	width: 3.4rem;
	height: 2.425rem;
}
body .detail_option .d_per_name {
	text-align: left;
	height: 0.8rem;
	line-height: 1.3;
	overflow: hidden;
}
.detail_option .d_per_piao>a>img {
	width: 1.48rem;
}
.detail_option .d_per_piao>span {
	margin-top: -0.04rem;
}
.detail_option .d_per_piao>span>b {
	transform: scale(0.8);
	right: 0.3rem;
	top: 0;
	width: 1.4rem; /*gai1212*/
}
.detail_option .d_per_piao>span>i {
	transform: scale(0.6);
}
.detail_option .d_per_b {
	margin-top: 0.2rem;
}
.detail_option .d_per_piao {padding-top:0.2rem;}

