.team_box0{
	position:relative;
	width: 100%;
	overflow: hidden;
	background:#e9f4f8;
	height:300px;
	overflow:hidden;
}

.team_box1{
	width:100%;
	height:auto;
	background: #fff;
	text-align: center;
}

.team_box2{
	width:100%;
	height:auto;
	background: #ffeddd;
	text-align: center;
}

.team_box3{
	width:100%;
	height:auto;
	background: #fff;
	text-align: center;
}

.team_box4{
	width:100%;
	height:auto;
	background: #fafafa;
	text-align: center;
}

.color1{
	color:#ff4d77
}

.color2{
	color:#999999;
}

.color3{
	color:#666666;
}

.color4{
	color:#333333;
}

.font1{
	font-size: 30px;
}

.font2{
	font-size: 16px;
}

.font3{
	font-size: 14px;
}

.font4{
	font-size: 22px;
}

.font5{
	font-size:20px;
}

.team_box{
	float:left;
	width:400px;
	height:400px;
	text-align:center;
	cursor:pointer;
}

.team_box_background{
	background:url(/images/050.png) no-repeat;
	background-size:384px 398px;
	background-position:right center;
}

.boxshadow{
	-webkit-box-shadow:0 5px 5px rgba(0,0,0,0.1);
	-moz-box-shadow:0 5px 5px rgba(0,0,0,0.1);
	box-shadow:0 5px 5px rgba(0,0,0,0.1);
}

.load_more_package {
	height: 25px;
	line-height: 25px;
	border-radius: 15px;
	border: 1px solid #ff4d77;
	width: 130px;
	margin: 0 auto;
	margin-top: 20px;
	color: #ff4d77;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}
.load_more_package span{
	color: #ff4d77;
}
.more_waiter{
	height: 25px;
	line-height: 25px;
	border-radius: 15px;
	border: 1px solid #fff;
	width: 90px;
	margin: 0 auto;
	margin-top: 76px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}

.more_waiter img{
	width:5px;
	height:8px;
}

.team_level{
	width:155px;
	height:446px;
	margin-top:34px;
}

.team_level_selected{
	position:relative;
	width:155px;
	height:446px;
	margin-top:0;
	background: rgba(255,77,119,0.7);
	-pie-background:rgba(255,77,119,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7FFF4D77,endcolorstr=#7FFF4D77);
	border-radius:5px;
}

.team_t8level_selected{
	position:relative;
	width:155px;
	height:446px;
	margin-top:0;
	background: rgba(255,198,45,0.7);
	-pie-background:rgba(255,198,45,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7FFFC62D,endcolorstr=#7FFFC62D);
	border-radius:5px;
}

.team_level .t8_star{
	position:absolute;
	top:-15px;
	width:35px;
	left:60px;
	display:none;
}

.team_level_selected .t8_star{
	position:absolute;
	top:-22px;
	width:50px;
	left:52.5px;
	display:block;
}

.team_t8level_selected .t8_star{
	position:absolute;
	top:-35px;
	width:65px;
	left:45px;
	display:block;
}

.team_level .team_level_title{
	width:151px;
	height:98px;
	border:2px solid #ff4d77;
}

.team_level .t8_title{
	border:2px solid #ffb504;
}

.team_level_selected .team_level_title{
	margin-top:40px;
	width:155px;
	height:98px;
}

.team_t8level_selected .team_level_title{
	margin-top:40px;
	width:155px;
	height:98px;
}

.team_level .team_level_title .title1{
	font-size: 23px;
	color:#ff4d77;
	margin-top:10px;
	height:55px;
	line-height: 55px;
}

.team_level .t8_title  .title1{
	color:#ffb504;
}

.team_level .team_level_title .title2{
	font-size:20px;
	color:#ff4d77;
	height:20px;
	line-height: 20px;
}

.team_level .t8_title  .title2{
	color:#ffb504;
}

.team_level_selected .team_level_title .title1{
	font-size: 23px;
	color:#fff;
	height:60px;
	line-height: 60px;
	margin-top:10px;
}

.team_t8level_selected .team_level_title .title1{
	font-size: 23px;
	color:#fff;
	height:60px;
	line-height: 60px;
	margin-top:10px;
}

.team_level_selected .team_level_title .title2{
	font-size:20px;
	color:#fff;
	margin-top:8px;
	height:20px;
	line-height: 20px;
}

.team_t8level_selected .team_level_title .title2{
	font-size:20px;
	color:#fff;
	margin-top:8px;
	height:20px;
	line-height: 20px;
}

.team_waiter_box{
	width:155px;
	height:274px;
	margin-top:68px;
	background: rgba(255,255,255,0.4);
	-pie-background:rgba(255,255,255,0.4);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7FFFFFFF,endcolorstr=#7FFFFFFF);
	border-radius:8px;
}

.team_waiter_price{
	width:155px;
	height:225px;
	margin-top:117px;
	color:#fff;
}

.team_waiter_head{
	position:relative;
	float:left;
	width:100px;
	height:100px;
	margin-left:19.5px;
	margin-top:20px;
	border-radius:55px;
	border:8px solid #ffeddd;
}

.team_waiter_head img{
	width:100px;
	height:100px;
	border-radius:50px;
}

.team_waiter_head .team_waiter_diamond{
	position:absolute;
	top:-25px;
	width:34px;
	height:auto;
	left:33px;
}

.reida{
	position:relative;
	margin-top:-110px;
	width:100%;
	height:993px;
}

.redia_img1{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:auto;
}

.reida_img2{
	position:absolute;
	left:320px;
	top:570px;
	width:120px;
	height:120px;
	z-index: 2;
}

.reida_img3{
	position:absolute;
	left:525px;
	top:240px;
	width:120px;
	height:120px;
	z-index: 2;
}

.reida_img4{
	position:absolute;
	left:750px;
	top:580px;
	width:120px;
	height:120px;
	z-index: 2;
}

.redia_div1{
	position: absolute;
	left:240px;
	top:500px;
	background: #ff5275;
	color:#fff;
	font-size:14px;
	width:110px;
	height:58px;
	border-radius:5px;
	z-index: 2;
}

.redia_div2{
	position: absolute;
	left:400px;
	top:200px;
	background: #ff5275;
	color:#fff;
	font-size:14px;
	padding:10px;
	width:120px;
	height:auto;
	border-radius:5px;
	z-index: 2;
}

.redia_div3{
	position: absolute;
	left:850px;
	top:530px;
	background: #ff5275;
	color:#fff;
	font-size:14px;
	padding:10px;
	width:120px;
	height:auto;
	border-radius:5px;
	z-index: 2;
}

.redia_speak1{
	position:absolute;
	left:80px;
	top:575px;
	width:300px;
	height:115px;
	background: rgba(255,238,222,0.7);
	-pie-background:rgba(255,238,222,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7FFFEDDD,endcolorstr=#7FFFEDDD);
}

.redia_speak_title{
	margin-left:90px;
	margin-top:10px;
	font-size: 18px;
	text-align:left;
	color:#ff5175;
	z-index: 4;
}

.redia_speak_desc{
	margin-left:90px;
	font-size: 14px;
	text-align:left;
	color: #666666;
	height:20px;
	line-height: 20px;
}

.redia_speak2{
	position:absolute;
	left:570px;
	top:245px;
	width:300px;
	height:115px;
	background: rgba(255,238,222,0.7);
	-pie-background:rgba(255,238,222,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7FFFEDDD,endcolorstr=#7FFFEDDD);
}

.redia_speak3{
	position:absolute;
	left:800px;
	top:585px;
	width:300px;
	height:115px;
	background: rgba(255,238,222,0.7);
	-pie-background:rgba(255,238,222,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7FFFEDDD,endcolorstr=#7FFFEDDD);
}

.expert_box{
	width:100%;
	height:346px;
}

.expert_box_img{
	position:relative;
	width:346px;
	height:346px;
}

.expert_box_img1{
	position:absolute;
	left:0;
	top:0;
	width:auto;
	height:346px;
}

.expert_box_img2{
	position:absolute;
	left:151px;
	top:141px;
	width:42px;
	height:62px;
}

.taam_tag{
	padding:5px 10px 5px 10px;
	border:1px solid #ff4e77;
	color:#ff4e77;
	font-size: 14px;
}

/*Ã«²£Á§Ð§¹û*/
.bg_blur{
	overflow:hidden;
	-webkit-filter: blur(10px); /* Chrome, Opera */
       -moz-filter: blur(10px);
        -ms-filter: blur(10px);    
            filter: blur(10px);
}

.flow_blur{
	position:fixed;
	left:0px;
	top:0px;
	background:rgba(0,0,0,0.2);
	z-index:999999;
	width: 100%;
    height: 100%;
    overflow: scroll;
}

.flow_blur_box{
	float:left;
	width:100%;
	height:492px;
	background: #fff;
	border:1px solid #d4d4d4;
}

.flow_blur_left{
	position:relative;
	float:left;
	width:602px;
	height:492px;
}

.flow_blur_right{
	float:left;
	width:438px;
	height:492px;
}

/* entire container, keeps perspective */
.flip-container {
	perspective: 1000;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
}
	/*  UPDATED! flip the pane when hovered */
	.flip-container:hover .back {
		transform: rotateY(0deg);
		-webkit-transform: rotateY(0deg);
	}
	.flip-container:hover .front {
	    transform: rotateY(180deg);
	    -webkit-transform: rotateY(180deg);
	}

.flip-container, .front {
	width: 292px;
	height: 292px;
}

.back{
	width: 292px;
	height: 292px;
	cursor: pointer;
}

/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;
	transition: 0.6s;
	transform-style: preserve-3d;

	position: absolute;
	top: 0;
	left: 0;
}

/*  UPDATED! front pane, placed above back */
.front {
	z-index: 2;
	transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
	transform: rotateY(-180deg);
}

/* 
	Some vertical flip updates 
*/
.vertical.flip-container {
	position: relative;
}

	.vertical .back {
		transform: rotateX(180deg);
	}

	.vertical.flip-container:hover .back {
	    transform: rotateX(0deg);
	}

	.vertical.flip-container:hover .front {
	    transform: rotateX(180deg);
	}

.team_box_special{
	display:inline-block;
	border:1px solid #ffe8ef;
	color:#ff6d9a;
	font-size:22px;
	line-height:40px;
	padding:0 20px;
	margin-bottom:20px;
	margin-right:15px;
}