#KeyFriend{ margin-top:0px;}
p#change2{
	width:210px;
	float:left;
	background-image: url(../images/x9_03.png);
	background-repeat: repeat-y; padding-top:30px; padding-bottom:30px;
	background-position: center center; margin-top:30px;
}
p#change2 span{
	display:block;
	width:108px;
	height:45px; margin-left:108px;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	line-height:45px;
	float:left;
	font-size:20px;
	color:#666;
	cursor:pointer;
}
p#change2 em{ display:inline-block; background-color:#da251c; height:5px; width:10px; float:left; margin-top:20px; margin-right:5px;}
p#change2 span.hover{color:#da251c; font-size:24px;}
p#change2 span:nth-child(2n){ margin-left:0px;}
p#change2 span:nth-child(2n) em{ float:right;}
#KeyFriend div.kfcon{display:none; margin-top:30px; width:1100px; float:right; background-color:#FFFFFF; font-size:16px; line-height:180%; text-align:justify; padding:20px;box-sizing:border-box;}
#KeyFriend div.kfcon p{ margin-top:15px;}