		.tabs{margin: 30px 0}
		.tabs_fl {
			width: 210px;
			margin-right: 20px;
			box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
			height: 598px;
		}
		
		.tabs_fl li {
			height: 56px;
			line-height: 56px;
			font-size: 18px;
			text-align: center;
			border-bottom: 1px solid #E4E4E5;
			font-weight: bold;
			cursor: pointer;
		}
		
		.tabs_fl li.on {
			background: #FB6858;
			color: #fff;
		}
		
		.tabs_fr {
			width: 930px;
			box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
		}
		
		.content {
			width: 930px;
			min-height: 693px;
			box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.16);
			display: none;
			padding-bottom: 40px;
		}
		
		.homes {
			display: none;
		}
		
		.homes.on {
			display: block;
		}
		
		.content.on {
			display: block;
		}
		
		.collect li {
			width: 50%;
			float: left;
			text-align: center;
			height: 50px;
			line-height: 50px;
			font-size: 18px;
			color: #4A4A4A;
			background: #F8F8F8;
			font-weight: bold;
		}
		
		.collect li.on {
			background: #FB6858;
			color: #fff;
			font-weight: bold;
		}
		.family_detail{padding: 20px 0;border-bottom:1px solid #EDEDED;width:94%;margin: 0 auto;}
		.detail_fl{width:280px;margin-right: 14px;}
		.detail_cet{width:398px;}
		.detail_cet .dizhi{margin:10px 0 28px 0;}
		.detail_cet .dizhi span{font-size: 14px;color: #868686;display:block;margin-left: 10px;}
		.detail_cet .dizhi p{font-size: 16px;color: #4A4A4A;}
		.detail_cet .dizhi p em{margin-right: 6px;display: inline-block;width: 20px;height: 22px;
		    background: url(/static/common/images/dingwei.png) no-repeat center center;background-size: cover;vertical-align: middle;}
		.zhoubian{width:397px;background:#F7F7F7;border-radius:4px;text-align: left;padding: 10px 0 10px 10px;}
		.zhoubian p{font-size: 16px;color: #4A4A4A;}
		.zhoubian em{font-size: 14px;margin: 6px 10px 0 0;display: inline-block;color: #868686;}
		.zhoubian em img{vertical-align: middle;margin-right: 6px;width:10px;height:18px;}

		.money_cets{padding: 10px 6px;margin:0 auto;}
		.money_cet{width: 300px;}
		.money_cet h4{color: #4A4A4A;font-size: 18px;margin-bottom: 6px;}
		.money_cet p{margin-bottom: 6px;font-size: 14px;color: #868686;}
		.money_cet b{font-size: 16px;font-weight: bold;display: block;margin:10px 0 26px 0;}
		.money_cet b em{margin-right: 6px;display: inline-block;width:20px;height:22px;background:url(/static/common/images/dingwei.png) no-repeat center center;background-size:cover;vertical-align: middle;}
		.xuefei li{float: left;width:25%;text-align: left;margin-bottom: 8px;font-size: 14px;color: #868686;}
		.xuefeis li{float: left;width:25%;text-align: left;margin-bottom: 8px;font-size: 16px;color: #000000;}
		.money_fr{width:130px;margin-left:100px;}
		.money_fr  button{width:128px;height:36px;background:#FB6858;border-radius:4px;border: 0;color: #fff;margin-top:42px;cursor:pointer;}
		.money_fr  button.active{cursor: default;background:rgb(221, 221, 221);}
		.money_fr  a{font-size:14px;color: #4D4D4D;text-align: center;margin-top:16px;}
		.money_fr  a:hover{color: #FB6858;}
		.money_fl{margin-right: 8px;}
		.money_fl img{width:278px;height:168px;border-radius:4px;margin:0 10px;}
		.money_fl span{border-radius:50px;width:83px;height:82px;display: inline-block;background:url(/static/common/images/2222.jpg) no-repeat center center;background-size:contain;position: absolute;top:46px;left:110px;}
		.money_fl p{padding: 2px 10px;background: #7798E1;font-size: 12px;text-align: center;color:#fff;position: absolute;top:0px;left:20px;}
		.address{height:100%;overflow-y: scroll;}
		.show_fl{width:688px;overflow: hidden;}
		.show_fr{position: absolute;top: 0px;left:0px;right: 0px;bottom:0px;margin-left:672px;}
		
		.detail_cet .bieshu{font-size: 16px;margin:6px 0 0 0;}
		.content h3{color: #4A4A4A;font-size: 18px;font-weight: bold;margin: 26px 0 20px 20px;}
		.form{margin-left: 40px;float: left;}
		.form p{color: #4A4A4A;font-size: 16px;margin:0px 0 10px 0;display:inline-block;}
		.name span{font-size: 14px;color: #4A4A4A;}
		.name input{width:135px;height:30px;border-radius:4px;border:1px solid rgba(228,228,229,1);font-size: 12px;text-indent:6px;}
		.jianjie{width:810px;height:154px;border-radius:4px;border:1px solid #E4E4E5;margin: 30px 0 0 50px;padding: 10px;}
		.zhendui{width:820px;margin: 20px auto;font-size: 14px;}
		
		.bianji{width:215px;height:36px;background:#FB6858;border-radius:4px;text-align: center;line-height: 36px;color: #Fff;font-size: 16px;margin:30px auto;}
		.baocun{width:215px;height:36px;background:#FB6858;border-radius:4px;text-align: center;line-height: 36px;color: #Fff;font-size: 16px;margin:30px auto;}
		.active{display: none;}
		
		.detail_fl img{width:277px;height:169px;border-radius:4px;}
