﻿@charset "utf-8";

.details{
	width: 100%;
	background: #eeeeee;
}
.presentationShow{
	width: 6.09rem;
	margin: 0 auto;
	border: 1px solid #cacaca;
	padding-bottom: 0.16rem;
}
.person{
	width: 2.24rem;
	float: left;
}
.person img{
	width: 100%;
}
.presentation{
	width: 3.85rem;
	float: right;
}
.titleImg{
	width: 100%;
}
.titleImg img{
	width: 100%;
}
.issue{
	margin-left: 0.07rem;
}
.issue li{
	float: left;
	padding-bottom: 0.07rem;
	border-bottom:1px dashed #919392 ;
}
.issue li P{
	width: 1.71rem;
	font-size:0.18rem;
	text-align: center;
	background: #ffe5cc;	
	border-radius: 0.06rem;
	line-height: 0.38rem;
	color: #636363;
}
.issue li:nth-child(2n-1){
	padding-right: 0.09rem;
	border-right: 1px dashed #919392;
}
.issue li:nth-child(2n){
	padding-left: 0.11rem;
}
.specialist{
	width: 100%;
	margin-top: 0.15rem;
}
.specialist p{
	font-size: 0.2rem;
	color: #ff3782;
	font-weight: bold;
}
.order{
	width: 3.74rem;
	margin: 0 auto;
	border: 1px solid #cacaca;
	border-radius: 1rem;
	text-align: center;
	margin-top: 0.15rem;
	margin-bottom: 0.11rem;
}
.order span{
	line-height: 0.35rem;
	font-size: 0.205rem;
	color: #383838;
}
.order img{
	width:0.17rem;
	margin-top: -0.05rem;
	vertical-align: middle;
}
.much{
	width: 4.93rem;
	margin: 0 auto;
	border: 2px solid #FFFFFF;
	border-radius: 1rem;
	overflow: hidden;
	background:#fae2f0;
}
.meal{
	float: left;
	width: 2.34rem;
	background: #ff3782;
	height:1.17rem;
	padding-top:0.18rem;
	box-sizing:border-box;
	text-align:center;

}
.examine{
	float: right;
	width: 2.59rem;
	background: #fae2f0;
	padding-top: 0.2rem;
	height:1.17rem;
	box-sizing:border-box;
}
.early{
	width: 1.9rem;
	font-size: 0.205rem;
	color: #fffc00;
	margin-left: 0.34rem;
	line-height: 0.38rem;
	border-bottom: 1px dashed #ffffff;
}
.number{
	font-size: 0.34rem;
	color: #FFFFFF;
}
.yuan{
	font-weight: bold;
	font-size: 0.25rem;
	color: #FFFFFF;
}
.cost{
	font-size: 0.18rem;
	color: #FFFFFF;
	text-decoration:line-through ;
}
.price{
	overflow:hidden;
	margin-left: 0.34rem;
	width: 1.9rem;
	line-height: 0.44rem;
	text-align:center;
	font-size:0;
	
}
.price span { display:inline-block;}
.project{
	font-size: 0.18rem;
	color: #6a6a6a;
	line-height:0.22rem ;
	margin-left: 0.3rem;
}
.project span{
	font-weight: bold;
}
.advisory{
	display: block;
	border: 0.02rem solid #e0358a;
	width: 1.19rem;
	margin: 0 auto;
	text-align: center;
	font-size: 0.175rem;
	color: #ff3782;
	border-radius: 1rem;
	line-height: 0.25rem;
	margin-top: 0.05rem;
	margin-bottom: 0.05rem;
}
.advisory img{
    width: 0.15rem;
    vertical-align: middle;
}
.dialogueBox{
	width: 6.09rem;
	margin: 0 auto;min-height:4.44rem;
	padding-bottom: 0.3rem;
}
.fristBox,.lastBox{display:none;}
.portrait{
	float: left;
	width: 0.82rem;
}
.portrait img{
	width: 100%;
}
.dialogueBox{
	padding-bottom:1.5rem ;
}
.conten{
	float: right;
	width: 4.9rem;
	border: 1px solid #cecece;
	border-radius:0.1rem ;
	box-shadow: 0px 5px 10px -2px #d1d1d1; 
	background: #FFFFFF;
}
.conten p{
	font-size: 0.18rem;
	color: #2b2b2b;
	padding: 0.15rem 0.2rem 0.15rem 0.15rem;

}
.conten p img { width:0.25rem;}
.conten p strong{color:red;}
.conten p span{color:red;}
.triangle_border_left{
    width:0;
    height:0;
    border-width:0.11rem 0.21rem 0.11rem 0;
    border-style:solid;
    border-color:transparent #cecece transparent transparent;/*透明 灰 透明 透明 */
    margin:0.4rem auto;
    position:relative;
    left: -1.97rem;
    top: 0.1rem;
}
.triangle_border_left span{
	border: 1px  solid #000000;
    display:block;
    width:0;
    height:0;
    border-width: 0.09rem 0.2rem 0.09rem 0;
    border-style:solid;
    border-color:transparent #FFFFFF transparent transparent;/*透明 黄 透明 透明 */
    position:absolute;
    top:-0.096rem;
    left:0.01rem;
 	
}
.htitle {
	width:3.85rem;
	height:1.4rem;
	padding-top:0.3rem;
	background:url(../images/t1.png) no-repeat 3.22rem 0.32rem;
	background-size:0.6rem;
	box-sizing:border-box;
}
.htitle p {
	font-size:0.39rem;
	line-height:100%;
	font-weight:bold;
}
.htitle p span {
	font-size:0.12rem;
	vertical-align:middle;
	margin:0 0.15rem;
	text-transform:uppercase;
	font-weight:400;
	letter-spacing:-0.005rem;
	display:inline-block;
}

.htitle p:nth-of-type(2){ margin-top:-0.05rem;}
.htitle p:nth-of-type(1) span { margin-left:0.1rem; margin-bottom:0.1rem;}
.htitle p:nth-of-type(2) span { margin-right:0.1rem;}
.htitle p b {
	font-size:0.51rem;
	color:#ff3782;
}
.fristBox{
	margin-bottom:1rem;
}