
.phoneList{ width:100%; float:left}
.phoneList .titBox{ width:100%; height:44px; float:left; border-bottom:1px solid #DAD9D9}
.phoneList .titBox .wp_20{ width:20%; height:44px; overflow:hidden; float:left}
.phoneList .titBox .tit{ width:60%; float:left; line-height:44px; color:#323232; font-size:16px; text-align:center}
.phoneList .titBox .close{ width:30px; height:30px; float:right; margin:7px 15px 0 0; background-position:10px -1310px}
.phoneList .explain{ width:100%; float:left; font-size:12px; line-height:20px; padding:10px 0; color:#848484; border-bottom:1px solid #DAD9D9}
.phoneList ul{ width:100%; float:left}
.phoneList li{ width:100%; float:left; line-height:18px; border-bottom:1px solid #DAD9D9; padding:9px 0}
.phoneList li .tit{ width:20%; float:left}
.phoneList li .box{ width:80%; float:left}
.phoneList li .box span{ width:50%; float:left; color:#505050}


.bo_fa{ overflow:hidden; background-color:#fafafa}

@media only screen and (max-width : 600px){
	
}