body,h1,h2,h3,h4,h5,h6,ul,li,p{
	list-style:none;
	padding:0;
	margin:0;
	font-family:"微软雅黑";
}
.main {
	min-width: 1500px;
}
.main .clearfix {
	content: '';
	clear: both;
	display: table;
}
img{
	vertical-align:middle;
}
body{
	position:relative;
}
body:before{
	content:"";
	display:table;
}
body:after{
	content:"";
	display:table;
}
.lf{
	float:left;
	display:inline-block;
}
.rt{
	float:right;
	display:inline-block;
}
.clear{
	clear:both;
}
.topbanner{
	width:100%;
	cursor:pointer;
}
.topbanner img{
	width:100%;
}
#main{
	width:980px;
	margin:0 auto;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
#main .service{
	margin-bottom:100px;
}
.headnav{
	width:720px;
	height:66px;
	margin:0 auto;
	line-height:66px;
	font-size:16px;
	color:#4d4d4d;
	margin-bottom:43px;
	border-bottom:2px solid #ddd;
}
.fixed{
	position:fixed;
	left:0;
	top:0;
	background-color:#fff;
	left:0;
	right:0;
	margin:0 auto;
	width:100%;
	z-index:100;
}
.headnav:after{
	content:"";
	display:block;
	clear:both;
}
.headnav .item{
	width:25%;
	text-align:center;
	cursor:pointer;
	border-bottom:2px solid transparent
}
.headnav li.active{
	border-bottom:2px solid #af73cb;
	color:#af73cb;
}
.headtitle{
	text-align:left;
	font-size:16px;
	line-height:31px;
	color:#666;
	margin-bottom:69px;
}
.headtitle p{
	text-align:center;
}
.title{
	margin-bottom:26px;
}
.title .hr{
	border-bottom:1px solid #e7e6e3;
	position:relative;
	top:19px;
}
.adapt .hr{
	width:363px;
}
.title .titlectext{
	font-size:26px;
	text-align:center;
	color:#59204d;
	line-height:38px;
}
.adapt .titlectext{
	margin:0 23px;
}
.title .titleetext{
	font-size:14px;
	text-align:center;
	color:#d1b9c5;
	line-height:26px;
}
.adapt .showpic{
	width:347px;
	height:245px;
	margin-right:77px;
	margin-bottom:80px;
}
.adapt .showpic img{
	width:100%;
	height:100%;
}
.showpicdetail{
	line-height:42px;
	font-size:14px;
	margin-top:24px;
	color:#343535;
}
.showpicdetail span.item{
	font-size:18px;
	margin-right:6px;
}
.showpicdetail li:after{
	content:"";
	display:block;
	clear:both;
}
.honoricon{
	width:980px;
	height:144px;
	background-color:#f5f5f3;
	text-align:center;
}
.honoricon li{
	width:25%;
	padding-top:29px;
}
.honorpic{
	width:50px;
	height:50px;
	margin:auto;
}
.honoricon [data-and="0"]{
	background: no-repeat 0 0;
}
.honoricon [data-and="1"]{
	background: no-repeat -50px 0;
}
.honoricon [data-and="2"]{
	background: no-repeat -100px 0;
}
.honoricon [data-and="3"]{
	background: no-repeat -150px 0;
}
.honoricon .ctext{
	font-size:20px;
	color:#343535;
	line-height:28px;
}
.honoricon .etext{
	font-size:10px;
	color:#94918b;
	line-height:18px;
}
.counter{
	margin-top:76px;
}
.counter:after{
	content:"";
	display:block;
	clear:both;
}
.counter .hr{
	width:353px;
}
.counter .titlectext{
	margin:0 20px;
}
.roomtype{
	width:980px;
	height:220px;
}
.roomtype:after{
	content:"";
	display:block;
	clear:both;
}
.roomtype li{
	box-sizing:border-box;
	width:26%;
	height:100%;
	border:2px solid transparent;
	padding-top:5px;
	cursor:pointer;
}
.roomtype li.active{
	border-color:#ffaa35;
}
.roomtype .middle{
	margin:0 11%;
}
.roompic{
	width:200px;
	height:152px;
	margin:0 auto;
}
.roompic img{
	width:200px;
	height:152px;
}
.roomtype p{
	text-align:center;
	font-size:16px;
	color:#343535;
	line-height:60px;
}
.radiolist li.item{
	height:104px;
	border-bottom:1px dotted #ddd;
	line-height:52px;
}
.radiolist li.theother{
	padding-bottom:33px;
}
.radiolist{
	font-size:16px;
}
.radiolist .itemlist{
	height:52px;
	position:relative;
}
.radiolist .itemlist li{
	margin-right:46px;
	cursor:pointer;
}
.radiolist .itemlist li.name,.radiolist .itemlist li.phone{
	cursor:default;
}
.radiolist .itemlist:after{
	content:"";
	display:block;
	clear:both;
}
.radiolist p{
	font-weight:bold;
}
.radiobox{
	width:18px;
	height:18px;
	border-radius:100%;
	background-color:#ccc;
	position:relative;
	margin-right:12px;
	top:18px;
}
.radiobox .middle{
	width:9px;
	height:9px;
	border-radius:100%;
	margin:auto;
	position:absolute;
	left:0;
	bottom:0;
	right:0;
	top:0;
}
.radiobox .active{
	background-color:#f79200;
}
.radiolist input{
	width:240px;
	height:40px;
}
.radiolist .item:last-child li{
	margin-right:0;
}
.radiolist .item:last-child li.name,.radiolist .item:last-child li.phone{
	padding-right:15px;
	margin-right:12px;
	background:url(/uploads/image/aiwimages/must.png) no-repeat right center;
}
.username,.phonenum{
	font-size:16px;
}
.radiolist .item:last-child li.man{
	margin-right:19px;
}
.radiolist .item:last-child li.woman{
	margin-right:73px;
}
.counter .submit{
	text-align:center;
	padding:48px 0;
	margin-bottom:27px;
}
.counter .submitbtn{
	width:280px;
	height:48px;
	background-color:#f79200;
	color:#fff;
	line-height:48px;
	border-radius:8px;
	font-size:18px;
	border:0;
	outline:none;
	cursor:pointer;
}
.aboutprice .hr{
	width:364px;
}
.aboutprice .titlectext{
	margin:0 22px;
}
.pricetype .item>div{
	width:475px;
	height:402px;
}
.pricetype .item{
	margin-bottom:30px;
}
.pricetype .item:after{
	content:"";
	display:block;
	clear:both;
}
.pricetype{
	margin-bottom:43px;
}
.pricetype:after{
	content:"";
	display:table;
}
.pricetype .item>div.pricedetail{
	width:429px;
	height:400px;
	padding:0 23px;
	border-bottom:1px solid #ddd;
	border:1px solid #ddd;
}
.pricetitle{
	text-align:left;
	font-size:20px;
	font-weight:bold;
	border-bottom:1px dotted #e5e5e5;
	line-height:71px;
	margin-bottom:22px;
}
.pricetitle a{
	color:#000;
}
.pricetype .bigtext{
	font-size:16px;
	line-height:32px;
	color:#333;
}
.pricetype .smalltext{
	font-size:14px;
	line-height:24px;
	color:#999;
	margin-bottom:5px;
	margin-top:7px;
}
.pricetype .bigtext span{
	color:#f79200;
	font-size:24px;
}
.pricetype button{
	width:153px;
	height:42px;
	line-height:42px;
	background-color:#f79200;
	color:#fff;
	border:none;
	outline:none;
	cursor:pointer;
	border-radius:8px;
}
.pricetype .toask{
	margin-right:29px;
}
.pricetype .btnlist{
	padding-top:25px;
}
.pricetype [data-and="0"]{
	background:url(/uploads/image/aiwimages/yuezitaocan1.jpg) no-repeat center;
}
.pricetype [data-and="1"]{
	background:url(/uploads/image/aiwimages/yuezitaocan2.jpg) no-repeat center;
}
.pricetype [data-and="2"]{
	background:url(/uploads/image/aiwimages/yeuzitaocan3.jpg) no-repeat center;
}
.pricetype [data-and="3"]{
	background:url(/uploads/image/aiwimages/yuezitaocannew.jpg) no-repeat center;
}
.starsugges .hr{
	width:338px;
}
.starsugges{
	position:relative;
	margin-bottom:90px;
}
.starsugges .titlectext{
	margin:0 22px;
}
.starshow{
	width:800px;
	margin:0 auto;
	padding:0 10px;
	overflow:hidden;
	height:290px;
	position:relative;
}
.starbox{
	width:1600px;
	height:290px;
	position:absolute;
	top:0;
}
.starbox:after{
	content:"";
	display:block;
	clear:both;
}
.starbox>li{
	width:800px;
}
.showdetail{
	width:100%;
}
.showdetail:after{
	content:"";
	display:block;
	clear:both;
}
.showdetail li{
	width:25%;
	text-align:center;
}
ul.three li{
	width:33%;
}
ul.three [data-and="0"]{
	background: no-repeat center;
}
ul.three [data-and="1"]{
	background: no-repeat center;
}
ul.three [data-and="2"]{
	background: no-repeat center;
}
.showdetail li.time{
	border-bottom:1px solid #ddd;
	line-height:68px;
	position:relative;
	font-size:20px;
}
.showdetail .pointer{
	width:7px;
	height:7px;
	border-radius:100%;
	background-color:#999;
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	bottom:-4px;
}
.showdetail li.starpic{
	padding-top:18px;
}
.showdetail .starpicdetail{
	width:105px;
	height:105px;
	border-radius:100%;
	margin:0 auto;
}
.showdetail [data-and="0"]{
	background:url(/uploads/image/aiwimages/1_03.png) no-repeat center;
}
.showdetail [data-and="1"]{
	background:url(/uploads/image/aiwimages/2_05.png) no-repeat center;
}
.showdetail [data-and="2"]{
	background:url(/uploads/image/aiwimages/3_07.png) no-repeat center;
}
.showdetail [data-and="3"]{
	background:url(/uploads/image/aiwimages/4_09.png) no-repeat center;
}
.showdetail .bigtext{
	font-size:16px;
	line-height:25px;
	color:#333;
	margin-top:16px;
}
.showdetail .smalltext{
	font-size:14px;
	line-height:23px;
	color:#999;
}
.starsugges button{
	width:16px;
	height:34px;
	position:absolute;
	top:208px;
	border:none;
	outline:none;
	cursor:pointer;
	background:url(/uploads/image/aiwimages/jiantou.png) no-repeat;
	background-color:#fff;
}
.starsugges .left{
	left:0;
	background-position:0 0;
}
.starsugges .right{
	right:0;
	background-position:-16px 0;
}
.starsugges .barlist{
	width:140px;
	height:2px;
	margin:0 auto;
}
.starsugges .baritem{
	width:62px;
	height:2px;
	background-color:#ccc;
	cursor:pointer;
}
.starsugges .barlist .active{
	background-color:#f79200;
}
.nineservice .hr{
	width:365px;
}
.nineservice{
	margin-bottom:74px;
}
.nineservice:after{
	content:"";
	display:block;
	clear:both;
}
.nineservice .titlectext{
	margin:0 21px;
}
.servicebox{
	width:310px;
	height:439px;
	padding:0 27px;
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	line-height:45px;
	font-size:16px;
	padding-top:22px;
}
.servicebox li{
	color:#333;
	border-bottom:1px dotted #ddd;
	cursor:pointer;
}
.servicebox li.active{
	color:#f79200;
	font-weight:bold;
}
.servicebox li:hover{
	color:#f79200;
	font-weight:bold;
}
.servicebox li:after{
	content:"";
	display:block;
	clear:both;
}
.servicebox li:last-child{
	border:none;
}
.servicebox div.btext{
	font-size:22px;
}
.serviceboxpic{
	width:613px;
	height:461px;
	border:1px solid #ddd;
	position:relative;
}
.serviceboxpic li{
	width:613px;
	height:461px;
	position:absolute;
	left:0;
	top:0;
	opacity:0;
	filter: progid:dximagetransform.microsoft.alpha(opacity=0);
	transition:opacity 2s linear;
}
.serviceboxpic img{
	width:100%;
	height:100%;
}
.serviceboxpic li.active{
	opacity:1;
	filter: progid:dximagetransform.microsoft.alpha(opacity=100);
}
.momsugges{
	margin-bottom:73px;
}
.momsugges .hr{
	width:402px;
}
.momsugges .titlectext{
	margin:0 23px;
}
.momsuggeslist:after{
	content:"";
	display:block;
	clear:both;
}
.momsuggeslist{
	height:212px;
}
.momsuggeslist li{
	width:47%;
}
.momsuggeslist li:after{
	content:"";
	display:block;
	clear:both;
}
.momshowpic{
	width:212px;
	height:212px;
	margin-right:20px;
}
.momshowpic img{
	width:100%;
	height:100%;
}
.momsuggeslist p{
	font-size:14px;
	line-height:34px;
	margin-top:12px;
}
.momsuggeslist span{
	color:#585858;
	display:inline-block;
	padding:0 10px;
	border:1px solid #ccc;
	line-height:26px;
	border-radius:6px;
	position:relative;
	top:15px;
	cursor:pointer;
}
.momsuggeslist b{
	font-weight:normal;
	color:#f79200;
	padding-bottom:1px;
	border-bottom:1px solid #f79200;
}
.momsuggeslist b.middle{
	border:none;
}
.aboutand .hr{
	width:365px;
}
.aboutand .titlectext{
	margin:0 21px;
}
.andlist:after{
	content:"";
	display:block;
	clear:both;
}
.andlist li:after{
	content:"";
	display:block;
	clear:both;
}
.andlist{
	line-height:38px;
	font-size:14px;
	color:#333;
}
.andlistpic{
	width:124px;
	height:124px;
	margin-right:16px;
}
.andlist li{
	width:47%;
}
.smallpointer{
	display:inline-block;
	width:0;
	height:0;
	padding:1px;
	background-color:#000;
	position:relative;
	top:-4px;
	margin-right:2px;
}
.warnmodel{
	position:fixed;
	left:0;
	right:0;
	bottom:0;
	top:0;
	z-index:300;
	display:none;
}
.warndetail{
	width:300px;
	height:200px;
	position:absolute;
	left:0;
	bottom:0;
	right:0;
	top:0;
	margin:auto;
	border:1px solid #ddd;
	background-color:#fff;
	text-align:center;
	box-shadow:10px 10px 5px #888888;
}
.warndetail p{
	line-height:50px;
	font-size:20px;
	padding:40px;
}
.warndetail button{
	width:150px;
	height:40px;
	line-height:40px;
	background-color:#f79200;
	color:#fff;
	border:none;
	outline:none;
	cursor:pointer;
	border-radius:8px;
}
.aboutand .section-content{
	min-height:280px;
}