#ProList{ overflow:hidden;}
p#change{width:250px; float:left; background-color:rgba(176, 31, 36, 0.1);}

p#change span{
	display:inline-block;
	width:100%;
	text-align:center;
	font-size:16px;
	padding-bottom:15px; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;
	padding-top:15px;
	color:#000000; cursor:pointer; border-radius:10px;
}
p#change em{ display:inline-block; font-size:35px; margin-bottom:10px;}
p#change span:hover{ background-color:#efd4d6; border-radius:10px; }
p#change span.hover{ background-color:#b01f24; color:#FFFFFF;}
#ProList div.changeCon{
	display:none; width:926px; float:right; overflow:hidden;
}
.p#change a:nth-child(4n) span{ border-bottom-width: 0px;}

#KeyFriend {
 width:1300px; margin:0 auto;position: relative; margin-top:40px;
}

p#change2 {
   position:absolute; left:0px; top:0px; width:250px; z-index:999;
}

p#change2 span {
display:inline-block; width:100%; margin-bottom:20px; background-color:#FFFFFF; text-align:center; line-height:60px; font-size:18px; border-radius:50px; cursor:pointer;
}
p#change2 em { display:inline-block; font-size:18px; margin-right:10px;}

p#change2 span.hover {
background-color:#990000; color:#FFFFFF;
}

#KeyFriend div.kfcon {
    display: none;
}
