.remote .banner_pc {
	width: 100%;
	height: 428px;
	background: url(/images/service/banner1.png) center center no-repeat;
}
.remote .banner_pc a {
	width: 100%;
	height: 428px;
	display: block;
}
.remote .banner_ph {
	display: none;
	width: 100%;
}
.remote .banner_ph img {
	width: 100%;
}
.remote .why {
	width: 1200px;
	height: auto;
	background-color: #fff;
	margin: 0 auto;
	overflow: hidden;
}
.remote .why > h2,
.remote .person > h2,
.remote .suggest > h2,
.remote .team > h2,
.remote .order > h2,
.remote .data h2,
.remote .past > h2,
.remote .problem .problem-text > h2 {
	font-size: 38px;
	color: #323232;
	padding-top: 104px;
	text-align: center;
}
.remote .problem .problem-text > h2 {
	margin-top: 44px;
}

.remote .why > h3,
.remote .suggest > h3,
.remote .team > h3,
.remote .order > h3,
.remote .past > h3,
.remote .problem .problem-text > h3 {
	text-align: center;
	font-size: 16px;
	color: #999999;
	font-family: "方正兰亭细黑";
	margin-top: 20px;
	display: none;
}
.remote .why > p,
.remote .suggest > p,
.remote .team > p,
.remote .order > p,
.remote .past > p,
.remote .problem .problem-text > p {
	text-align: center;
	font-size: 16px;
	color: #646464;
	margin-top: 47px;
}
.remote .why ul {
	width: 90%;
	margin: 0 auto;
}
.remote .why ul > li {
	float: left;
	margin: 88px 0 87px 0;
	width: 25%;
	height: auto;
	text-align: center;
	font-size: 14px;
	color: #777777;
}
.remote .why ul > li > img {
	margin: 0 auto 46px auto;
}
.remote .why ul > li > .ph_why {
	display: none;
}
.remote .person {
	width: 100%;
	height: 562px;
	background-color: #f8f8f8;
	overflow: hidden;
}
.remote .person ul {
	width: 1200px;
	margin: 112px auto 0 auto;
}
.remote .person ul li {
	position: relative;
	float: left;
	width: 14%;
	text-align: center;
}
.remote .person ul li:last-child {
	margin-right: 0;
}
.remote .person ul li img {
	position: absolute;
	margin-left: -60px;
	left: 50%;
}
.remote .person ul li:hover img {
	animation: imgbox 0.6s infinite;
}
@keyframes imgbox {
	0% {
		top: 0;
	}
	12% {
		top: 5px;
	}
	25% {
		top: -5px;
	}
	32% {
		top: 5px;
	}
	50% {
		top: -5px;
	}
	60% {
		top: 5px;
	}
	80% {
		top: -5px;
	}
	100% {
		top: 0;
	}
}
.remote .person ul li p {
	color: #646464;
	font-size: 16px;
	text-align: center;
	margin-top: 160px;
}

.remote .suggest {
	width: 100%;
	height: auto;
	background-color: #fff;
	overflow: hidden;
}
.remote .suggest .lump {
	width: 1200px;
	margin: 68px auto 87px auto;
	position: relative;
	height: 450px;
}
.remote .lump-left {
	background-color: #f29c9f;
	float: left;
	text-align: center;
	width: 556px;
	height: 456px;
	position: absolute;
	left: 0;
}
.remote .lump-right {
	background-color: #f9b194;
	float: right;
	text-align: center;
	width: 556px;
	height: 456px;
	position: absolute;
	right: 0;
}
.remote .lump-left:hover,
.lump-right:hover {
	top: -3px;
}
.remote .lump-left > img:nth-child(2),
.remote .lump-right > img:nth-child(2) {
	display: none;
}
.remote .suggest .lump div > p {
	font-size: 22px;
	margin-bottom: 40px;
	color: #fff;
}
.remote .suggest .lump div > p::after {
	content: "";
	display: block;
	width: 80%;
	height: 1px;
	background-color: #eee;
	position: relative;
	bottom: -20px;
	margin: 0 auto;
}
.remote .suggest .lump img {
	width: 125px;
	height: 125px;
	margin: 80px auto 30px auto;
}
.remote .suggest .lump .lump_pc_text {
	font-size: 16px;
	line-height: 35px;
	display: block;
	width: 70%;
	height: 130px;
	margin: 0 auto 50px auto;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
}
.remote .suggest .lump .lump_ph_text {
	display: none;
	font-size: 12px;
	color: #888888;
	line-height: 20px;
	margin-bottom: 15px;
}
.remote .team {
	width: 100%;
	height: auto;
	background-color: #f8f8f8;
	overflow: hidden;
}
.remote .team ul {
	margin: 64px auto 60px auto;
	width: 1160px;
	height: auto;
	overflow: hidden;
}
.remote .team ul > li {
	float: left;
	width: 17.6%;
	margin-right: 3%;
	font-size: 15px;
	color: #7d7d7d;
}
.remote .team ul > li:last-child {
	margin: 0;
}
.remote .team ul > li img {
	width: 180px;
	height: 180px;
	margin: 0 auto;
}
.remote .team ul > li h4 {
	font-size: 24px;
	color: #323232;
	text-align: center;
	display: none;
	margin: 26px 0 -15px 0;
}
.remote .team ul > li p {
	color: #f29c9f;
	font-size: 18px;
	margin: 30px 0 27px 0;
	text-align: center;
}
.remote .team .zixun {
	display: block;
	width: 190px;
	height: 56px;
	border: 1px solid #fc929f;
	border-radius: 50px;
	color: #fc929f;
	font-size: 18px;
	text-align: center;
	line-height: 56px;
	margin: 0px auto 90px auto;
}

.remote .order {
	width: 100%;
	height: auto;
	background-color: #fff;
	overflow: hidden;
}
.advan {
	width: 1200px;
	height: 420px;
	background: #f8f8f8;
	margin: 62px auto 92px;
	padding: 32px 50px 44px;
	overflow: hidden;
}
.advan .box_left {
	width: 324px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 58px;
}
.advan .box_left .cont {
	width: 100%;
	height: 309px;
	overflow: auto;
	margin-top: 5px;
}
.advan .box_left .cont .xbox {
	display: block;
	float: left;
	margin-top: 10px;
	margin-right: 21px;
	text-align: center;
	font-size: 16px;
	border-radius: 20px;
	line-height: 35px;
	padding: 2px 23px;
	cursor: pointer;
	border: #b4b4b4 1px solid;
	background: #fff;
	color: #7f807f;
}
.advan .box_left .cont .xred {
	border: #fff 1px solid;
	background: #f29c9f;
	color: #fff;
}
.advan .radio_btn {
	display: none;
}
.advan .radi_btn {
	display: none;
}
.advan .box_center {
	width: 327px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 58px;
}
.advan .box_center .contt {
	width: 100%;
	height: 265px;
	overflow: auto;
	margin-top: 5px;
	padding-top: 5px;
}
.advan .box_center .contt .sbox {
	width: 100%;
	height: 38px;
	text-indent: 14px;
	font-size: 16px;
	color: #6e6d6e;
	background: #fff;
	cursor: pointer;
	line-height: 38px;
}
.advan .box_center .contt .mt {
	color: #eb6877;
	background: #eee;
}
.advan .box_right {
	width: 322px;
	height: auto;
	overflow: hidden;
	float: left;
	position: relative;
}
.advan .adv_title {
	width: 100%;
	height: 60px;
	line-height: 75px;
	font-size: 24px;
	color: #000;
	border-bottom: 1px #eee solid;
	font-style: italic;
}
.advan .adv_title span {
	font-size: 56px;
	color: #f29c9f;
	line-height: 45px;
	padding-right: 8px;
}
.remote .order .advan .box_right .name,
.remote .order .advan .box_right .phone {
	color: #323232;
	background: #fefcfa;
	width: 302px;
	padding: 11px 0 11px 16px;
	border: 1px solid #eee;
	border-radius: 5px;
	font-size: 14px;
	margin-top: 43px;
	outline: none;
}
.remote .order .advan .box_right .adv_title input::-webkit-input-placeholder {
	color: #888;
}
.remote .order .advan .box_right .opts {
	background: #fefcfa;
	width: 320px;
	padding: 11px 0 11px 16px;
	border: 1px solid #eee;
	border-radius: 5px;
	color: #323232;
	font-size: 14px;
	outline: none;
	position: absolute;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	top: 166px;
	left: 0px;
}
/* .remote .order .advan .box_right .phone{margin:84px 0 20px 0;-webkit-box-shadow:0 0 0 1000px white inset;} */
.remote .order .advan .box_right button {
	outline: none;
	cursor: pointer;
	width: 322px;
	height: 46px;
	border-radius: 10px;
	background-color: #ea6a7a;
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 46px;
	border: none;
}

.remote .data {
	width: 100%;
	height: 562px;
	background: #f8f8f8;
}
.data_cont {
	margin: 0 auto;
	width: 1200px;
	height: 100%;
	background: url(/images/service/ren.png) right bottom no-repeat;
}
.remote .data_box {
	margin: 56px auto;
	color: #333;
	width: 1200px;
}
.remote .data_box p {
	font-size: 20px;
	padding: 6px 38px 14px;
	background: url(/images/service/tishi.png) no-repeat;
}
.remote .data_box li {
	line-height: 42px;
	font-size: 16px;
	padding-left: 8px;
}
.remote .data_box li i {
	color: #fff;
	background: #f29c9f;
	border-radius: 50%;
	width: 15px;
	height: 15px;
	display: inline-block;
	line-height: 15px;
	text-align: center;
	font-size: 12px;
	margin-right: 12px;
}

/*往期回顾*/
.remote .past {
	overflow: hidden;
}
.remote .past .screen {
	overflow: hidden;
	width: 1200px;
	height: auto;
	background-color: #fff;
	overflow: hidden;
	margin: 60px auto 85px auto;
}
.remote .past .screen .screen-play {
	width: 768px;
	height: 432px;
	float: left;
	position: relative;
}
.remote .past .screen .screen-play .ck_img,
.remote .past .screen .screen-play .ck_img img {
	width: 768px;
	height: 432px;
	overflow: hidden;
	cursor: pointer;
}
.remote .past .screen .screen-play > img {
	margin: -42px 0 0 -42px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	cursor: pointer;
}
.remote .past .screen .screen-list {
	width: 412px;
	height: 432px;
	float: right;
}
.remote .past .screen .screen-list li {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 13px 0;
	border-top: 1px solid #d6d7dc;
	cursor: pointer;
}
.remote .past .screen .screen-list li:nth-child(1) {
	padding-top: 0;
	border: none;
}
.remote .past .screen .screen-list li .list-img {
	width: 202px;
	height: 127px;
	float: left;
}
.remote .past .screen .screen-list li .list-img img {
	width: 100%;
	height: auto;
}
.remote .past .screen .screen-list li .list-text {
	float: left;
	width: 160px;
	height: 100px;
	padding: 26px 20px 0;
	font-size: 14px;
	color: #555;
	line-height: 26px;
}
.remote .past .screen .screen-list .play_ck .list-text {
	background: #efefef;
}

.remote .problem {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #f8f8f8;
}
.remote .problem .pro-ion {
	width: 100%;
	height: 34px;
	background: url(/images/service/zuobian.png) 15% 0 no-repeat,
		url(/images/service/youbian.png) 85% 0 no-repeat;
	position: relative;
	top: -17px;
}
.remote .problem .problem-text {
	width: 1200px;
	height: auto;
	background-color: #fff;
	margin: 105px auto 80px auto;
	padding-bottom: 10px;
}
.remote .problem .problem-text ul {
	margin: 44px 10% 85px 10%;
}
.remote .problem .problem-text ul li {
	margin-bottom: 23px;
}
.remote .problem .problem-text ul li > h3 {
	font-size: 18px;
	color: #323232;
	padding-left: 35px;
	line-height: 22px;
}
.remote .problem .problem-text ul li > h3::before {
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	background: url(/images/service/duihua_1.png) no-repeat;
	background-size: 100%;
	position: relative;
	bottom: -26px;
	left: -35px;
}
.remote .problem .problem-text ul li > p {
	padding-left: 35px;
	font-size: 16px;
	color: #888;
	line-height: 25px;
	padding-top: 20px;
}
.remote .problem .problem-text .more {
	display: block;
	width: 152px;
	height: 45px;
	background: #f8f8f8;
	font-size: 16px;
	color: #6c6969;
	border-radius: 10px;
	margin: 60px auto;
	text-align: center;
	line-height: 45px;
}
.remote .free {
	background-color: #fff;
	padding: 90px 29px;
	display: none;
}
.remote .free .fre_title {
	text-align: center;
	font-size: 28px;
	color: #323232;
	line-height: 50px;
}
.remote .free .fre_title span {
	color: #ea6e72;
}
.remote .free .fre_name,
.remote .free .fre_opts,
.remote .free .fre_phone {
	outline: none;
	background: #fefcfa;
	width: 100%;
	border: 1px solid #eee;
	border-radius: 5px;
	color: #aeaeae;
	font-size: 24px;
	padding: 22px 0 22px 0px;
}
.remote .free .fre_name {
	margin-top: 52px;
}
.remote .free form div > label {
	color: red;
	font-size: 12px;
	display: none;
}

.remote .free .fre_opts {
	margin: 36px 0 0 0;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.remote .free .fre_phone {
	margin: 36px 0 0px 0;
}
.remote .free button {
	width: 100%;
	height: 85px;
	border-radius: 10px;
	background-color: #ea6a7a;
	text-align: center;
	font-size: 2rem;
	color: #fff;
	line-height: 46px;
	border: none;
	margin-top: 50px;
	outline: none;
}

.remote .wap_five .five_text {
	color: #656565;
}
.remote .wap_five .five_text span {
	color: #ea6e72;
}
.remote .wap_five {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 55px 0 18px;
	background: #fff;
	border-top: #ebeaea 1px solid;
	text-align: center;
}
.remote .wap_five .five_text {
	font-size: 22px;
	line-height: 36px;
}
.remote .wap_five .fivetext {
	font-size: 15px;
	color: #999;
	padding: 0px 0 15px;
}
.remote .wap_five .from {
	width: auto;
	height: auto;
	overflow: hidden;
	margin: 20px 20px 10px;
}

.remote .wap_five .from .input,
.remote .wap_five .from .select {
	/* height: 40px; */
	/* width: 99%; */
	flex: 1;
	/* line-height: 40px; */
	/* text-indent: 35px; */
	/* display: block; */
	/* border: #d9d9d9 1px solid; */
	font-size: 0.28rem;
	/* margin-bottom: 15px; */
	/* border-radius: 5px; */
	color: #323232;
	border: none;
	background:#ffffff;
}
.remote .wap_five .from input:focus {
	outline: 0;
}

.form_item {
	display: flex;
	align-items: center;
	border: 0.02rem solid #d9d9d9;
	height: 0.84rem;
	width: 100%;
	border-radius: 0.1rem;
	margin-bottom: 0.3rem;
	padding: 0 0.3rem;
}

.form_item_icon {
	position: relative;
	top: 0.04rem;
	width: 0.3rem;
	height: 0.3rem;
	margin-right: 0.2rem;
}
/* .remote .wap_five .from .span {
	width: 100%;
	height: 30px;
	text-align: left;
	color: #f00;
} */
.remote .wap_five .from .submit {
	height: 50px;
	display: block;
	width: 99%;
	line-height: 50px;
	color: #fff;
	text-indent: 0px;
	border-radius: 5px;
	border: 0;
	text-align: center;
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 35px;
	background-color: #eb6e72;
}
/* .remote .wap_five .from .dw {
	width: 100%;
	height: 0;
	position: relative;
}
.remote .wap_five .from .dw .yd_01 {
	position: absolute;
	top: -242px;
	left: 10px;
	color: #ccc;
	font-size: 16px;
	width: 30px;
	height: 30px;
	text-align: left;
	z-index: 0;
}
.remote .wap_five .from .dw .yd_02 {
	position: absolute;
	top: -185px;
	left: 10px;
	color: #ccc;
	font-size: 16px;
	width: 30px;
	height: 30px;
	text-align: left;
	z-index: 0;
}
.remote .wap_five .from .dw .yd_03 {
	position: absolute;
	top: -129px;
	left: 10px;
	color: #ccc;
	font-size: 16px;
	width: 30px;
	height: 30px;
	text-align: left;
	z-index: 0;
} */

/*精准预约*/
.booking {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.booking .booking2 {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.booking .booking2 .container,
.content-wrap {
	height: auto;
}
.booking .booking2 #slides {
	width: 100% !important;
}
.booking .booking2 .banner {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.booking .booking2 .banner img {
	width: 100%;
}
.booking .booking2 .fannao {
	width: 100%;
	background-color: #fff;
	text-align: center;
}
.booking .booking2 .fannao01 {
	font-size: 20px;
	text-align: center;
	padding-top: 40px;
}
.booking .booking2 .fannao02 {
	text-align: center;
	padding-top: 10px;
	color: #a2a2a2;
	text-transform: uppercase;
}
.booking .booking2 .fannao03 {
	width: 100%;
	text-align: center;
}
.booking .booking2 .fannao03 img {
	margin: 0 auto;
	margin-top: 10px;
}
.booking .booking2 .fannao04 {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.booking .booking2 .fannao05 {
	width: 95%;
	margin: 0px auto 0;
	height: auto;
	overflow: hidden;
}
.booking .booking2 .fannao05 img {
	width: 100%;
}
/*.fannao over*/
/*.tigao begin*/
.booking .booking2 .tigao {
	width: 100%;
	background-color: #faf8f8;
	overflow: hidden;
	text-align: center;
}
.booking .booking2 .tigao01 {
	font-size: 20px;
	text-align: center;
	padding-top: 40px;
}
.booking .booking2 .tigao02 {
	text-align: center;
	padding-top: 10px;
	color: #a2a2a2;
	text-transform: uppercase;
}
.booking .booking2 .tigao03 {
	width: 100%;
	text-align: center;
}
.booking .booking2 .tigao03 img {
	margin: 0 auto;
	margin-top: 10px;
}
.booking .booking2 .tigao05 {
	text-align: center;
	color: #646464;
	margin-top: 15px;
}
/*.tigao over*/
/*.jujiao begin*/
.booking .booking2 .jujiao {
	width: 100%;
	background-color: #fff;
	clear: both;
	text-align: center;
}
.booking .booking2 .jujiao011 {
	font-size: 20px;
	text-align: center;
	padding-top: 40px;
}
.booking .booking2 .jujiao02 {
	text-align: center;
	padding-top: 10px;
	color: #a2a2a2;
	text-transform: uppercase;
}
.booking .booking2 .jujiao03 {
	width: 100%;
	text-align: center;
}
.booking .booking2 .jujiao03 img {
	margin: 0 auto;
	margin-top: 10px;
}
.booking .booking2 .jujiao04 {
	text-align: center;
	color: #888;
	margin-top: 10px;
}
.booking .booking2 .jujiao05 {
	text-align: center;
	color: #888;
	margin-top: 0px;
}
.booking .booking2 .jujiao06 {
	width: 95%;
	margin: 30px auto;
}
.booking .booking2 .jujiao06 img {
	width: 100%;
}
/*.jujiao over*/
/*.women begin*/
.booking .booking2 .women {
	width: 100%;
	background-color: #faf8f8;
	text-align: center;
}
.booking .booking2 .women01 {
	font-size: 20px;
	text-align: center;
	padding-top: 10px;
}
.booking .booking2 .women02 {
	text-align: center;
	padding-top: 10px;
	color: #a2a2a2;
	text-transform: uppercase;
}
.booking .booking2 .women03 {
	width: 100%;
	text-align: center;
}
.booking .booking2 .women03 img {
	margin: 0 auto;
	margin-top: 10px;
}
.booking .booking2 .women04 {
	text-align: center;
	color: #888;
	margin-top: 10px;
	margin-bottom: 25px;
}
.booking .booking2 .women05 {
	width: 100%;
	margin-top: 0px;
	padding-bottom: 0;
}
.booking .booking2 .women05 img {
	width: 100%;
}
/*.women over*/
/*phone精准预约 over*/
/*.div34_04 begin*/
.booking .booking2 .div34_04 {
	width: 95%;
	height: auto;
	overflow: hidden;
	margin: 30px auto 0;
	padding: 0;
}
.booking .booking2 .wow {
	width: 30%;
	float: left;
}
.booking .booking2 .wow img {
	width: 100%;
}
.booking .booking2 .section2 .wow02 {
	margin-left: 5%;
	margin-right: 5%;
}
.booking .booking2 .section2 .s2-btn {
	position: relative;
	display: inline-block;
	width: 100%;
	height: auto;
	overflow: hidden;
	color: #fff;
	text-align: center;
	font-size: 16px;
}
.booking .booking2 .section2 .s2-btn.front-face {
	font-size: 16px;
	line-height: 25px;
}
.booking .booking2 .section2 .back-face {
	line-height: 22px;
	height: auto;
	overflow: hidden;
	font-size: 12px;
	width: 100%;
}
.booking .booking2 .s2-scr #last {
	width: 100%;
	padding-left: 2%;
	padding-right: 2%;
}
.booking .booking2 .section2 .s2-scr {
	position: relative;
	height: 55px;
	overflow: hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.booking .booking2 .back-face,
.front-face {
	font-size: 14px;
	position: absolute !important;
	top: 0;
	left: 10%;
	margin-left: -10%;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}
.booking .booking2 .front-face {
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
	-o-transform: rotateY(0);
	transform: rotateY(0);
	-ms-transform: rotateY(0);
}
.booking .booking2 .back-face,
.s2-scr:hover .front-face {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
}
.booking .booking2 .s2-scr:hover .back-face {
	cursor: pointer;
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
}
.booking .booking2 .section8 #box {
	position: relative;
	float: left;
	overflow: hidden;
	width: 95%;
	height: 23%;
	margin: 0 auto;
	padding: 0;
	background: #faf8f8;
	padding-bottom: 30px;
}
.booking .booking2 .section8 #list3 {
	position: absolute;
	top: 49px;
	left: 0;
	display: inline;
	width: 100%;
	height: 23%;
}
.booking .booking2 .section8 #list3 ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 23%;
}
.booking .booking2 .section8 #list3 li {
	position: absolute;
	width: 25%;
	cursor: pointer;
}
.booking .booking2 .section8 #list3 li img {
	width: 100%;
	vertical-align: top;
}
/*媒体查询*/
.booking .booking2 .glyphicons {
	color: white;
}
.booking .booking2 .iconbox {
	position: relative;
	text-align: center;
}
.booking .booking2 .icon-txt {
	position: absolute;
}
.booking .booking2 .new_ser_one {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 20px;
	background: #fff;
}
.booking .booking2 .new_ser_one .one_title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 20px;
	color: #000;
}
.booking .booking2 .new_ser_one .one_content {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.booking .booking2 .new_ser_one .one_content .boodness {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.booking .booking2 .new_ser_one .one_content .boodness .nav-arrow {
	position: relative;
	display: none;
}
.booking .booking2 .new_ser_one .one_content .boodness .nav-arrow .arrow {
	position: absolute;
	opacity: 1;
}
.booking .booking2 .new_ser_one .one_content .boodness .nav-arrow .arrow i {
	display: block;
	width: 50px;
	height: 200px;
	cursor: pointer;
}
.booking .booking2 .new_ser_one .one_content .boodness .nav-arrow .prev {
	left: 0px;
}
.booking .booking2 .new_ser_one .one_content .boodness .nav-arrow .prev i {
	background: url(/images/service/zuojiantou.png) left center no-repeat;
}
.booking .booking2 .new_ser_one .one_content .boodness .nav-arrow .next {
	right: 0px;
}
.booking .booking2 .new_ser_one .one_content .boodness .nav-arrow .next i {
	background: url(/images/service/youjiantou.png) right center no-repeat;
}
.booking .booking2 .new_ser_one .one_content .boodness .nav-arrow .prev:hover,
.nav-arrow .next:hover {
	opacity: 1;
}
.booking .booking2 .new_ser_one .one_content .boodness .desc {
	color: #666;
	font-size: 15px;
	line-height: 25px;
	color: #484848;
}
.booking .booking2 .new_ser_one .one_content .boodness .swiper-slide {
	height: 205px !important;
	line-height: 25px;
}
.booking .booking2 .new_ser_one .one_content .boodness .swiper-slide img {
	width: 100%;
	height: 205px;
}
.booking .booking2 .new_ser_one .one_content .boodness ul li {
	position: relative;
}
.booking .booking2 .new_ser_one .one_content .boodness ul li ul {
	position: absolute;
	top: 215px;
	width: 100%;
	left: 0;
}
.booking .booking2 .new_ser_one .one_content .boodness ul li ul li {
	font-size: 14px;
}
.booking .booking2 .guodu {
	width: 100%;
	height: 20px;
	background: #eee;
}

/* vip尊享 */
.vip .vip2 .banner_img,
.row_img {
	width: 100%;
}
.vip .vip2 .vip_content .title_text {
	font-size: 14px;
}
.vip .vip2 .vip_content .title_tips {
	font-size: 16px;
}
.vip .vip2 .vip_content .title_text_sml {
	font-size: 12px;
	color: #ccc;
	margin-top: 0px;
}
.vip .vip2 .vip_content .row_margin {
	margin-top: 40px;
}
.vip .vip2 .vip_content .text_box_center {
	text-align: center;
}
.vip .vip2 .vip_content .fl {
	float: left;
}
.vip .vip2 .vip_content .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* .vip .vip2 .vip_content .clearfix{*+height:1%;} */
.vip .vip2 .vip_content table {
	margin: 0 auto;
}
.vip .vip2 .vip_content .row_margin .item_box {
	width: 18%;
}
.vip .vip2 .vip_content .row_margin .fh {
	width: 21px;
	margin-top: 30px;
}
.vip .vip2 .vip_content .row_margin .item_img {
	width: 70%;
	margin: 0 auto 5px;
}
.vip .vip2 .vip_content .imgd {
	width: 14px;
	height: 14px;
	padding-bottom: 22px;
}
.vip .vip2 .vip_content .row_margin .bottom_text {
	width: 72px;
	text-align: center;
	color: #1e1e1e;
}
.vip .vip2 .vip_content .margin_top_10 {
	margin-top: 10px;
}
.vip .vip2 .vip_content .margin_top_35 {
	margin-top: 15px;
	text-align: center;
}
.vip .vip2 .vip_content .row_bg {
	text-align: center;
}
.vip .vip2 .vip_content .bg_ef {
	background-color: #efefef;
	height: 132px;
}
.vip .vip2 .vip_content .question_img {
	max-width: 250px;
	margin: 0 auto;
}
.vip .vip2 .vip_content .margin_top_50 {
	margin-top: 50px;
}
.vip .vip2 .vip_content .margin_top_40 {
	margin-top: 40px;
}
.vip .vip2 .vip_content .un_margin_top_40 {
	margin-top: -40px;
}
.vip .vip2 .vip_content .margin_top_30 {
	margin-top: 30px;
}
.vip .vip2 .vip_content .margin_top_20 {
	margin-top: 20px;
}
.vip .vip2 .vip_content .margin_top_15 {
	margin-top: 10px;
}
.vip .vip2 .vip_content .q_img_box {
	margin-top: -35px;
}
.vip .vip2 .vip_content .q_img_box img {
	margin: 0 auto;
}
.vip .vip2 .vip_content .color_1e {
	color: #1e1e1e;
}
.vip .vip2 .vip_content .double_img_box {
	width: 45%;
	text-align: center;
	margin-left: 3.3%;
	position: relative;
	margin-bottom: 40px;
}
.vip .vip2 .vip_content .double_img_box img {
	width: 100%;
}
.vip .vip2 .new_ser_one {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 20px;
	background: #fff;
}
.vip .vip2 .new_ser_one .one_title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 20px;
	color: #000;
}
.vip .vip2 .new_ser_one .one_content {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.vip .vip2 .new_ser_one .one_content .boodness {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.vip .vip2 .new_ser_one .one_content .boodness .nav-arrow {
	position: relative;
	display: none;
}
.vip .vip2 .new_ser_one .one_content .boodness .nav-arrow .arrow {
	position: absolute;
	opacity: 1;
}
.vip .vip2 .new_ser_one .one_content .boodness .nav-arrow .arrow i {
	display: block;
	width: 50px;
	height: 200px;
	cursor: pointer;
}
.vip .vip2 .new_ser_one .one_content .boodness .nav-arrow .prev {
	left: 0px;
}
.vip .vip2 .new_ser_one .one_content .boodness .nav-arrow .prev i {
	background: url(/images/service/zuojiantou.png) left center no-repeat;
}
.vip .vip2 .new_ser_one .one_content .boodness .nav-arrow .next {
	right: 0px;
}
.vip .vip2 .new_ser_one .one_content .boodness .nav-arrow .next i {
	background: url(/images/service/youjiantou.png) right center no-repeat;
}
.vip .vip2 .new_ser_one .one_content .boodness .nav-arrow .prev:hover,
.nav-arrow .next:hover {
	opacity: 1;
}
.vip .vip2 .new_ser_one .one_content .boodness .desc {
	color: #666;
	font-size: 15px;
	line-height: 25px;
	color: #484848;
}
.vip .vip2 .new_ser_one .one_content .boodness .swiper-slide {
	height: 205px !important;
	line-height: 25px;
}
.vip .vip2 .new_ser_one .one_content .boodness .swiper-slide img {
	width: 100%;
	height: 205px;
}
.vip .vip2 .new_ser_one .one_content .boodness ul li {
	position: relative;
}
.vip .vip2 .new_ser_one .one_content .boodness ul li ul {
	position: absolute;
	top: 215px;
	width: 100%;
	left: 0;
}
.vip .vip2 .new_ser_one .one_content .boodness ul li ul li {
	font-size: 14px;
}
.vip .vip2 .guodu {
	width: 100%;
	height: 10px;
	background: #eee;
}

.gold .gold2 .ser_si {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 0.3rem;
}
.gold .gold2 .ser_si .btitle {
	font-size: 20px;
	color: #323232;
}
.gold .gold2 .ser_si .stitle {
	background: #f29c9f;
	width: 30px;
	height: 2px;
	margin: 5px auto 0;
}
.gold .gold2 .ser_si .lbtitle {
	font-size: 16px;
	text-align: left;
	color: #323232;
}
.gold .gold2 .ser_si .lstitle {
	font-size: 13px;
	text-align: left;
	color: #888;
	margin-top: 10px;
}
.gold .gold2 .ser_si .rbtitle {
	font-size: 16px;
	text-align: right;
	color: #323232;
}
.gold .gold2 .ser_si .rstitle {
	font-size: 14px;
	text-align: right;
	color: #888;
	margin-top: 10px;
}
.gold .gold2 .ser_si .fbox_o {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	background: #fff;
}
.gold .gold2 .ser_si .fbox_o .cont {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-top: 40px;
	padding: 0 20px;
	text-align: center;
}
.gold .gold2 .ser_si .fbox_o .cont .conbox {
	width: 19.75%;
	margin-right: 7%;
	height: auto;
	font-size: 12px;
	text-align: center;
	float: left;
	font-size: 12px;
	color: #646464;
}
.gold .gold2 .ser_si .fbox_o .cont .conbox:nth-child(4) {
	margin-right: 0%;
}
.gold .gold2 .ser_si .fbox_o .cont .conbox img {
	width: 100%;
	margin-bottom: 5px;
}
.gold .gold2 .ser_si .fbox_o .cont .conbox span {
	font-size: 18px;
	color: #000;
	line-height: 35px;
}
.gold .gold2 .ser_si .fbox_t {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 40px 20px 0;
	background: #f8f8f8;
}
.gold .gold2 .ser_si .fbox_th {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 35px 20px 0;
	background: #fff;
}
.gold .gold2 .ser_si .fbox_pic {
	width: 75%;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin: 20px auto 0;
}
.gold .gold2 .ser_si .fbox_pic img {
	width: 80%;
	margin: 0px auto;
}
.gold .gold2 .ser_si .fbox_pim {
	margin-bottom: 30px;
}
.gold .gold2 .ser_si .fbox_f {
	width: 100%;
	height: 60px;
	background: #efefef;
	margin-top: 50px;
	position: relative;
}
.gold .gold2 .ser_si .fbox_f img {
	width: 100%;
	margin-top: -40px;
	position: absolute;
	top: -50px;
}
.gold .gold2 .new_ser_one {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 0 20px 35px;
	background: #fff;
}
.gold .gold2 .new_ser_one .one_title {
	width: 100%;
	margin-bottom: 15px;
	text-align: center;
	padding-top: 30px;
	font-size: 20px;
	color: #000;
}
.gold .gold2 .new_ser_one .one_content {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.gold .gold2 .new_ser_one .one_content .boodness {
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.gold .gold2 .new_ser_one .one_content .boodness .nav-arrow {
	position: relative;
	display: none;
}
.gold .gold2 .new_ser_one .one_content .boodness .nav-arrow .arrow {
	position: absolute;
	opacity: 1;
}
.gold .gold2 .new_ser_one .one_content .boodness .nav-arrow .arrow i {
	display: block;
	width: 50px;
	height: 200px;
	cursor: pointer;
}
.gold .gold2 .new_ser_one .one_content .boodness .nav-arrow .prev {
	left: 0px;
}
.gold .gold2 .new_ser_one .one_content .boodness .nav-arrow .prev i {
	background: url(/images/service/zuojiantou.png) left center no-repeat;
}
.gold .gold2 .new_ser_one .one_content .boodness .nav-arrow .next {
	right: 0px;
}
.gold .gold2 .new_ser_one .one_content .boodness .nav-arrow .next i {
	background: url(/images/service/youjiantou.png) right center no-repeat;
}
.gold .gold2 .new_ser_one .one_content .boodness .nav-arrow .prev:hover,
.nav-arrow .next:hover {
	opacity: 1;
}
.gold .gold2 .new_ser_one .one_content .boodness .desc {
	color: #666;
	font-size: 15px;
	line-height: 25px;
	color: #484848;
}
.gold .gold2 .new_ser_one .one_content .boodness .swiper-slide {
	height: 205px !important;
	line-height: 25px;
}
.gold .gold2 .new_ser_one .one_content .boodness .swiper-slide img {
	width: 100%;
	height: 205px;
}
.gold .gold2 .new_ser_one .one_content .boodness ul li {
	position: relative;
}
.gold .gold2 .new_ser_one .one_content .boodness ul li ul {
	position: absolute;
	top: 215px;
	width: 100%;
	left: 0;
}
.gold .gold2 .new_ser_one .one_content .boodness ul li ul li {
	font-size: 14px;
}

/*基于iPad(768px)和iPad Pro(1024px)尺寸*/
@media screen and (max-width: 1189px) {
	.remote .why > p,
	.remote .suggest > p,
	.remote .team > p,
	.remote .order > p,
	.remote .past > p,
	.remote .problem .problem-text > p {
		text-align: center;
		font-size: 16px;
		color: #646464;
		margin-top: 47px;
	}
	.booking .booking2,
	.remote .wap_five {
		display: block;
	}
	.remote .why ul > li {
		margin: 60px auto;
	}
	.remote .why > h2,
	.remote .person > h2,
	.remote .data h2,
	.remote .suggest > h2,
	.remote .team > h2,
	.remote .order > h2,
	.remote .past > h2,
	.remote .problem .problem-text > h2 {
		font-size: 32px;
		padding-top: 60px;
	}
	.remote .why > h3,
	.remote .suggest > h3,
	.remote .team > h3,
	.remote .order > h3,
	.remote .past > h3,
	.remote .problem .problem-text > h3 {
		display: block;
	}
	.remote .why > h2::before,
	.remote .suggest > h2::before,
	.remote .team > h2::before,
	.remote .order > h2::before,
	.remote .past > h2::before,
	.remote .problem .problem-text > h2::before {
		bottom: -79px;
	}
	.remote .why > p,
	.remote .suggest > p,
	.remote .team > p,
	.remote .order > p,
	.remote .past > p,
	.remote .problem .problem-text > p {
		display: none;
	}
	.remote .why ul > li > .pc_why {
		display: none;
	}
	.remote .why ul > li > .ph_why {
		display: block;
	}
	.remote .why ul > li {
		font-size: 14px;
		line-height: 20px;
	}
	.remote .why ul > li > img {
		margin: 0 auto 15px auto;
	}
	.remote .why {
		width: 100%;
	}
	.remote .person ul {
		width: 90%;
		margin-top: 60px;
	}
	.remote .person ul li:last-child {
		display: none;
	}
	.remote .person ul li {
		width: 33%;
		margin-bottom: 50px;
	}
	.remote .person ul li p {
		margin-top: 140px;
	}
	.remote .suggest .lump {
		width: 91%;
		height: auto;
		overflow: hidden;
		position: initial;
	}
	.remote .suggest .lump-left,
	.remote .suggest .lump-right {
		background-color: #fff;
		width: 49%;
		height: auto;
		position: initial;
	}
	.remote .lump-left > img:nth-child(1),
	.remote .lump-right > img:nth-child(1) {
		display: none;
	}
	.remote .lump-left > img:nth-child(2),
	.remote .lump-right > img:nth-child(2) {
		display: block;
	}
	.remote .data {
		background: #fff;
	}
	.data_cont {
		width: 92%;
	}
	.remote .data_box {
		margin: 100px 0px;
		width: 100%;
	}
	.remote .suggest .lump img {
		width: 62px;
		height: 60px;
		margin: 36px auto 18px auto;
	}
	.remote .suggest .lump div > p {
		font-size: 24px;
		color: #323232;
	}
	.remote .suggest .lump div > p::after {
		background-color: #eee;
		bottom: -20px;
	}
	.remote .suggest .lump .lump_pc_text {
		display: none;
		width: 70%;
		height: 130px;
		margin: 0 auto 50px auto;
		overflow: hidden;
		font-size: 18px;
		line-height: 47px;
		color: #888888;
	}
	.remote .suggest .lump .lump_ph_text {
		display: block;
		font-size: 20px;
		color: #888888;
		line-height: 30px;
		margin-bottom: 30px;
	}
	.remote .team ul {
		margin: 60px auto 15px auto;
		width: 93%;
	}
	.remote .team ul li {
		width: 30%;
		margin-right: 5%;
	}
	.remote .team ul li:nth-child(3) {
		margin-right: 0;
	}
	.remote .team ul li:nth-child(4),
	.remote .team ul li:nth-child(5) {
		display: none;
	}
	.remote .team ul > li img {
		border: none;
		border-radius: 0;
		margin: 0 auto;
	}
	.remote .team ul > li p {
		color: #888888;
		text-align: center;
	}
	.remote .team ul > li h4 {
		display: block;
	}
	.remote .team ul > li span {
		display: none;
	}
	.remote .team .zixun {
		display: block;
		width: 122px;
		height: 46px;
		border: 1px solid #fa6c71;
		border-radius: 20px;
		color: #fa6c71;
		font-size: 18px;
		line-height: 46px;
		margin: 0px auto 60px auto;
	}
	/*往期回顾*/
	.remote .past .screen {
		width: 90%;
		margin: 60px auto 0px auto;
	}
	.remote .past .screen .screen-play {
		width: 588px;
		height: 330px;
		margin: 0 auto;
		float: none;
	}
	.remote .past .screen .screen-play .ck_img,
	.remote .past .screen .screen-play .ck_img img {
		width: 100%;
		height: 330px;
	}
	.remote .past .screen .screen-list {
		width: 100%;
		height: auto;
		margin-top: 17px;
	}
	.remote .past .screen .screen-list li {
		float: left;
		width: 32%;
		margin-right: 2%;
		padding: 0;
		border: none;
	}
	.remote .past .screen .screen-list li:last-child {
		margin-right: 0;
	}
	.remote .past .screen .screen-list li .list-img {
		width: 100%;
		float: none;
		height: auto;
	}
	.remote .past .screen .screen-list li .list-text {
		width: 100%;
		float: none;
		padding: 18px 0;
		text-align: center;
		height: auto;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.remote .past .screen .screen-play > img {
		display: none;
	}

	.remote .problem .problem-text {
		width: 92%;
		background-color: #fff;
		margin: 105px auto;
	}
	.remote .problem .problem-text ul li > h3 {
		font-size: 24px;
		line-height: 35px;
	}
	.remote .problem .problem-text ul li > p {
		font-size: 20px;
		color: #888888;
		line-height: 30px;
		padding-top: 10px;
	}
	.remote .problem .problem-text ul li > h3::before {
		bottom: -31px;
	}
	.remote .past,
	.remote .past .screen,
	.remote .problem {
		background-color: #f5f5f5;
	}
	.remote .order {
		display: none;
	}
	.remote .free {
		display: block;
	}
	.remote .free .fre_opts option {
		font-size: 17px;
		height: 26px;
	}
	.booking .booking2 {
		display: block;
	}
	.booking .booking2 .glyphicons {
		font-size: 36px;
		line-height: 64px;
	}
	.booking .booking2 .iconbox {
		margin-top: 10px;
		border-radius: 50%;
		height: 68px;
		width: 68px;
	}
	.booking .booking2 .icon-txt {
		top: 21px;
		left: 72px;
		width: 100px;
		font-size: 20px;
	}
	.vip .vip2 {
		display: block;
	}
	.gold .gold1 {
		display: none;
	}
	.gold .gold2 {
		display: block;
	}
	.henghong {
		display: none;
	}
	.wav_title {
		display: block;
	}
	.head-nav {
		display: none;
	}
}

/*基于iPone 6Plus(414px)尺寸*/
@media screen and (max-width: 640px) {
	.remote .past .screen .screen-play > img {
		width: 60px;
		margin: -30px 0 0 -30px;
	}
	.remote .why > p,
	.remote .suggest > p,
	.remote .team > p,
	.remote .order > p,
	.remote .past > p,
	.remote .problem .problem-text > p {
		text-align: center;
		font-size: 16px;
		color: #646464;
		padding-top: 47px;
	}

	.remote .banner_pc {
		display: none;
	}
	.remote .banner_ph {
		display: block;
	}
	.remote .why ul > li {
		margin: 60px auto;
	}
	.remote .why > h2,
	.remote .person > h2,
	.remote .data h2,
	.remote .suggest > h2,
	.remote .team > h2,
	.remote .order > h2,
	.remote .past > h2,
	.remote .problem .problem-text > h2 {
		font-size: 20px;
		padding-top: 40px;
	}
	.remote .why > h3,
	.remote .suggest > h3,
	.remote .team > h3,
	.remote .order > h3,
	.remote .past > h3,
	.remote .problem .problem-text > h3 {
		display: block;
		font-size: 16px;
		margin-top: 17px;
	}
	.remote .why > h2::before,
	.remote .suggest > h2::before,
	.remote .team > h2::before,
	.remote .order > h2::before,
	.remote .past > h2::before,
	.remote .problem .problem-text > h2::before {
		bottom: -73px;
	}
	.remote .why > p,
	.remote .suggest > p,
	.remote .team > p,
	.remote .order > p,
	.remote .past > p,
	.remote .problem .problem-text > p {
		display: none;
	}
	.remote .why ul > li > .pc_why {
		display: none;
	}
	.remote .why ul > li > .ph_why {
		display: block;
		font-size: 12px;
	}
	.remote .why ul > li {
		font-size: 12px;
		line-height: 20px;
		margin: 40px auto;
	}
	.remote .why ul > li > img {
		width: 60px;
		height: auto;
		margin: 0 auto 15px auto;
	}
	.remote .why {
		width: 100%;
	}
	.remote .person {
		height: 380px;
	}
	.remote .person ul li {
		margin-bottom: 20px;
	}
	.remote .person ul li img {
		width: 65px;
		margin-left: -32px;
	}
	.remote .person ul li p {
		margin-top: 75px;
		font-size: 14px;
	}
	.remote .data {
		height: 425px;
	}
	.remote .data_cont {
		background: #fff;
	}
	.remote .data_box {
		margin: 40px 0px;
	}
	.remote .data_box p {
		font-size: 16px;
		background-size: 20px;
		padding: 0px 25px 14px;
	}
	.remote .data_box li {
		line-height: 32px;
		font-size: 14px;
		padding-left: 3px;
	}
	.remote .suggest .lump {
		width: 91%;
		margin: 40px auto 40px auto;
		height: auto;
		overflow: hidden;
		position: initial;
	}
	.remote .suggest .lump-left,
	.remote .suggest .lump-right {
		background-color: #fff;
		width: 49%;
		height: auto;
		position: initial;
	}

	.remote .lump-left > img:nth-child(1),
	.remote .lump-right > img:nth-child(1) {
		display: none;
	}
	.remote .lump-left > img:nth-child(2),
	.remote .lump-right > img:nth-child(2) {
		display: block;
	}
	.remote .suggest .lump img {
		width: 40px;
		height: 38px;
		margin: 20px auto 10px auto;
	}
	.remote .suggest .lump div > p {
		font-size: 16px;
		color: #323232;
		margin-bottom: 20px;
	}
	.remote .suggest .lump div > p::after {
		background-color: #eee;
		bottom: -10px;
	}
	.remote .suggest .lump .lump_pc_text {
		display: none;
	}
	.remote .suggest .lump .lump_ph_text {
		display: block;
		line-height: 24px;
		font-size: 13px;
	}
	.remote .team ul {
		margin: 40px auto 0px auto;
		width: 93%;
	}
	.remote .team ul li {
		width: 30%;
		margin-right: 4%;
	}
	.remote .team ul li:nth-child(3) {
		margin-right: 0;
	}
	.remote .team ul li:nth-child(4),
	.remote .team ul li:nth-child(5) {
		display: none;
	}
	.remote .team ul > li img {
		border: none;
		border-radius: 0;
		margin: 0 auto;
		width: 95px;
		height: auto;
	}
	.remote .team ul > li p {
		color: #888888;
		text-align: center;
		font-size: 14px;
	}
	.remote .team ul > li h4 {
		display: block;
		font-size: 16px;
		margin: 10px 0 -30px 0;
	}
	.remote .team ul > li span {
		display: none;
	}
	.remote .team .zixun {
		display: block;
		width: 80px;
		height: 28px;
		border: 1px solid #fa6c71;
		border-radius: 5px;
		color: #fa6c71;
		font-size: 14px;
		line-height: 28px;
		margin: 0px auto 40px auto;
	}
	/*往期回顾*/
	.remote .past .screen {
		width: 90%;
		margin: 40px auto 0px auto;
	}
	.remote .past .screen .screen-play {
		width: 100%;
		height: 240px;
		margin: 0 auto;
		float: none;
	}
	.remote .past .screen .screen-play .ck_img,
	.remote .past .screen .screen-play .ck_img img {
		width: 100%;
		height: 240px;
	}
	.remote .past .screen .screen-list {
		width: 100%;
		height: auto;
		margin-top: 14px;
	}
	.remote .past .screen .screen-list li {
		float: left;
		width: 32%;
		margin-right: 2%;
		padding: 0;
		border: none;
	}
	.remote .past .screen .screen-list li:last-child {
		margin-right: 0;
	}
	.remote .past .screen .screen-list li .list-img {
		width: 100%;
		float: none;
		height: auto;
	}
	.remote .past .screen .screen-list li .list-text {
		width: 100%;
		float: none;
		padding: 7px 0;
		text-align: center;
		height: auto;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.remote .problem .problem-text {
		width: 92%;
		background-color: #fff;
		margin: 40px auto;
		padding-bottom: 22px;
	}
	.remote .problem .problem-text ul {
		margin: 16px 5%;
	}
	.remote .problem .problem-text ul li {
		margin-bottom: 5px;
	}
	.remote .problem .problem-text ul li > h3 {
		font-size: 14px;
		padding-left: 25px;
	}
	.remote .problem .problem-text ul li > h3::before {
		width: 16px;
		height: 15px;
		bottom: -19px;
		left: -24px;
	}
	.remote .problem .problem-text ul li > p {
		font-size: 13px;
		padding-left: 25px;
		color: #888888;
		padding-top: 5px;
	}
	.remote .problem .problem-text .more {
		width: 130px;
		height: 40px;
		line-height: 40px;
		margin: 38px auto;
	}
	.remote .past,
	.remote .past .screen,
	.remote .problem {
		background-color: #f5f5f5;
	}
	.remote .order {
		display: none;
	}
	.remote .free {
		display: block;
		padding: 50px 29px;
	}
	.remote .free .fre_name,
	.remote .free .fre_opts,
	.remote .free .fre_phone {
		font-size: 16px;
		padding: 16px 0 16px 0px;
	}
	.remote .free .fre_name {
		margin-top: 40px;
		text-indent: 20px;
	}
	.remote .free .fre_title {
		font-size: 22px;
		line-height: 33px;
	}

	.remote .free .fre_opts {
		margin: 20px 0 0 0;
		color: #323232;
	}
	.remote .free .fre_opts option {
		font-size: 14px;
		height: 26px;
	}
	.remote .free .fre_phone {
		margin: 20px 0 0px 0;
		text-indent: 20px;
	}
	.remote .free button {
		height: 55px;
		font-size: 20px;
		line-height: 20px;
		margin-top: 20px;
	}
	.remote #abcd {
		margin-top: 15px;
	}
	.remote .problem .pro-ion {
		height: 24px;
		background-size: 11px;
		top: -12px;
	}
	.booking .booking2 {
		display: block;
	}
	.booking .booking2 .glyphicons {
		font-size: 18px;
		line-height: 64px;
	}
	.booking .booking2 .iconbox {
		margin-top: 10px;
		border-radius: 50%;
		height: 30px;
		width: 30px;
		margin-left: 15px;
	}
	.booking .booking2 .icon-txt {
		top: 3px;
		left: 20px;
		width: 100px;
		font-size: 16px;
	}
	.vip .vip2 {
		display: block;
	}
	.gold .gold2 {
		display: block;
	}
	.remote .wap_five {
		display: block;
	}
	.henghong {
		display: none;
	}
	.gold .gold2 .guodu {
		width: 100%;
		height: 10px;
		background: #eee;
	}
	.wav_title {
		display: block;
	}
	.head-nav {
		display: none;
	}
	.layui-layer-dialog {
		width: 80% !important;
	}
}

/*基于iPhone 6(375px)和Nexus 5X(412px)、Nexus 6P(412px)尺寸*/
@media screen and (max-width: 412px) {
	.remote .past .screen .screen-play > img {
		width: 60px;
		margin: -30px 0 0 -30px;
	}
	.remote .banner_pc {
		display: none;
	}
	.remote .banner_ph {
		display: block;
	}
	.remote .why ul > li {
		margin: 60px auto;
	}
	.remote .why > h2,
	.remote .person > h2,
	.remote .data h2,
	.remote .suggest > h2,
	.remote .team > h2,
	.remote .order > h2,
	.remote .past > h2 {
		font-size: 18px;
		padding-top: 40px;
	}
	.remote .problem .problem-text > h2 {
		font-size: 18px;
		margin-top: 10px;
	}
	.remote .problem .pro-ion {
		height: 24px;
		background-size: 11px;
		top: -12px;
	}
	.remote .why > h3,
	.remote .suggest > h3,
	.remote .team > h3,
	.remote .order > h3,
	.remote .past > h3,
	.remote .problem .problem-text > h3 {
		display: block;
		font-size: 13px;
		margin-top: 10px;
	}
	.remote .why > h2::before,
	.remote .suggest > h2::before,
	.remote .team > h2::before,
	.remote .order > h2::before,
	.remote .past > h2::before,
	.remote .problem .problem-text > h2::before {
		bottom: -65px;
	}
	.remote .why > p,
	.remote .suggest > p,
	.remote .team > p,
	.remote .order > p,
	.remote .past > p,
	.remote .problem .problem-text > p {
		display: none;
	}
	.remote .why ul > li > .pc_why {
		display: none;
	}
	.remote .why ul > li > .ph_why {
		display: block;
		font-size: 12px;
	}
	.remote .why ul > li {
		font-size: 12px;
		line-height: 20px;
		margin: 35px auto;
	}
	.remote .why ul > li > img {
		width: 65px;
		height: auto;
		margin: 0 auto 15px auto;
	}
	.remote .why {
		width: 100%;
	}
	.remote .person {
		height: 330px;
	}
	.remote .person ul {
		margin-top: 30px;
	}
	.remote .person ul li p {
		margin-top: 70px;
		font-size: 12px;
	}
	.remote .data {
		height: 410px;
		background: #fff;
	}
	.remote .data_cont {
		background: #fff;
	}
	.remote .data_box {
		margin: 30px 0px;
	}
	.remote .data_box li {
		line-height: 32px;
	}
	.remote .suggest .lump {
		width: 91%;
		margin: 40px auto 30px auto;
		height: auto;
		overflow: hidden;
		position: initial;
	}
	.remote .suggest .lump-left,
	.remote .suggest .lump-right {
		background-color: #fff;
		width: 49%;
		height: auto;
		position: initial;
	}

	.remote .lump-left > img:nth-child(1),
	.remote .lump-right > img:nth-child(1) {
		display: none;
	}
	.remote .lump-left > img:nth-child(2),
	.remote .lump-right > img:nth-child(2) {
		display: block;
	}
	.remote .suggest .lump img {
		width: 50px;
		height: auto;
		margin: 20px auto 18px auto;
	}
	.remote .suggest .lump div > p {
		font-size: 15px;
		color: #323232;
		margin-bottom: 24px;
	}
	.remote .suggest .lump div > p::after {
		background-color: #eee;
		bottom: -15px;
	}
	.remote .suggest .lump .lump_pc_text {
		display: none;
	}
	.remote .suggest .lump .lump_ph_text {
		display: block;
		line-height: 18px;
	}
	.remote .team ul {
		margin: 40px auto 0px auto;
		width: 93%;
	}
	.remote .team ul li {
		width: 30%;
		margin-right: 4%;
	}
	.remote .team ul li:nth-child(3) {
		margin-right: 0;
	}
	.remote .team ul li:nth-child(4),
	.remote .team ul li:nth-child(5) {
		display: none;
	}
	.remote .team ul > li img {
		border: none;
		border-radius: 0;
		margin: 0 auto;
		width: 98px;
		height: auto;
	}
	.remote .team ul > li p {
		color: #888888;
		text-align: center;
		font-size: 13px;
	}
	.remote .team ul > li h4 {
		display: block;
		font-size: 15px;
		margin: 10px 0 -30px 0;
	}
	.remote .team ul > li span {
		display: none;
	}
	.remote .team .zixun {
		display: block;
		width: 90px;
		height: 30px;
		border: 1px solid #fa6c71;
		border-radius: 10px;
		color: #fa6c71;
		font-size: 14px;
		line-height: 30px;
		margin: 0px auto 30px auto;
	}
	/*往期回顾*/
	.remote .past .screen {
		width: 90%;
		margin: 40px auto 0px auto;
	}
	.remote .past .screen .screen-play {
		width: 100%;
		height: 200px;
		margin: 0 auto;
		float: none;
	}
	.remote .past .screen .screen-play .ck_img,
	.remote .past .screen .screen-play .ck_img img {
		width: 100%;
		height: 200px;
	}
	.remote .past .screen .screen-list {
		width: 100%;
		height: auto;
		margin-top: 10px;
	}
	.remote .past .screen .screen-list li {
		float: left;
		width: 32%;
		margin-right: 2%;
		padding: 0;
		border: none;
	}
	.remote .past .screen .screen-list li:last-child {
		margin-right: 0;
	}
	.remote .past .screen .screen-list li .list-img {
		width: 100%;
		float: none;
		height: auto;
	}
	.remote .past .screen .screen-list li .list-text {
		width: 100%;
		float: none;
		padding: 10px 0;
		text-align: center;
		height: auto;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.remote .problem .problem-text {
		width: 92%;
		background-color: #fff;
		margin: 35px auto;
	}
	.remote .problem .problem-text ul {
		margin: 14px 5%;
	}
	.remote .problem .problem-text ul li {
		margin-bottom: 0;
	}
	.remote .problem .problem-text ul li > h3 {
		font-size: 14px;
		padding-left: 24px;
	}
	.remote .problem .problem-text ul li > h3::before {
		width: 14px;
		height: 12px;
		bottom: -17px;
		left: -24px;
	}
	.remote .problem .problem-text ul li > p {
		font-size: 12px;
		color: #888888;
		padding-left: 24px;
		padding-top: 8px;
		line-height: 21px;
	}
	.remote .problem .problem-text .more {
		width: 130px;
		height: 40px;
		line-height: 40px;
		margin: 18px auto;
	}
	.remote .past,
	.remote .past .screen,
	.remote .problem {
		background-color: #f5f5f5;
	}
	.remote .order {
		display: none;
	}
	.remote .free {
		display: block;
		padding: 50px 29px;
	}
	.remote .free .fre_name,
	.remote .free .fre_opts,
	.remote .free .fre_phone {
		padding: 13px 0 13px 0px;
		font-size: 14px;
	}
	.remote .free .fre_name {
		margin-top: 25px;
		color: #323232;
		text-indent: 20px;
	}
	.remote .free .fre_title {
		font-size: 20px;
		line-height: 33px;
	}
	.remote .free .fre_phone {
		margin: 13px 0 0px 0;
		text-indent: 20px;
	}
	.remote .free .fre_opts {
		margin: 13px 0 0 0;
	}
	.remote .free .fre_opts option {
		font-size: 12px;
	}
	.remote .free button {
		height: 40px;
		font-size: 16px;
		line-height: 20px;
		margin-top: 15px;
	}
	.booking .booking2 {
		display: block;
	}
	.booking .booking2 .glyphicons {
		font-size: 18px;
		line-height: 32px;
	}
	.booking .booking2 .iconbox {
		margin-top: 10px;
		border-radius: 50%;
		height: 34px;
		width: 34px;
	}
	.booking .booking2 .icon-txt {
		top: 8px;
		left: 25px;
		width: 100px;
		font-size: 16px;
	}
	.vip .vip2 {
		display: block;
	}
	.gold .gold2 {
		display: block;
	}
	.remote .wap_five {
		display: block;
	}
	.henghong {
		display: none;
	}
	.gold .gold2 .guodu {
		width: 100%;
		height: 10px;
		background: #eee;
	}
	.wav_title {
		display: block;
	}
	.head-nav {
		display: none;
	}
	.layui-layer-dialog {
		width: 80% !important;
	}
}

/*基于iPhone 5(320px)和Galaxy S5(360px)尺寸*/
@media screen and (max-width: 350px) {
	.remote .past .screen .screen-play > img {
		width: 50px;
		margin: -25px 0 0 -25px;
	}
	.remote .banner_pc {
		display: none;
	}
	.remote .banner_ph {
		display: block;
	}
	.remote .why ul > li {
		margin: 60px auto;
	}
	.remote .why > h2,
	.remote .person > h2,
	.remote .data h2,
	.remote .suggest > h2,
	.remote .team > h2,
	.remote .order > h2,
	.remote .past > h2 {
		font-size: 16px;
		padding-top: 20px;
	}
	.remote .problem .problem-text > h2 {
		font-size: 16px;
		margin-top: 0px;
	}
	.remote .problem .pro-ion {
		height: 24px;
		background-size: 11px;
		top: -12px;
	}
	.remote .why > h3,
	.remote .suggest > h3,
	.remote .team > h3,
	.remote .order > h3,
	.remote .past > h3,
	.remote .problem .problem-text > h3 {
		display: block;
		font-size: 12px;
		margin-top: 5px;
	}
	.remote .why > h2::before,
	.remote .suggest > h2::before,
	.remote .team > h2::before,
	.remote .order > h2::before,
	.remote .past > h2::before,
	.remote .problem .problem-text > h2::before {
		bottom: -55px;
	}
	.remote .why > p,
	.remote .suggest > p,
	.remote .team > p,
	.remote .order > p,
	.remote .past > p,
	.remote .problem .problem-text > p {
		display: none;
	}
	.remote .why ul > li > .pc_why {
		display: none;
	}
	.remote .why ul > li > .ph_why {
		display: block;
	}
	.remote .why ul > li {
		font-size: 12px;
		line-height: 20px;
		margin: 35px auto;
	}
	.remote .why ul > li > img {
		width: 65%;
		height: auto;
		margin: 0 auto 15px auto;
	}
	.remote .why {
		width: 100%;
	}
	.remote .person {
		height: 252px;
	}
	.remote .person ul li {
		margin-bottom: 10px;
	}
	.remote .person ul li img {
		width: 50px;
		margin-left: -25px;
	}
	.remote .person ul li p {
		margin-top: 55px;
	}
	.remote .suggest .lump {
		width: 91%;
		margin: 33px auto 25px auto;
		height: auto;
		overflow: hidden;
		position: initial;
	}
	.remote .suggest .lump-left,
	.remote .suggest .lump-right {
		background-color: #fff;
		width: 49%;
		height: auto;
		position: initial;
	}
	.remote .data_cont {
		background: #fff;
	}
	.remote .lump-left > img:nth-child(1),
	.remote .lump-right > img:nth-child(1) {
		display: none;
	}
	.remote .lump-left > img:nth-child(2),
	.remote .lump-right > img:nth-child(2) {
		display: block;
	}
	.remote .suggest .lump img {
		width: 40px;
		height: auto;
		margin: 20px auto 10px auto;
	}
	.remote .suggest .lump div > p {
		font-size: 14px;
		color: #323232;
		margin-bottom: 16px;
	}
	.remote .suggest .lump div > p::after {
		background-color: #eee;
		bottom: -10px;
	}
	.remote .suggest .lump .lump_pc_text {
		display: none;
	}
	.remote .suggest .lump .lump_ph_text {
		display: block;
		font-size: 12px;
	}
	.remote .team ul {
		margin: 40px auto 0px auto;
		width: 93%;
	}
	.remote .team ul li {
		width: 30%;
		margin-right: 4%;
	}
	.remote .team ul li:nth-child(3) {
		margin-right: 0;
	}
	.remote .team ul li:nth-child(4),
	.remote .team ul li:nth-child(5) {
		display: none;
	}
	.remote .team ul > li img {
		border: none;
		border-radius: 0;
		margin: 0 auto;
		width: 95px;
		height: auto;
	}
	.remote .team ul > li p {
		color: #888888;
		text-align: center;
		font-size: 12px;
	}
	.remote .team ul > li h4 {
		display: block;
		font-size: 14px;
		margin: 10px 0 -30px 0;
	}
	.remote .team ul > li span {
		display: none;
	}
	.remote .team .zixun {
		display: block;
		width: 90px;
		height: 30px;
		border: 1px solid #fa6c71;
		border-radius: 10px;
		color: #fa6c71;
		font-size: 12px;
		line-height: 30px;
		margin: 0px auto 16px auto;
	}
	/*往期回顾*/
	.remote .past .screen {
		width: 90%;
		margin: 30px auto 0px auto;
	}
	.remote .past .screen .screen-play {
		width: 100%;
		height: 170px;
		margin: 0 auto;
		float: none;
	}
	.remote .past .screen .screen-play .ck_img {
		width: 100%;
		height: 170px;
	}
	.remote .past .screen .screen-play .ck_img img {
		width: 100%;
		height: 170px;
	}

	.remote .past .screen .screen-list {
		width: 100%;
		height: auto;
		margin-top: 7px;
	}
	.remote .past .screen .screen-list li {
		float: left;
		width: 32%;
		margin-right: 2%;
		padding: 0;
		border: none;
	}
	.remote .past .screen .screen-list li:last-child {
		margin-right: 0;
	}
	.remote .past .screen .screen-list li .list-img {
		width: 100%;
		float: none;
		height: auto;
	}
	.remote .past .screen .screen-list li .list-text {
		width: 100%;
		float: none;
		padding: 0;
		text-align: center;
		height: auto;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.remote .problem .problem-text {
		width: 92%;
		background-color: #fff;
		margin: 35px auto;
		padding-bottom: 20px;
	}
	.remote .problem .problem-text ul {
		margin: 0px 5%;
	}
	.remote .problem .problem-text ul li {
		margin-bottom: 0;
	}
	.remote .problem .problem-text ul li > h3 {
		font-size: 14px;
		padding-left: 24px;
	}
	.remote .problem .problem-text ul li > h3::before {
		width: 14px;
		height: 12px;
		bottom: -17px;
		left: -24px;
	}
	.remote .problem .problem-text ul li > p {
		font-size: 12px;
		color: #888888;
		padding-top: 0px;
		padding-left: 24px;
		line-height: 21px;
	}
	.remote .problem .problem-text .more {
		width: 130px;
		height: 40px;
		line-height: 40px;
		margin: 12px auto;
	}
	.remote .past,
	.remote .past .screen,
	.remote .problem {
		background-color: #f5f5f5;
	}
	.remote .order {
		display: none;
	}
	.remote .free {
		display: block;
		padding: 28px 29px;
	}
	.remote .free .fre_name,
	.remote .free .fre_opts,
	.remote .free .fre_phone {
		padding: 9px 0 13px 0px;
		font-size: 12px;
	}
	.remote .free .fre_name {
		margin-top: 17px;
		text-indent: 20px;
	}
	.remote .free .fre_title {
		font-size: 16px;
		line-height: 22px;
	}
	.remote .free .fre_phone {
		margin: 12px 0 0px 0;
		text-indent: 20px;
	}
	.remote .free .fre_opts {
		margin: 12px 0 0 0;
	}
	.remote .free .fre_opts option {
		font-size: 12px;
	}
	.remote .free button {
		height: 33px;
		font-size: 14px;
		line-height: 20px;
		margin-top: 14px;
	}
	.booking .booking2 {
		display: block;
	}
	.booking .booking2 .glyphicons {
		font-size: 16px;
		line-height: 30px;
	}
	.booking .booking2 .iconbox {
		margin-top: 10px;
		border-radius: 50%;
		height: 32px;
		width: 32px;
	}
	.booking .booking2 .icon-txt {
		top: 8px;
		left: 32px;
		width: 64px;
		font-size: 14px;
	}
	.vip .vip2 {
		display: block;
	}
	.gold .gold2 {
		display: block;
	}
	.remote .wap_five {
		display: block;
	}
	.henghong {
		display: none;
	}
	.gold .gold2 .guodu {
		width: 100%;
		height: 10px;
		background: #eee;
	}
	.wav_title {
		display: block;
	}
	.head-nav {
		display: none;
	}
	.booking .booking2 .women04 {
		font-size: 13px;
	}
	.layui-layer-dialog {
		width: 80% !important;
	}
}
/*layer 弹窗样式*/
.layui-layer-dialog {
	border-radius: 5px !important;
	overflow: hidden;
	width: 380px;
}
.layui-layer-btn .layui-layer-btn0 {
	background-color: #f99c1b !important;
	border-color: #f99c1b !important;
}
.layui-layer-dialog .layui-layer-padding {
	padding-left: 65px !important;
}
.layui-layer-btn a {
	margin: 0px 6px 0 !important;
}
