.box-table {
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}
.box-table table {
	width: 100%;
	margin-top: 20px;
	display: inline-block;
}
.box-table th {
	color: #111;
	font-weight: 650;
	line-height: 68px;
	display: inline-block;
}
.box-table td {	
	padding-left: 20px;
	line-height: 68px;
	box-sizing: border-box;
	display: inline-block;
}
.box-table tr {
	width: 100%;
	 border-bottom: 1px solid #ddd;
	 display: inline-block;
}
.box-table tbody tr:nth-child(2n){
	background: #f2f2f2;
}
.box-table thead {
	width: 100%;	
	display: inline-block;
}
.box-table tbody {
	width: 100%;
	min-height: 400px;
	display: inline-block;
}
.h48 {
	height: 68px;
}
.h60 {
	height: 60px;
}
.h80 {
	height: 80px;
}
.h100 {
	height: 100px;
}
.f2 {
	background: #f2f2f2;
}
.tc {
	text-align: center;
}
.w10 {
	width: 10%;
	display: inline-block;
}
.w20 {
	width: 20%;
	display: inline-block;
}
.w25 {
	width: 25%;display: inline-block;
}
.w30 {
	width: 28%;display: inline-block;
}
.w15 {
	width: 15%;display: inline-block;
}
.w40 {
	width: 40%;display: inline-block;
}
.w35 {
	width: 35%;display: inline-block;
}
.w50 {
	width: 50%;display: inline-block;
}
.w80 {
	width: 80%;display: inline-block;
}
.ztfw {
	color: #ffc600;
}
.cs1 {
	color: #01cc27;
}
.cs2 {
	color: #1d92f7;
}
.cs3 {
	color: #ff7f00;
}
.cs4 {
	color: #ff0000;
}
/*配套服务*/
.box h2{
	font-size: 16px;
	color: #000;
	font-weight: 600;
	margin: 20px 0;
}
.box p {
	margin-bottom: 20px;
	color: #333;
	display: block;
	padding-left: 30px;
}
.box .p1{
	background: url(../images/wyp/fuwu-p1.png) no-repeat left center;	
}
.box .p2{
	background: url(../images/wyp/fuwu-p2.png) no-repeat left center;	
}
.box .p3{
	background: url(../images/wyp/fuwu-p3.png) no-repeat left center;	
}
.box .p4{
	background: url(../images/wyp/fuwu-p4.png) no-repeat left center;	
}
.box p i{
	margin-left: 30px;
	font-style: normal;
}
.box p span {
	display: inline-block;
	margin-right: 25px;
	padding-left: 25px;
	background: url(../images/wyp/fw-bg.png) no-repeat left center;
}
.bom {
	margin-bottom: 30px;
	border-bottom: 1px dashed #dedede;
}
.mb80 {
	margin-bottom: 80px;
}
.mt40 {
	margin-top: 40px;
}
/*中心概况*/
.main-aff {
	width: 100%;
	margin-top: 20px;
}
.main-head-l {
	float: left;
	
}
.main-head-r {
	float: left;
	margin-left: 50px;
}
.main-head-r p {
	padding-left: 30px;
	margin-bottom: 28px;
}
.main-head-r .aff_p1{
	background: url(../images/wyp/aff_p1.png) no-repeat left center;
	background-size: 16px 16px;	
}
.main-head-r .aff_p2{
	background: url(../images/wyp/aff_p2.png) no-repeat left center;
	background-size: 16px 16px;	
}
.main-head-r .aff_p3{
	background: url(../images/wyp/aff_p3.png) no-repeat left center;	
	background-size: 16px 16px;
}
.main-head-r .aff_p4{
	background: url(../images/wyp/aff_p4.png) no-repeat left center;	
	background-size: 16px 16px;
}
.main-box {
	float: left;
	margin-top: 80px;
}
.main-box p {
	color: #333;
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
	margin-top: 20px;
	}
.main-bottom {
	float: left;
	width: 1200px;
	height: 575px;
	margin: 20px 0 40px 0;
}
/*楼层指引*/
.list {
	width: 100%;
	height: 469px;
	position: relative;
}
.list-left {
	width: 90px;
	float: left;
	margin-top: 60px;
}
.list-left li{
	width: 90px;
	height: 130px;
	margin-top: 25px;
}
.list-left li span {
	display: inline-block;
	width: 70px;
	height: 70px;
	border-radius: 35px;
	border: solid 1px #989898;
	text-align: center;
	line-height: 70px;
	font-size:24px;
	margin-left: 10px;
}
.list-left li span i {
	font-size: 36px;
}
.list-left p {
	text-align: center;
	line-height: 40px;
}
 .ons{
 	 transition: all 0.75s ease;
 	background: #2177D8;color: #fff;
	/*color: #1d92f7;
	background: url(../images/wyp/fone.png) no-repeat right center;*/
} 
.list-right {
	position: absolute;
	width: 870px;
	float: right;
	height: 469px;
	overflow: hidden;
	top: 20px;
	left: 220px;
}
.list-right p {
	line-height: 26px;
	color: #111;
	text-indent: 2em;
}
.list-right img {
	margin-top: 40px;
}
.dn {
	display: none;
}
