body,#wrapper{
	height:100%;
	font-size:0.28rem;
	background:#f5f5f5;
}
#cGuide dl{
	padding:0 0.12rem;
	margin-bottom:0.36rem;
	background:#fff;
	border-bottom:0.01rem solid #ccc;
}
#cGuide dl dd{
	height:0.7rem;
	line-height:0.7rem;
	border-bottom:0.01rem solid #ccc;
}
#cGuide dl dd>i{
	float:left;
	width:1.5rem;	
	color: #333333;
	font-weight: 600;
}
#cGuide dl dd>div{
	margin-left:1.5rem;
	height:100%;
	position:relative;
}
#cGuide dl dd>div>p{
	color:#333333;
	overflow: hidden;
    height: 0.7rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 0.2rem;
    font-weight: 500;
}
#cGuide dl dd>div>select{
	border:0;
	height:100%;
	width:100%;
	position:absolute;
	left:0;
	top:0;
	opacity:0;
}
#cGuide dl dd>div>b{
	background: url(../../images/claimOnline/cp-up4.png) no-repeat center;
    height: 0.24rem;
    width: 0.24rem;
    position: absolute;
    right: 0.1rem;
    top: 0.21rem;
}
#cGuide>a{
	display:block;
	margin:0.2rem;
	border-radius:0.08rem;
	line-height:0.7rem;
	text-align:center;
}
#cGuide>a:nth-of-type(1){
	color:#fff;
	background:#494DF4;
	border:1px solid #494DF4;
	border-radius:20px;
}
#cGuide>a:nth-of-type(2){
	margin-top:0.2rem;
	color:#494DF4;
	background:#fff;
	border:0.01rem solid #494DF4;
	border-radius:20px;
}
#cGuide>.process>ul{
	margin:0.72rem 0.36rem 0 0.36rem;
	border-left:1px dashed #ccc;
	
}
#cGuide>.process>ul>li{
	padding-bottom:0.48rem;
	padding-left:0.32rem;
	line-height:0.42rem;
	font-size:0.22rem;
	position:relative;
}
#cGuide>.process>ul>li:nth-child(1):before{
	content:"";
	display:block;
	width:0.46rem;
	height:0.46rem;
	border-radius:50%;
	background:url(../../images/phoneClaimOnline/baoan.png) no-repeat left center #E1E1E1;
	background-size:0.48rem;
	position:absolute;
	left:-0.24rem;
	top:0rem;
}
#cGuide>.process>ul>li:nth-child(2):before{
	content:"";
	display:block;
	width:0.46rem;
	height:0.46rem;
	border-radius:50%;
	background:url(../../images/phoneClaimOnline/zhiyin.png) no-repeat center #E1E1E1;
	background-size:0.36rem;
	position:absolute;
	left:-0.24rem;
	top:0rem;
}
#cGuide>.process>ul>li:nth-child(3):before{
	content:"";
	display:block;
	width:0.46rem;
	height:0.46rem;
	border-radius:50%;
	background:url(../../images/phoneClaimOnline/shenhe.png) no-repeat center #E1E1E1;
	background-size:0.32rem;
	position:absolute;
	left:-0.24rem;
	top:0rem;
}
#cGuide>.process>ul>li:nth-child(4):before{
	content:"";
	display:block;
	width:0.46rem;
	height:0.46rem;
	border-radius:50%;
	background:url(../../images/phoneClaimOnline/peichangjin.png) no-repeat center #E1E1E1;
	background-size:0.32rem;
	position:absolute;
	left:-0.24rem;
	top:0rem;
}
#cGuide>.process>ul>li:nth-child(4){
	padding-bottom:0;
}


#wrapper .topNav {
	width:100%;
	height: 0.63rem;
	background:linear-gradient(to right,#494DF4,#9FBEAF);
}
#wrapper .topNav p.show .showIcon{
	height: 0.29rem;
    width: 0.29rem;
    background: url(../../images/phoneClaimOnline/accidentShowLittle.png) no-repeat 0 center;
    position: absolute;
    left: 0.38rem;
    top: 0.16rem;
    background-size: contain;
}
#wrapper .topNav p.show{
	text-align: center;
	color: #FFFFFF;  
	font-size: 0.268rem;
	line-height: 0.627rem;
}

#childText1 {
	display: inline;
	font-size: 0.1rem;
}