/*公共图标*/
.rankingRight h2,.rankingRight ul li a span:nth-child(1),.FriendsRight ul li a{
	background: url(../images/makeFriends.png) 0 0 no-repeat;
}
.lifeTitle a:hover{
	color: #ff7129;
}
span{
	color:#333;
	text-decoration: none;
}
span:hover{
	text-decoration: none;
}
/*内容开始*/
article{
	margin:20px 0;
}
/*banner栏*/
.bannerLeft{
	position: relative;
}
.bannerLeft{
	width: 810px;
	height: 490px;
}
.bannerBox{
	width: 810px;
	height: 490px;
}
.banner{
	height: 490px;
}
.bImg,.bImg a{ 
	height:490px;  
}
.bImg a:nth-child(1){
	background:url(../images/71.png) center no-repeat; 
	position:relative;
}
.bImg a:nth-child(2){
	background:url(../images/72.png) center no-repeat; 
	position:relative;
}
.bImg a:nth-child(3){
	background:url(../images/73.png) center no-repeat; 
	position:relative;
}
.bImg a:nth-child(4){
	background:url(../images/74.png) center no-repeat;
	 position:relative;
}
.bImg a:nth-child(5){
	background:url(../images/75.png) center no-repeat; 
	position:relative;
}
.banner .bImg a{
	background-size:810px 495px; 
}
.bannerBox ul{
	position: absolute;
	top:10px;
	left: 10px;
	z-index: 200;
	background: rgba(255,255,255,0.9);
	height: 128px;
}
.bList {
    padding-top: 465px;
    z-index: 198;
}
.bannerBox ul li{
	width:90px;
	line-height: 42px;
	text-align: center;
	font-size: 14px;
	border-bottom: 1px solid #cfcfcf;
}
.bannerBox ul li:nth-child(1){
    background-position: 14px -1504px;
}	
.bannerBox ul li:nth-child(2){
    background-position: 14px -1570px;
}
.bannerBox ul li:nth-child(3){
    background-position: 14px -1633px;
    border-bottom: none;
}
.bannerBox ul li:nth-child(4){
    background-position: 14px -1701px;
}
.bannerBox ul li:nth-child(5){
    background-position: 14px -1766px;
}
.bannerBox ul li:nth-child(6){
    background-position: 14px -1829px;
	border-bottom: none;
}
/*banner 栏结束*/
/*排行榜开始*/
.rankingRight{
	width: 270px;
}
.rankingRight h2{
	background-position: 43px -216px;
	padding-top: 10px;
}
.rankingRight h2 span{
	background: none;
	display: block;
	text-align: center;
	font-weight: normal;
	line-height: 18px;
}
.rankingRight h2 span:nth-child(1){
	font-size: 18px;
}
.rankingRight h2 span:nth-child(2){
	font-size: 14px;
}
.rankingBox{
	padding: 16px 0 6px 0;
}
.rankingBox span{
	display: block;
	width: 90px;
	height: 32px;
	float: left;
	text-align: center;
	line-height: 34px;
	color: #333333;
	cursor: pointer;
	background-position: -6px -160px;
	transition: background 0.5s,color 0.5s;
	background: url(../images/rankingFriendsGray.png) 0px 2px no-repeat;
	font-size: 16px;
}
.rankingBox span:hover{
	color:#ff7129;
	background: url(../images/rankingFriends.png) 0px 2px no-repeat;
}
.rankingBox span.gray{
	color:#ff7129;
	background: url(../images/rankingFriends.png) 0px 2px no-repeat;
}
.rankingRight ul li{
	width: 270px;
}
.rankingRight ul li a{
	text-decoration: none;
	display: block;
	line-height: 39px;
	color: #333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 15px;
}
.rankingRight ul li a span:nth-child(1){
	display: block;
	float: left;
	width: 28px;
	text-align: center;
	height: 39px;
	color: #fff;
	background-position: -4px -551px;                                                                                                                                                                                                                                                                                                                                                                                                                                     text-indent: -4px;
    line-height: 42px;
}
.rankingRight ul li:nth-child(1) a span:nth-child(1){
	background-position: 0px -458px;
}
.rankingRight ul li:nth-child(2) a span:nth-child(1){
	background-position: 0px -546px;
}
.rankingRight ul li:nth-child(3) a span:nth-child(1){
	background-position: 0px -630px;
}
.rankingRight ul li a span:nth-child(1){
	background-position: 0px -707px;
}
.rankingRight ul li{
	transition: background 1s;
}
.rankingRight ul li:hover{
	background: #d3d3d3;
}
/*banner子导航*/
.assort{
    position: absolute;
    left: 90px;
    background: #fff;
    width: 600px;
    height: 250px;
    top: 0px;
    display: none;
}
.assort div{
	padding:5px 0 0 10px;	
	position: relative;
}
.assort div a{
	display: block;
	float: left;
	text-decoration: none;
	color:#000;
	padding:0 10px;
	border-radius: 4px;
	color:#000;
	text-indent: 0;
	line-height: 28px;
}
.assort div a:hover{
	background:#c00000;
	color: #fff;
}

/*栏目标题*/
.articleTitle{
	border-bottom: 1px solid #ff3333;
    position: relative;
    top: -25px;
    margin-bottom: 20px;
}
.topTitle{
	width: 240px;
	position: relative;
	z-index: 2;
	top:23px;
	margin: 0 auto;
	background: #fff;
}
.topTitle a{
	font-size: #333333;
	display: block;
	text-align: center;
	font-size: 24px;
}
.topTitle p{
	text-align: center;
	font-size: 14px;
	color: #6f6f6f;
    line-height: 16px;
}
.topTitle div{
	width: 14px;
	height: 14px;
	background: #ff3333;
	margin-top: -30px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);		/* IE 9 */
	-webkit-transform: rotate(45deg);	/* Safari and Chrome */
	-o-transform: rotate(45deg);		/* Opera */
	-moz-transform: rotate(45deg);		/* Firefox */
}
/*征婚信息*/
.newLeft{
	width: 420px;
	height: 540px;
	background: url(../images/makeFriendsBg.png) no-repeat;
}
.newLeft h1,.hotRight h1{
	margin:28px 28px 20px 28px; 
	font-size: 18px;
	color: #6f6f6f;
	font-weight: normal;
}
.newLeft ul,.hotRight ul{
	margin:20px 28px 28px 28px;
}
.newLeft ul li > a,.newLeft ul li > a img{
	display: block;
	width: 120px;
}
.newLeft ul li > a{
	height: 73px;
	overflow: hidden;
}
.newLeft ul li .newLeftTxt{
	width: 224px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.newLeftTxt a{
	display: block;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newLeftTxt p{
	font-size: 12px;
	color: #a4a4a4;
	padding:2px 0;
	height: 32px;
	overflow: hidden;
}
.newLeftTxt span{
    display: block;
    color: #ff3333;
    background: url(../images/makeFriends.png) -9px -4px no-repeat;
    text-indent: 16px;
}
	/*热点*/
.hotRight{
	width: 660px;
	height: 540px;
	margin-left: 20px;
	background: url(../images/makeFriendsBg2.png) no-repeat;
}
.hotRight ul li{
	float: left;
	width: 292px;
}
.hotRight ul li:nth-child(1),
.hotRight ul li:nth-child(2){
	margin-bottom: 16px;
}
.hotRight ul li:nth-child(2n){
	margin-left: 20px;
}
.hotRight ul li >a ,.hotRight ul li >a img{
	display: block;
	width: 292px;
}
.hotRight ul li >a{
	height: 180px;
	overflow: hidden;
}
.hotRight ul li p{
	font-size: 16px;
	color: #333333;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.hotRight ul li span{
    display: block;
    font-size: 12px;
    color: #ff7129;
    background: url(../images/makeFriends.png) -8px -75px no-repeat;
    text-indent: 18px;
}

/*同城交友*/
.FriendsRight{
	margin-left: 20px;
}
.FriendsLeft ul li,.FriendsLeft ul li>a,.FriendsLeft ul li>a img{
	display: block;
	width: 420px;
}
.FriendsLeft ul li,.FriendsLeft ul li>a {
	height: 260px;
	overflow: hidden;
}
.FriendsLeft ul li{
	position: relative;
	margin-bottom: 20px;
}
.FriendsLeft ul li p{
	width: 360px;
	left: 30px;
	background: rgba(60,60,60,0.8);
	bottom: 30px;
	position: absolute;
	z-index: 99;
}
.FriendsLeft ul li p a,.FriendsRightImg p a{
	display: block;
	line-height: 42px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	transition: background 0.5s;
}
.FriendsLeft ul li p a:hover,.FriendsRightImg p a:hover{
	background: #ff7129;
}
/*右侧*/
.FriendsRight{
	width: 660px;
}
.FriendsRightImg>a,.FriendsRightImg>a img{
	display: block;
	width: 660px;
}
.FriendsRightImg>a{
	height: 408px;
	overflow: hidden;
}
.FriendsRightImg{
	position: relative;
	width: 660px;
	height: 408px;
}
.FriendsRightImg p{
	position: absolute;
	width: 600px;
	left: 30px;
	bottom: 30px;
	background: rgba(60,60,60,0.8);
}
.FriendsRight ul li{
	width: 320px;
	float: left;
}
.FriendsRight ul li a{
	display: block;
	line-height: 65px;
	border-bottom: 1px dashed #c2c2c2;
	font-size: 16px;
	text-decoration: none;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 35px;
    background-position: 0 -116px;
    transition: color 0.5s,border-bottom 0.5s;
}
.FriendsRight ul li a:hover{
	color:#ff7129;
	border-bottom:1px dashed #ff7129;
}
.FriendsRight ul li:nth-child(2n){
	margin-left: 20px;
}
/*情感天地*/
.EmotionalBox ul li{
	width: 260px;
	float: left;
	margin-left: 20px;
}
.EmotionalBox ul li:nth-child(4n-3){
	margin-left: 0;
}
.EmotionalBox ul li:nth-child(n+5){
	margin-top:20px;
}
.EmotionalBox ul li>a:nth-child(1),
.EmotionalBox ul li>a:nth-child(1) img{
	display: block;
	width: 260px;
}
.EmotionalBox ul li>a:nth-child(1){
	height: 160px;
	overflow: hidden;
}
.EmotionalBox ul li .EmotionalTxt a{
	display: block;
	padding:0 10px;
	line-height: 32px;
	font-size: 16px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.EmotionalBox ul li .EmotionalTxt p{
	font-size: 12px;
	padding:0 10px;
	line-height: 18px;
	color: #c3c3c3;
	height: 36px;
	overflow: hidden;
}
.EmotionalTxt:hover{
	color: #fff;
	border:1px solid #ff7129;
    border-top:none;
}
.EmotionalTxt{
    border:1px solid #c3c3c3;
    border-top:none;
    padding-bottom: 10px;
    transition: border 0.5s;
}
.EmotionalBox ul li{
	color: #fff;
	transition: color 0.5s;
}
.EmotionalBox ul li:hover{
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}