/*主体*/
.main{
	width:1200px;	
	margin:auto;
	overflow: hidden;
	margin-bottom:50px;
}


/*位置*/
.main .place{
	width:100%;
	margin:26px 0 30px 0;
	overflow: hidden;
}
.main .place p{
	font-size:12px;
	color:#333;
}
.main .place p a{
	color:#333;
}
.main .place p a:hover{
	color:#17A693;
}
.main .place p a:last-child{
	color:#999;
}


/*筛选*/
.choose{
	width:100%;
	overflow: hidden;
	margin-bottom:40px;
}
.choose .title{
	width:100%;
	overflow: hidden;
	margin-bottom:14px;
}
.choose .title h1{
	float:left;
	font-size:16px;
	color:#333;
}
.choose .title a{
	display: block;
	float:left;
	color:#17A693;
	margin-left:54px;
}
.choose .elect{
	width:1154px;
	border:1px solid #e6e6e6;
	border-radius:3px;
	position:relative;
	padding:26px 22px;
}
.choose .elect::after{
	content:"";
	position:absolute;
	width:1192px;
	height:3px;
	left:3px;
	top:-2px;
	background:#17A693;
}


/*1|2|3*/
.choose .elect .area,.choose .elect .adept,.choose .elect .post{
	width:100%;
	overflow: hidden;
	margin-bottom:25px;
}
.choose .elect .post{
	margin-bottom:0;
}
.choose .elect .area .area_h1,.choose .elect .adept .adept_h1,.choose .elect .post .post_h1{
	float:left;
	padding-right:17px;
	font-size:12px;
	color:#a1a1a1;
	line-height:26px;
}
.choose .elect .area dl,.choose .elect .adept dl,.choose .elect .post dl{
	float:left;
	width:1113px;
}
.choose .elect .area dl dt,.choose .elect .adept dl dt,.choose .elect .post dl dt{
	float:left;
	padding-left:10px;
	width:39px;
	font-size:12px;
	line-height:26px;
}
.choose .elect .area dl dt a,.choose .elect .adept dl dt a,.choose .elect .post dl dt a{
	color:#333;
}
.choose .elect .area dl dt a:hover,.choose .elect .post dl dt a:hover{
	color:#17A693;
}
.choose .elect .area dl dd,.choose .elect .adept dl dd,.choose .elect .post dl dd{
	float:left;
	width:1064px;
}
.choose .elect .area dl dd span,.choose .elect .adept dl dd span,.choose .elect .post dl dd span{
	font-size:12px;
	display: block;
	float:left;
	line-height:26px;
}
.choose .elect .area dl dd span a,.choose .elect .adept dl dd span a,.choose .elect .post dl dd span a{
	color:#333;
	padding:3px 18px;
	line-height:26px;
}
.choose .elect .area dl dd span a:hover,.choose .elect .post dl dd span a:hover{
	color:#17A693;
}

.active{
	color:#17A693 !important;
}

/*2*/
.choose .elect .adept .content{
	width:1052px;
	float:right;
	overflow: hidden;
	background:#f8f8f8;
	padding:6px;
	margin-top:7px;
	display: none;
}
.choose .elect .adept .content ul{
	width:100%;
	overflow: hidden;
}
.choose .elect .adept .content ul li{
	padding:3px 18px;
	float:left;
	color:#a1a1a1;
	font-size:12px;
}
.choose .elect .adept .content ul li a{
	color:#333;
}
.choose .elect .adept .content ul li a:hover{
	color:#17A693;
}

/*今日预约排行*/
.ranking{
	width:100%;
	overflow: hidden;
	margin-bottom:20px;
}
.ranking .title{
	width:100%;
	overflow: hidden;
	margin-bottom:14px;
}
.ranking .title h1{
	font-size:16px;
	color:#333;
}
.ranking ul{
	width:1170px;
	height:346px;
	border:1px solid #e6e6e6;
	border-radius:3px;
	overflow: hidden;
	padding:14px;
}
.ranking ul li{
	width:267px;
	float:left;
	margin-right:34px;
	border-radius:6px;
	position:relative;
}
.ranking ul li a img{
	width:270px;
	height:300px;
}
.ranking ul li:last-child{
	margin-right:0;
}
.ranking ul li span{
	display: block;
	position:absolute;
	bottom:-34px;
	left:30%;
	border-radius:6px;
	width:135px;
	box-shadow:0 0 10px #dadada;
	background-color: rgba(255,255,255,0.9);
	padding:15px;
	height:125px;
}
.ranking ul li:nth-child(even) span{
	background:#17A693;
}
.ranking ul li:nth-child(even) span h1,.ranking ul li:nth-child(even) span .lineae,.ranking ul li:nth-child(even) span h2,.ranking ul li:nth-child(even) span h3,.ranking ul li:nth-child(even) span p{
	color:#fff;
}
.ranking ul li:nth-child(even) span .lineae{
	background:#fff;
}
.ranking ul li span h1{
	font-size:18px;
	color:#f95934;
	margin-bottom:3px;
	text-align: center;
}
.ranking ul li span .lineae{
	width:20px;
	height:2px;
	background:#8bd7ce;
	margin:auto;
	margin-bottom:8px;
}
.ranking ul li span h2{
	font-size:12px;
	color:#888;
	text-align: center;
	margin-bottom:3px;
}
.ranking ul li span h3{
	font-size:12px;
	color:#999;
	margin-bottom:10px;
	text-align: center;
}
.ranking ul li span p{
	font-size:12px;
	color:#999;
	text-align: center;
	clear:both;
}


/*left*/
.left{
	width:896px;
	float:left;
	margin-bottom:20px;
}
.left dl{
	width:100%;
	padding-bottom:20px;
	border-bottom:1px solid #e6e6e6;
	overflow: hidden;
}
.left dl dt{
	width:748px;
	height:161px;
	float:left;
	border-right:1px dashed #e6e6e6;
}
.left dl dt a img{
	width:175px;
	height:170px;
}
.left dl dt img{
	display: block;
	float:left;
	margin-right:20px;
	
}
.left dl dt h1{
	font-size:24px;
	color:#333;
	margin:6px 0 10px 0;
}
.left dl dt h1 a{
	color:#333;
}
.left dl dt .level{
	width:100%;
	height:20px;
	margin-bottom:15px;
}
.left dl dt .level img{
	display: block;
	float:left;
	margin-right:5px;
}
.left dl dt p{
	font-size:16px;
	line-height:25px;
}
.left dl dt p a{
	color:#666;
}
.left dl dd{
	width:104px;
	height:161px;
	float:left;
	padding-left:43px
}
.left dl dd h1{
	margin:14px auto;
	font-size:18px;
}
.left dl dd h1 a{
	color:#333;
}
.left dl dd h1 a i{
	display: inline-block;
	width:24px;
	height:15px;
	margin-right:5px;
	background:url(../img/icon_m.png)no-repeat;
}
.left dl dd p{
	font-size:14px;
	text-align: center;
	width:102px;
	height:32px;
	background:#17A693;
	line-height:32px;
	margin-top:22px;
}
.left dl dd p a{
	color:#fff;
}
.left dl dd p:last-child{
	background:#fff;
	border:1px solid #17A693;
	width:100px;
	height:30px;
	line-height:30px;
}
.left dl dd p:last-child a{
	color:#17A693;
}

/*right*/
.right{
	width:270px;
	overflow: hidden;
	float:right;
}
.right .consulting{
	width:212px;
	height:124px;
	border:1px solid #e6e6e6;
	padding:28px;
	overflow: hidden;
	margin-bottom:30px;
}
.right .consulting p{
	line-height:28px;
	color:#333;
	font-size:14px;
	
}
.right .consulting a{
	display: block;
	width:194px;
	height:34px;
	background:#f95934;
	text-align: center;
	margin:auto;
	line-height:34px;
	color:#fff;
	margin-top:20px;
}


/*翻页*/
.page{
	width:90%;
	overflow: hidden;
	margin: auto;
	margin-top:50px;
}
.page ul{
	width:100%;
}
.page ul li{
	font-size:14px;
	color:#333;
	border:1px solid #999;
	padding:3px 9px;
	margin-right:10px;
	text-align:center;
	display:inline-block;
	cursor:pointer;
}
.page ul li:hover{
	background:#17A693;
	color:#fff;
	border:1px solid #17A693;
}
.page ul li:last-child{
	margin-right:0;
}


.elect p{
	font-size:14px;
	margin-bottom:30px;
	line-height:24px;
}
.elect p>b:first-child{
	display:block;
	width:50px;
	height:50px;
	float:left;
	color:#666;
}
.elect p a{
	margin-right:10px;
}


.choose .elect .area dl dt a{
	color:#17A693;
}
















