﻿.listPosition p{
	font-family: "\5b8b\4f53";
	line-height: 25px;
	margin: 10px 20px;
	padding-left: 20px;
	background: url(../../images/position.png) no-repeat 0 5px;
}
.sideBar{
	width: 265px;
	float: left;
	background: #fff;
	border-radius: 5px;
}
.sideBar>ul>li>p{
	padding-left:22px;
	font-size: 16px;
	line-height: 50px;
	height:50px;
	border-bottom: 1px solid #dadada;
}
.sideBar>ul>li>p:hover,.sideBar>ul>li>p.on{
	color: #fff !important;
	background:#0070CE !important;
}
.secondlist p{
	color: #fff !important;
	border: none !important;
	
}
.sideBar>ul>li>p>b{
width:18px;
float:left;
line-height:50px;
display:block;
padding-right:20px;
height:16px;
display:table-cell;
text-align:center;
vertical-align:middle;
}
.sideBar>ul>li>p:active{
	background:#0070CE !important;
	color: #fff !important;
}
.sideBar>ul>li>p>a{
width:178px;
line-height:50px;
float:left;
margin-left:15px;
}


.secondlist{
	padding-left: 20px;
	margin: 10px 0;
}
.secondlist li{
	height: 30px;
	overflow: hidden;
}
.secondlist li a{
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.detailCont{
	width: 755px;
	float: right;
	background: #fff;
	border-radius: 5px;
	padding: 30px;
}
.detailCont h3{
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	padding-left: 15px;
	background: url(../../images/h3Bg.png) no-repeat 0 2px;
	padding-bottom: 10px;
	border-bottom:1px  solid #DADADA;
}
.detailCont h4{
	padding-left: 40px;
	font-size: 14px;
	color: #0070CE;
	background: url(../../images/dot3.png) no-repeat 20px 7px;
	margin: 15px 0 10px;
	font-weight: normal;
}
.detailCont>p{
	padding-left: 50px;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 10px;
	
}
.detailCont>p>a{
	color: #0070CE;
}
.solve{
	padding: 20px;
	margin-top:30px;
	border-top: 1px solid #dadada;
}
.solve h5{
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
	
}
.solve label{
	font-size: 14px;
	display: block;
	margin: 15px 0;
}
#radio2{
	margin-left: 50px;
}
#button1{
	width: 55px;
	height: 25px;
	background: #0070CE;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	margin-left: 50px;
	border: none;
	line-height: 25px;
}
.solve p{
	font-size: 14px;
	line-height: 25px;
}
.solve p a{
	color: #ff7d26 !important;
	padding-left: 20px;
	background: url(../../images/sj1.png) no-repeat 7px 5px;
}
.solve p a img{
	width: 20px;
	height: 20px;
}
.solve ul{
	margin-top: 30px;
}
.solve ul h5{
	margin-bottom: 10px;
}
.solve ul li{
	height: 30px;
	padding-left: 20px;
	background: url(../../images/dot4.png) no-repeat 5px 13px;
}
.solve ul li a{
	font-size: 14px;
	line-height: 30px;
}

/*10.9*/
.yesAlready{
	margin: 15px 0;
	display: none;
}
.yesAlready p{
	font-size: 14px;
	color: #333;
}
.notYet{
	margin: 15px 0;
	display: none;
}
.notYet p a{
	font-size: 14px;
	color: #333 !important;
	padding-left: 0;
	background:none;
}
