.PageTitle h1{
	border-bottom: 1px solid #DDDDDD;
}
.percon_list{
	width: 100%;
	padding-bottom: 150px;
}
.selList {
    margin: 20px 0;
    position: relative;
    padding-left: 15px;
    display: inline-block;
}
.selList .seletRadio {
    width: 50% !important;
    height: 30px;
    opacity: 0;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.selList span {
    background: url(../images/indeximg/yq1a.png) no-repeat left center;
    padding-left: 26px;
    background-size: 14px 14px;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    padding-right: 32px;
    overflow: hidden;
    vertical-align: middle;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #666666;
    line-height: 17px;
    font-size: 14px;
}
.selList input[type='radio'].seletRadio:checked + span {
    background:url(../images/indeximg/yuandian02.png) no-repeat left center;
    background-size:14px 14px;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    font-size: 14px;
}
.neirong{
	width: 100%;
	border: 1px solid #DDDDDD;
}
.neirong textarea{
	width: 100%;
	height: 90px;
	overflow: auto;
	line-height: 20px;
	font-size: 14px;

	text-indent: 1em;
	border: none;
	padding-top: 15px;
	outline: none;
}
.neirong p{
	width: 100%;
	color: #444444;
	font-size: 14px;
	line-height: 30px;
	position: relative;
}
.neirong p span{
	color: #444444;
	font-size: 14px;
	position: absolute;
	right: 30px;
	bottom: 0;
}
.iphone_tell{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;

	text-indent: 1em;
	border: none;
	outline: none;
	border: 1px solid #DDDDDD;
}
.neirong_null,.tel_null{
	width: 100%;
	line-height: 46px;
	text-indent: 2em;
	font-size: 14px;
	color: #ee2222;
	background: url(../images/indeximg/delte.png) no-repeat center left;
}
.back_bottom{
	width: 100%;
	height: 42px;
	margin: 20px 0;
	position: relative;
}
.back_bottom input{
	display: block;
	width: 90px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	background: #0BC387;
	position: absolute;
	right: 0;
	top: 0;
}
