.serviceBannerCommon{
	height: 16.5rem;
}
.serviceBanner1{
	background: url(../../images/jyfwbg.jpg) no-repeat;
	background-size:100% ;
}
.returnIcon img{
	width: 3rem;
	height: 3rem;
}
.returnIcon{
	padding: 1rem;
}
.white{
	background: #FFFFFF
}
.serviceContent1{
	padding: 1rem;
}
.serviceName{
	font-weight: normal;
}
.serviceName p{
	display: inline-block;
	font-size: 1.5rem;
	margin-bottom: 10px;
}
.serviceName span{
	display: inline-block;
	font-size: 1.2rem;
	color: #52cbf8;
	border: 1px solid #52cbf8;
	border-radius: 0.3rem;
	padding: 0.1rem 0.3rem;
}
.clinch{
	color: #bbb;
	font-size: 1.2rem ;
}
.depict{
	color: #666;
	font-size: 1.4rem;    
}
.servicePrice{
	margin-top: 1rem;
}
.servicePrice1{
	font-size:1.5rem;
	color: #ff8468;
	line-height: 3rem;
	font-weight: bold;
}
.servicePrice1 span{
	font-size: 1.6rem;
}
.buyNow a{
	display: block;
	width: 10rem;
	height: 3rem;
	line-height: 3rem;
	text-align: center;
	background: #ff8468;
	float: right;
	color: #FFFFFF;
	border-radius: 0.5rem;
}
.serviceData{
	margin-top: 1rem;
	border-top: 1px solid #e4e4e4;
}
.viewDetail{
	padding: 1rem;
}
.detailTit{
	font-size: 1.5rem;
	color: #666666;
}
.viewTit a{
	color:#5bcef8;
	font-size: 1.3rem;
}
.serviceData li dl{
	border-top: 1px solid #E4E4E4;
	padding: 1rem;
}
.serviceData li dl dt{
	font-size: 1.4rem;
	color: #333;
}
.serviceData li dl dd{
	font-size: 1.3rem;
	color: #666;
	margin: 0.5rem 0;
}
.matter{
	margin-top: 1rem;
	border-top: 1px solid #e4e4e4;
	padding: 1rem;
}
.matterTit{
	border-bottom: 1px solid #e4e4e4;
	font-size: 1.5rem;
	color: #666666;
	padding-bottom: 1rem;
	font-weight: normal;
}
.noteMatter1 li p{
	font-size: 1.4rem;
	line-height: 1.8rem;
	padding-top: 1rem;
	color: #444444;
}
.noteMatter1 li p .color-orange{
	color: #ff8261;
}
.noteMatter1 li p .color-blue{
	color: #12c2f4;
}
.problem{
	padding: 1rem;
	margin-top: 1rem;
	border-top: 1px solid #e4e4e4;
}
.problemTit{
	border-bottom: 1px solid #e4e4e4;
	font-size: 1.5rem;
	color: #666666;
	padding-bottom: 1rem;
	font-weight: normal;
}
.problem ul li{
	padding: 1rem 0;
	border-bottom: 1px dashed #d8d8d8;
}
.problemTit1 , .answer{
	overflow: hidden;
}
.ask{
	float: left;
	text-align: center;
	border-radius: 0.3rem;
	background: #ff8261;
	color: #FFFFFF;
	font-size: 1.4rem;
	padding:0rem 0.23rem;
}
.titContent{
	font-weight: bold;
	font-size: 1.4rem;
	color: #222222;
	margin-left: 2.2rem;
}
.answer1{
	float: left;
	text-align: center;
	border-radius: 0.3rem;
	background: #12c2f4;
	color: #FFFFFF;
	font-size: 1.4rem;
	padding:0rem 0.23rem;
}
.answerContent{
	font-size: 1.4rem;
	color: #666;
	margin-left: 2.2rem;
}
.answer{
	margin-top: 1rem;
}
.buyBtn a{
	display: block;
	width: 100%;
	height: 5rem;
	line-height: 5rem;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.5rem;
	background: #ff8261;
}
.buyBtn{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}


/*购买详情*/
.cell-group{
	background: #FFFFFF;
	padding: 1rem;
	border-bottom: 1px solid #E4E4E4;
}
.cell-bd{
	font-size: 1.6rem;
	color: #444444;
}
.city-dropdown-btn{
	margin-left: 1rem;
}
.city-dropdown-btn span{
	color: #12c2f4;
	display: inline-block;
	margin-left: 0.3rem;
	font-size: 1.6rem;
}
.city-dropdown-btn img{
	width: 1rem;
	height: 0.5rem;
	vertical-align: middle;
	margin-top: -0.5rem;
}
.city-dropdown-menu{
	background: #FFFFFF;
	width: 100%;
	position: absolute;
	top: 46px;
	left: 0;
}
.city-dropdown-menu h4{
    font-weight: 400;
    font-size: 1.6rem;
    padding: 1rem 1rem;
}
.city-list li{
	float: left;
	padding: 0.2rem 0.4rem;
	border: 1px solid #CCCCCC;
	border-radius: 0.3rem;
	font-size: 1.3rem;
	margin: 0.3rem 0.3rem 0.3rem 0.7rem;
}
.city-list{
	overflow: hidden;
	margin-bottom: 1rem;
}
.city-list .active{
	font-weight: 700;
    color: #12c2f4;
    border-color: #12c2f4;
}
.town-list-wrap{
	border-top: 1px solid #12c2f4;
    border-bottom: 1px solid #12c2f4;
}
.town-list-wrap ul li{
	float: left;
	padding: 0.2rem 0.5rem;
	border: 1px solid #CCCCCC;
	border-radius: 0.3rem;
	font-size: 1.3rem;
	margin: 0.3rem 0.3rem 0.3rem 0.7rem;
}
.town-list-wrap ul{
	overflow: hidden;
	padding-bottom: 1rem;
}
.town-list-wrap .active{
	font-weight: 700;
    color: #12c2f4;
    border-color: #12c2f4;
}
.cell-sub-item{
	border-top: 1px solid #E4E4E4;
	margin-top: 1rem;
	padding: 1rem;
}
.dl-list dt{
	color: #666;
	font-size: 1.3rem;
}
.dl-list dd{
	display: inline-block;
	padding: 0.3rem 0.5rem;
	background: #fe7652;
	font-size: 1.5rem;
	color: #fff;
	border-radius: 0.5rem;
	margin: 0.5rem;
}
.total_price{
	
}
.total_price1{
	font-size: 1.5rem;
	color: #fe7652;
	text-align: center;
}
.btn a{
	display: inline-block;
	width: 6rem;
	height: 4rem;
	line-height: 4rem;
	background: #12C2F4;
	text-align: center;
}
.btn a img{
	width: 3rem;
	height: 3rem;
	vertical-align: middle;
}
.btn-warn a{
	display: inline-block;
	width: 10rem;
	height: 4rem;
	line-height: 4rem;
	text-align: center;
	background: #fe7652;
	font-size: 1.5rem;
	color: #FFFFFF;
}
.total_price{
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	background: #FFFFFF;
	line-height: 4rem;
	height: 3.9rem;
}
.zcArea{
	font-size: 1.3rem;
	font-weight: bold;
	padding: 0.5rem 0;
}
.serviceArea{
	margin:1rem 0;
}
.serviceArea li{
	margin-bottom: 1rem;
}
.taxesType .texesTypeHover{
	border:1px solid #ff8468;	
	color:#ff8468;
}
.attributeDl dd{
	font-size: 1.3rem;
	display: inline-block;
	margin-left: 1rem;
	border: 1px solid #ddd;
	padding: 0.3rem 0.5rem;
	color:#666;
	border-radius:0.3rem;
	margin-bottom: 0.5rem;
}