﻿@charset "utf-8";

/* Base-CSS */

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	box-sizing: border-box;
}

html,
body,
div,
p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe,
table,
th,
td,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
	list-style: none;
}

form,
input,
select,
button,
textarea {
	outline: none;
	border: 0 none;
}


/*ul,
li {
	list-style-type: none;
}*/

body {
	background-color: #f7f7f7;
	color: #666;
	font-size: 0.24rem;
	font-family: "microsoft yahei";
	overflow-x: hidden;
}

* html .fixed {
	height: 1%;
}

a {
	text-decoration: none;
	outline: none;
	border: none;
}

.fixed:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.fixed {
	display: block;
	min-height: 1%;
}


/*p {
	text-align: justify
}*/

.clear {
	display: block!important;
	float: none!important;
	width: auto!important;
	height: 0!important;
	margin: 0 auto!important;
	padding: 0!important;
	clear: both;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}


/*顶部导航*/

.top {
	height: .9rem;
	width: 100%;
	border-bottom: 1px solid #ffe39b;
	background-color: #fef6e1;
	position: relative;
	display: none;
}

.top p {
	font-size: .34rem;
	color: #1c1b18;
	text-align: center;
	line-height: .8rem;
}

.top a {
	display: inline-block;
	width: .25rem;
	height: .4rem;
	background: url(/website/images/fuwu/toparr.png) center center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: .22rem;
	left: .3rem;
}


/**Base-Common**/

.fl {
	float: left;
}

.fr {
	float: right;
}

.sale {
	background-color: #fff;
	padding-bottom: .95rem;
	padding-top: .2rem;
	/*等于btn高度*/
}

.salebtn {
	width: 100%;
	height: .94rem;
	text-align: center;
	background-color: #ff7aa2;
	position: fixed;
	bottom: 0;
}

.salebtn a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: .35rem;
	letter-spacing: .04rem;
	line-height: .94rem;
	text-align: center;
	color: #fff;
}

.toppic {
	background-color: #fff;
	padding-bottom: .4rem;
	margin-bottom: .16rem;
}

.toppic> img {
	width: 90%;
	height: auto;
	margin: 0 auto;
	padding-top: .4rem;
	margin-bottom: .2rem;
	display: block;
}

.toppic .jibing {
	padding: 5% 0;
	padding-left: .3rem;
	background: url(/website/images/fuwu/divbg.png) center center no-repeat;
	background-size: 100% 100%;
	margin-bottom: 0.2rem;
}


/*对话框样式start*/

.toppic .bg {
	width: 100%;
	height: 3.65rem;
	background: url(/website/images/fuwu/bg.png) center center no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.toppic .own li:first-child {
	background: url(/website/images/fuwu/newlibg.png) center no-repeat;
	background-size: 100% 100%;
	left: 1rem;
	top: .25rem;
}

.toppic .own li:nth-child(2) {
	background: url(/website/images/fuwu/newlibg1.png) center no-repeat;
	background-size: 100% 100%;
	left: .38rem;
	top: 1.24rem;
}

.toppic .own li:nth-child(3) {
	background: url(/website/images/fuwu/newlibg1.png) center no-repeat;
	background-size: 100% 100%;
	left: 1rem;
	top: 2.3rem;
}

.toppic .own li:gt(3) {
	display: none;
}

.toppic .own li {
	min-width: 1.9rem;
	max-width: 3.2rem;
	color: #d75217;
	font-size: .24rem;
	padding: .15rem .15rem .35rem .15rem;
	position: absolute;
}


/*对话框样式结束*/


/*白板样式start*/


/*.toppic .bg {
	background-color: #f8fdff;
	margin-bottom: .2rem;
	border-bottom: 1px solid #d8eaf3;
	padding-top: .4rem;
	position: relative;
}

.toppic .bg img:first-child {
	position: absolute;
	bottom: .1rem;
	left: .3rem;
	width: 1.8rem;
	height: 3rem;
	z-index: 2;
}

.toppic .bg img:last-child {
	position: absolute;
	bottom: .1rem;
	right: .6rem;
	width: .56rem;
	height: 1.7rem;
	z-index: 2;
}

.toppic .own {
	width: 3.85rem;
	min-height: 3.1rem;
	border: .5rem solid #000;
	border: url(/website/images/fuwu/blackboard.png) 50 50 round;
	-moz-border-image: url(/website/images/fuwu/blackboard.png) 50 50 round;
	-webkit-border-image: url(/website/images/fuwu/blackboard.png) 50 50 round;
	-o-border-image: url(/website/images/fuwu/blackboard.png) 50 50 round;
	margin-bottom: 0.2rem;
	margin-left: 1.7rem;
}

.toppic .own ul {
	background-color: #fffef7;
	padding: .1rem;
	border-top: 1px solid #e6efef;
}

.toppic .own li {
	padding: .1rem 0;
	border-bottom: 1px solid #e6efef;
}

.toppic .own li p {
	height:.7rem;
}*/


/*白板样式end*/

.toppic .jibing div {
	margin-left: 0.32rem;
	margin-bottom: 5px;
}

.toppic .jibing span {
	display: inline-block;
	height: .35rem;
	line-height: .35rem;
	background-color: #83ded5;
	color: #fff;
	margin-right: .25rem;
	padding: 0 0.1rem;
	margin-bottom: .1rem;
	vertical-align: middle;
}

.toppic .jibing p {
	display: inline-block;
	vertical-align: middle;
	width: 70%;
	color: #999;
	font-size: .3rem;
	margin-bottom: .1rem;
}

.price {
	margin-left: 5%;
}

.price h3 {
	font-weight: normal;
	font-size: 0.26rem;
}

.price p.onsale {
	font-size: 0.3rem;
	color: #d93b4a;
	margin-top: .16rem;
	margin-bottom: .16rem;
}

.price span {
	background-color: #d93b4a;
	color: #fff;
	font-size: 0.2rem;
	padding: 0.02rem .1rem;
	height: .25rem;
	/*line-height: .26rem;*/
	margin-left: .4rem;
}


/*服务频道页*/

.sertop {
	width: 100%;
	height: 2.78rem;
	background: url(/website/images/fuwu/serbg.png) center center no-repeat;
	background-size: 100% 100%;
}

.sertop .center {
	width: 90%;
	height: 100%;
	margin-left: .45rem;
	position: relative;
}

.sertop .center .brandbox {
	position: absolute;
	top: .35rem;
	left: 0;
}

.sertop .center .brand {
	width: 1.5rem;
	height: auto;
	vertical-align: middle;
}

.sertop .center .serarr {
	display: inline-block;
	width: .2rem;
	height: .33rem;
	background: url(/website/images/fuwu/serarr.png) center center no-repeat;
	background-size: 100% 100%;
	margin-right: .3rem;
	vertical-align: middle;
}

.sertop .center .goodser {
	width: 1.2rem;
	height: auto;
	position: absolute;
	top: 0;
	left: 2.7rem;
}

.sertop .center .myser {
	width: .48rem;
	height: auto;
	position: absolute;
	top: .35rem;
	left: 5.22rem;
}

.sertop .center .word {
	width: 4.2rem;
	height: auto;
	padding-top: 1.35rem;
	/*margin-left:.4rem;*/
}

.sertop .center .word img {
	width: 4.2rem;
	height: auto;
}

.sertop .center .word p:first-child {
	line-height: .5rem;
	font-size: .38rem;
	color: #e85e5e;
}

.sertop .center .word p:last-child {
	line-height: .4rem;
	color: #666;
}

.sertop .jump {
	display: block;
	height: .4rem;
	line-height: .4rem;
	border-radius: .05rem;
	color: #fff;
	text-align: center;
	padding-left: 0.05rem;
	padding-right: 0.05rem;
	position: absolute;
	right: -.19rem;
	bottom: .22rem;
	background-color: rgba(125, 125, 125, .51);
}

.sertop .jump img {
	width: .1rem;
	height: auto;
	vertical-align: middle;
}

.sertop .jump span {
	vertical-align: middle;
	font-size: .24rem;
	/*-webkit-transform: scale(0.8);
	-o-transform: scale(1);
	display: inline-block;
	-webkit-text-size-adjust: none;*/
}

.order {
	width: 100%;
	height: .35rem;
	/*line-height: .35rem;*/
	background-color: #fef6e1;
	border-top: 1px solid #ffc875;
	border-bottom: 1px solid #ffc875;
}

.order img {
	width: .2rem;
	height: .2rem;
	margin-right: .1rem;
	margin-left: .5rem;
	vertical-align: middle;
}

.order span {
	color: #ff9000;
	font-size: .19rem;
}

.navbar {
	padding-top: .5rem;
	padding-bottom: .15rem;
	font-size: 12px;
	line-height: 1;
	overflow: hidden;
	background-color: #FFF;
	border-bottom: 1px solid #cecece;
	margin-bottom: .15rem;
}

.navbar a {
	width: 25%;
	text-align: center;
	padding-bottom: .35rem;
	float: left;
	color: #666;
}

.navbar img {
	width: .9rem;
	height: .9rem;
	border-radius: 100%;
	margin: 0 auto 6px;
	display: block;
}

.navbar span {
	font-size: .2rem;
}

.hotq {
	background-color: #fff;
	/*border-top: 2px solid #cecece;*/
	border-bottom: 1px solid #cecece;
	padding-bottom: .15rem;
	margin-bottom: .15rem;
}

.hotq .hotti {
	width: 90%;
	height: .77rem;
	margin: 0 auto;
	padding-top: .2rem;
}

.hotq .hotti img:first-child {
	width: .26rem;
	height: .3rem;
	margin-right: .15rem;
	vertical-align: middle;
}

.hotq .hotti img:nth-child(2) {
	width: 2.25rem;
	height: .24rem;
	vertical-align: middle;
}

.hotq .hotti span {
	font-size: .18rem;
	float: right;
	margin-top: .2rem;
	display: none;
}

.hotq ul {
	width: 90%;
	margin: 0 auto;
}

.hotq ul li {
	width: 2.6rem;
	height: 3.3rem;
	border-radius: .1rem;
	border: 1px solid #d1d1d1;
	float: left;
	position: relative;
	margin-bottom: .3rem;
}

.hotq ul li:nth-child(2n) {
	float: right;
}

.hotq ul li div.abst {
	width: 100%;
	height: .43rem;
	background-color: rgba(85, 71, 60, .65);
	position: absolute;
	top: 1.61rem;
}

.hotq ul li div.abst p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all;
	height: .43rem;
	line-height: .43rem;
	padding-left: .1rem;
	color: #fff;
	font-size: .16rem;
}

.hotq ul li img {
	width: 100%;
	height: 2.04rem;
	border-radius: .1rem .1rem 0 0;
	vertical-align: top;
}

.hotq ul li div.serprice {
	width: 92%;
	height: 1.2rem;
	margin: 0 auto;
}

.hotq ul li div.serprice h3 {
	color: #333;
	font-weight: normal;
	font-size: .2rem;
	line-height: .35rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-all;
}

.hotq ul li div.serprice .salepri {
	color: #d93b4a;
	font-size: .35rem;
}

.hotq ul li div.serprice .oldpri {
	font-size: .16rem;
	color: #666;
}

.hotq .wantask {
	display: block;
	width: .8rem;
	height: .35rem;
	line-height: .35rem;
	background-color: #e6506d;
	border-radius: .05rem;
	font-size: .16rem;
	color: #fff;
	text-align: center;
	position: absolute;
	right: .1rem;
	bottom: .35rem;
}

.hotq p.qask {
	font-size: .16rem;
	/*display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: .1rem;
	color: #999;
}

.float {
	width: 100%;
	height: 1.12rem;
	background-color: rgba(99, 99, 99, .6);
	position: fixed;
	bottom: 0;
	z-index: 2;
	display: none;
}

.flcenter {
	width: 90%;
	margin: 0 auto;
}

.flcenter> p {
	font-size: .2rem;
	color: #fff;
	margin-top: .18rem;
}

.flcenter>p span {
	font-size: .5rem;
	display: inline-block;
}

.flcenter .bott_text {
	font-size: .22rem;
}

img.tehui {
	width: .88rem;
	height: .2rem;
	position: absolute;
	left: 1.65rem;
	bottom: .07rem;
}

img.fast {
	width: 2.16rem;
	height: .7rem;
	position: absolute;
	right: .4rem;
	top: .25rem;
}

div.fast p:first-child {
	font-size: .24rem;
	text-align: center;
}

div.fast p:last-child {
	font-size: .12rem;
	text-align: center;
}

.service-guide,
.doctorteam {
	display: none;
}

.service-guide {
	padding-bottom: .2rem;
}

.active {
	display: block !important;
}


/**服务咨询**/

.product {
	min-height: 2rem;
}

.section {
	width: 100%;
	background-color: #fff;
}

.section ul {
	padding-top: .2rem;
}

.sersection {
	/*border-top: 2px solid #cecece;*/
	padding-bottom: 1.12rem;
}

.section> p {
	font-size: .4rem;
	text-align: center;
	color: #999;
}

.section .title {
	height: 1rem;
	line-height: 1rem;
	border-bottom: 1px solid #cecece;
	font-size: .28rem;
	color: #666;
	margin-left: 5%;
	margin-right: 5%;
}

.section .title img {
	height: 24px;
	vertical-align: middle;
	margin-right: 5%;
}

.intro .doctorImg {
	height: 100px;
	margin: 15px 7%;
	vertical-align: top;
}

.intro .detail {
	display: inline-block;
	margin-top: 20px;
}

.intro h2 {
	width: 82%;
	margin: 0 auto 0.2rem;
	font-weight: normal;
	font-size: 16px;
	color: #333;
}

.intro .detail h3 {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}

.intro .detail .hospital {
	font-size: 14px;
}

.intro .detail .level {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}

.intro .detail .level img {
	height: 12px;
	vertical-align: middle;
}

.intro .detail .level span {
	padding-right: 10px;
	font-size: 12px;
	color: #999999;
	vertical-align: middle;
}

.section .qa {}

.qa .questions,
.qa .answers {
	display: inline-block;
	margin-right: 6%;
	margin-top: 10px;
	position: relative;
	left: 10%;
	width: 74%;
	text-align: justify;
}

.qa .questions {
	display: -webkit-inline-box;
}

.qa .date {
	font-size: 12px;
	color: #BFC8D6;
	background-color: #f2f4f7;
	position: relative;
	left: 20%;
	width: 25%;
	text-align: center;
	border-radius: 5px;
	line-height: 25px;
}

.qa img {
	height: 60px;
	vertical-align: top;
}

.qa .qImg {
	position: relative;
	top: 0px;
	left: 7%;
}

.qa .aImg {
	position: relative;
	top: 0px;
	left: 7%;
}

.qa p {
	font-size: 14px;
	color: #666;
	line-height: 28px;
	display: inline-block;
}

.qa .splitLine {
	height: 0px;
	border-top: 1px dotted #aaa;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 74%;
	margin-right: 6%;
	position: relative;
	left: 20%;
}

.section .side {
	height: 0px;
	border-top: 1px solid #9adbf3;
	text-align: center;
	margin: 30px 0px;
	margin-left: 6%;
	margin-right: 6%;
}

.section .side img {
	vertical-align: middle;
	height: 36px;
	position: relative;
	top: -18px;
}


/*.qa .answers p, .fixWord{position: relative;}*/

.qa p.textOverflow {
	width: 100%;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-align: initial !important;
	height: 79px;
}


/**对症专家咨询--1**/

.nav {
	width: 100%;
	height: .8rem;
	border-bottom: 1px solid #e0e0e0;
	background-color: #fff;
	margin-bottom: .16rem;
	z-index: 2;
}

.nav li {
	width: 22.5%;
	height: .8rem;
	margin: 0 4.95%;
	line-height: .8rem;
	font-size: .24rem;
	color: #999;
	display: inline-block;
	text-align: center;
}

.nav li.on {
	font-size: .28rem;
	border-bottom: 2px solid #48bfed;
	color: #333;
}

.nav li a {
	text-decoration: none;
	color: inherit;
}

.doctorList {
	width: 100%;
}

.doctorList li {
	margin: 5px 5%;
	height: 96px;
	border-bottom: 1px solid #e0e0e0;
}

.doctorList li img {
	height: 72px;
	/*width: 72px;*/
	vertical-align: middle;
	/*border-radius: 100%;*/
	margin-right: .4rem;
}

.doctorList .dIntro {
	display: inline-block;
	height: 60px;
	position: relative;
	top: 15px;
}

.doctorList li h3 {
	font-size: 18px;
	line-height: 32px;
	color: #666;
	font-weight: normal;
}

.doctorList li h5 {
	font-size: 12px;
	line-height: 26px;
	color: #999;
	font-weight: normal;
}

.doctorList li span {
	margin: 0px 5px;
}

#next_page {
	width: 100%;
	height: 60px;
	text-align: center;
	line-height: 100px;
	overflow: hidden;
}

#next_page .btn {
	width: 100px;
	height: 35px;
	margin-top: 20px;
	line-height: 35px;
	overflow: hidden;
	border: 1px solid #4dcbfe;
	color: #4dcbfe;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
}


/**对症专家咨询--2**/

.srp2 {
	margin: 0 5%;
	margin-top: 20px;
}

.srp2 h2 {
	font-size: 24px;
	color: #333;
	line-height: 32px;
}

.srp2 h5 {
	font-size: 12px;
	color: #666;
	line-height: 24px;
	margin-top: 10px;
	font-weight: normal;
}

.srp2 .level {
	font-size: 12px;
	line-height: 26px;
}

.srp2 .level img {
	height: 12px;
	vertical-align: middle;
	margin: 0 20px 0 5px;
}

.srp2 .level span {
	padding-right: 2px;
}

.srp2 .questions {
	margin-top: 20px;
}

.srp2 .questions img,
.srp2 .answers img {
	height: 35px;
	vertical-align: top;
	position: relative;
	top: 0px;
	left: 0;
}

.srp2 .qContent,
.srp2 .answers p {
	font-size: 13px;
	color: #666;
	line-height: 28px;
	display: inline-block;
	width: 85%;
	position: relative;
	left: 5%;
}

.srp2 .splitLine {
	height: 0px;
	border-top: 1px dotted #aaa;
	margin-top: 20px;
	margin-bottom: 20px;
}

.srp2 h1 {
	font-size: 24px;
	color: #ccc;
	line-height: 32px;
	text-align: center;
}

.srp2 .screen {
	height: 1000px;
}


/**对症专家咨询--3**/

.srp3 {
	background: #ffffff;
}

.srp3 img {
	margin: 0 8.5%;
	vertical-align: top;
	height: 400px;
}

.srp3 .content {
	width: 70%;
	position: relative;
	top: 10px;
	right: 5%;
	display: inline-block;
}

.srp3 .content li {
	font-size: 12px;
	line-height: 30px;
	color: #666;
}

.srp3 .content .splitLine {
	height: 0px;
	border-top: 1px solid #e0e0e0;
	margin: 10px 0;
}

.srp4 .title {
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #666;
	background-color: #eff6fc
}

.srp4 .title img {
	height: 24px;
	vertical-align: middle;
	margin: 0px 5%;
}

.srp4 .qaList {
	margin-top: 15px;
}

.srp4 .splitLine2 {
	height: 0px;
	border-top: 1px solid #e0e0e0;
	margin: 20px 5%;
}

.srpc {
	text-align: center;
	margin: 20px 0px;
	width: 80%;
	margin-left: 10%;
	border-radius: 6px;
	background-color: #f4fcff;
	border: 1px solid #deebf7;
}

.srpc .cInfo {
	font-size: 13px;
	color: #9cc4e6;
	float: left;
	width: 40%;
	line-height: 48px;
}

.srpc .cInfo .content {
	border-right: 1px solid #aecffb;
	display: inline-block;
	width: 100%;
	line-height: 16px;
	height: 16px;
}

.srpc .cnum {
	border-radius: 6px;
	width: 50%;
	color: #fff;
	height: 40px;
	color: #9cc4e6;
	display: inline-block;
	padding: 3px 0px;
}

.srpc a {
	color: #9cc4e6;
}

.srpc .num {
	font-size: 16px;
	line-height: 24px;
}

.srpc .time {
	font-size: 13px;
	line-height: 16px;
}

.promise {
	background-color: #fff;
	margin-bottom: .16rem;
}

.promise .title {
	height: .85rem;
	font-size: .28rem;
	margin: 0 5%;
	line-height: .85rem;
	border-bottom: 1px solid #d7d7d7;
}

.promise .title img {
	width: .46rem;
	height: .38rem;
	vertical-align: middle;
	margin-right: .24rem;
}

.promise .title span {
	vertical-align: middle;
}

.promise .con {
	/*margin: 0 5%;*/
	margin-left: 5%;
	height: 1.15rem;
	line-height: 1.15rem;
	color: #95bad6;
}

.promise .con img {
	width: .34rem;
	height: .34rem;
	vertical-align: middle;
	margin-right: .2rem;
}

.promise .con span {
	vertical-align: middle;
	margin-right: .3rem;
}

.promise .con span:last-child {
	margin-right: 0;
}


/*填写联系电话页*/

.link {
	width: 80%;
	margin: .5rem auto;
}

.link .state p {
	font-size: .28rem;
	line-height: .45rem;
	color: #4c4f50;
}

.link .state> span {
	display: block;
	color: #8c8d8d;
	font-size: .18rem;
	margin: .3rem 0;
}

.link u {
	display: none;
	float: right;
	margin: .35rem 0;
	color: #4dcbff;
	font-size: .2rem;
}

.link .telnum {
	width: 100%;
	height: .72rem;
	background-color: #f7f7f7;
	padding-top: .12rem;
	padding-bottom: .12rem;
}

.link .telnum .tel {
	width: .72rem;
	height: .44rem;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #bdbcbc;
}

.link .telnum .tel span {
	vertical-align: middle;
}

.link .telnum img {
	width: .18rem;
	height: .3rem;
	line-height: .72rem;
	vertical-align: middle;
}

.link .telnum input {
	width: 50%;
	height: .5rem;
	line-height: .5rem;
	background-color: #f7f7f7;
	padding-left: .2rem;
	color: #a9a5a5;
	font: .24rem 'microsoft yahei'
}

.link .text {
	position: relative;
	/*display: none;*/
	margin-top: .35rem;
}

.link .comm {
	resize: none;
	width: 100%;
	height: 1.35rem;
	font-size: .2rem;
	background-color: #f7f7f7;
	padding-top: .24rem;
	padding-left: .12rem;
	margin-bottom: .37rem;
}

.link .cancle {
	position: absolute;
	bottom: .5rem;
	right: .2rem;
	color: #4dcbff;
	font-size: .22rem;
}

.link .telbtn {
	width: 5.25rem;
	height: .8rem;
	line-height: .8rem;
	text-align: center;
	background-color: #ff7aa2;
}

.link .telbtn a {
	color: #fff;
	font-size: .32rem;
}


/*分诊页*/

.distitle {
	background: url(/website/images/fuwu/disbg.png) center center no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 1.4rem;
	z-index: 2;
	position: relative;
}

.distitle .dis {
	width: 90%;
	margin: 0 auto;
	padding-top: .1rem;
	padding-bottom: .1rem;
}

.distitle p {
	font-size: .4rem;
	color: #83ded5;
}

.distitle .age {
	position: absolute;
	bottom: .3rem;
	right: .35rem;
}

.distitle .age span {
	display: inline-block;
	vertical-align: middle;
	margin-right: .3rem;
	font-size: .3rem;
}

.distitle .age img.more {
	width: .32rem;
	height: .32rem;
	vertical-align: middle;
}

ul.agebox {
	width: 1.95rem;
	background-color: rgba(64, 64, 64, 0.75);
	position: absolute;
	top: 1.25rem;
	right: .35rem;
	z-index: 2;
	display: none;
}

ul.agebox li {
	height: .8rem;
	line-height: .8rem;
	border-bottom: 1px solid #fefefe;
	text-align: center;
	font-size: .3rem;
	color: #ecebe9;
}

.dislist {
	display: none;
	padding-bottom: 1.3rem;
}

.dislist li {
	border-bottom: 1px solid #d7d7d7;
}

.dislist li:last-child {
	border-bottom: none;
}

.dislist li> div {
	width: 90%;
	margin: .2rem auto;
	position: relative;
}

.dislist .keshibox {
	margin-bottom: .1rem;
}

.dislist li h5 {
	width: 95%;
	font-weight: normal;
	font-size: .3rem;
	color: #333;
	line-height: .5rem;
}

.dislist li p {
	color: #d93b4a;
	font-size: .3rem;
	line-height: .4rem;
	margin-bottom: .1rem;
}

.dislist li span {
	padding: 0 .15rem;
	color: #fff;
	margin-right: .2rem;
}

.dislist li span.docnum {
	padding: 0 .15rem;
	color: #666;
	background-color: #f7f7f7;
}

.dislist li span.keshi {
	background-color: #ffd257;
}

.dislist li img {
	width: .1rem;
	height: .22rem;
	position: absolute;
	right: 0rem;
	top: .5rem;
}

.call {
	width: 100%;
	height: 1.3rem;
	background-color: rgba(73, 105, 132, 0.87);
	padding-top: .2rem;
	position: fixed;
	bottom: 0;
}

.call div {
	width: 2.85rem;
	height: .7rem;
	display: inline-block;
	vertical-align: top;
}

.call div p {
	text-align: center;
	font-size: .3rem;
	color: #fff;
}

.call a {
	display: inline-block;
	width: 3.2rem;
	height: .9rem;
	color: #fff;
	background-color: #8ddeff;
	border-radius: .2rem;
	text-align: center;
	padding-top: .1rem;
	vertical-align: top;
}

.call a p {
	text-align: center;
	font-size: .3rem;
	font-weight: bold;
}

.call a p:last-child {
	font-size: .2rem;
}

.fix {
	position: fixed;
	top: 0;
}


/*支付页*/

.pay {
	width: 100%;
	/*height: 1.3rem;*/
	background-color: #fff;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	margin-top: .35rem;
	/*padding: .4rem 0;*/
}

.pay div {
	width: 80%;
	margin: 0 auto;
	padding: .4rem 0;
}

.pay span {
	font-size: .34rem;
}
.pay span:first-child {
	width: 3.5rem;
    display: inline-block;
}
.pay span:last-child {
	color: #cc2c2c;
	float: right;
}

.payway {
	margin-top: .3rem;
	background-color: #fff;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

.payway dt {
	height: .7rem;
	line-height: .7rem;
	padding-left: .6rem;
	border-bottom: 1px solid #cecece;
}

.payway dd {
	margin-top: .12rem;
	margin-left: .68rem;
	margin-bottom: .12rem;
}

.payway dd img {
	width: .85rem;
	height: .85rem;
	vertical-align: middle;
	margin-right: .4rem;
}

.payway dd span {
	vertical-align: middle;
	font-size: .32rem;
}

.alertbox {
	width: 5rem;
	height: 5rem;
	background-color: #fff;
	border-radius: .2rem;
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	/* IE 9 */
	-moz-transform: translate(-50%, -50%);
	/* Firefox */
	-webkit-transform: translate(-50%, -50%);
	/* Safari 和 Chrome */
	-o-transform: translate(-50%, -50%);
	z-index: 2;
}

.alertbox .tishi {
	width: 4.15rem;
	/*margin-top:.7rem;*/
	margin: .7rem auto;
}

.alertbox a {
	display: block;
	width: 3.84rem;
	height: .85rem;
	line-height: .85rem;
	color: #fff;
	margin: 0 auto .4rem;
	font-size: .38rem;
	text-align: center;
	border-radius: .15rem;
	background-color: #4dcbfe;
}

.alertbox a:last-child {
	background-color: #d93b4a;
}

.alertbox .tishi p {
	font-size: .32rem;
	text-align: center;
}

.mask {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	top: 0;
	left: 0;
	display: none;
}


/*我的服务页*/

.myservice {}

.myservice .sanjiao {
	display: inline-block;
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.myservice .sanjiao.red {
	border-top: .4rem solid #da3b4b;
	border-right: .4rem solid transparent;
}

.myservice .sanjiao.hui {
	border-top: .4rem solid #666;
	border-right: .4rem solid transparent;
}

.myservice .sanjiao.lan {
	border-top: .4rem solid #4874aa;
	border-right: .4rem solid transparent;
}

.myservice li {
	width: 100%;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	background-color: #fff;
	margin-top: .23rem;
	position: relative;
}

.myservice li> div {
	height: 100%;
	margin: .25rem 0;
}

.myservice .idnum {
	color: #c8c8c8;
	font-size: .2rem;
	margin-left: .4rem;
}

.myservice h2 {
	color: #333333;
	font-size: .32rem;
	margin: .3rem .4rem;
}

.myservice .minfo {
	background-color: #f9f9f9;
	padding: .25rem 0;
	margin-bottom: .2rem;
}

.myservice .minfo h5 {
	font-weight: normal;
	font-size: .24rem;
	margin-left: .4rem;
}

.myservice .minfo h5:first-child {
	margin-bottom: .25rem;
}

.myservice .minfo p {
	width: 5.25rem;
	line-height: .3rem;
	margin-left: .4rem;
	font-size: .2rem;
	color: #999;
}

.myservice .jine {
	height: 1rem;
	line-height: 1rem;
	border-bottom: 1px solid #eaeaea;
	position: relative;
}

.myservice .jine span:first-child {
	color: #333;
	font-size: .26rem;
	margin-left: .4rem;
	float: left;
	vertical-align: bottom;
}

.myservice .mprice {
	float: right;
	margin-right: .45rem;
	color: #333;
	font-size: .36rem;
	vertical-align: bottom;
}

.myservice .jprice {
	color: #da3b4b;
}

.myservice .quan {
	display: block;
	line-height: 1;
	color: #da3b4b;
	border: 1px solid #da3b4b;
	border-radius: .05rem;
	padding: 0.05rem .1rem;
	position: absolute;
	bottom: .3rem;
	right: 2.35rem;
}

.mpay {
	display: block;
	width: 2.08rem;
	height: .64rem;
	line-height: .64rem;
	text-align: center;
	border-radius: .1rem;
	color: #fff;
	font-size: .3rem;
	margin-top: .3rem;
	margin-left: 4.04rem;
}

.gopay {
	background-color: #da3b4b;
}

.paying {
	background-color: #c8c8c8;
}

.again {
	border: 1px solid #da3b4b;
	color: #d93b4a;
}

.goping {
	background-color: #f9f9f9;
	padding-top: .23rem;
	margin-top: .3rem;
	position: relative;
}

.goping> div {
	width: 5.7rem;
	margin: 0 auto;
}

.goping img.mpic {
	width: .87rem;
	height: .87rem;
	border-radius: 100%;
	vertical-align: middle;
	margin-right: .5rem;
}

.goping .wenti {
	display: inline-block;
	vertical-align: middle;
}

.goping .wenti p:first-child {
	color: #999;
	font-size: .2rem;
	margin-bottom: .2rem;
}

.goping .wenti p:last-child {
	color: #c8c8c8;
	font-size: .2rem;
}

.goping u {
	font-size: .24rem;
	color: #4dcbfe;
	display: block;
	padding: .22rem 0 .52rem 2rem;
}

.goping .myarr {
	width: .1rem;
	height: .2rem;
	position: absolute;
	top: .6rem;
	right: .3rem;
}

img.over {
	width: 1.6rem;
	height: 1.6rem;
	position: absolute;
	top: .35rem;
	right: .6rem;
}


/*订单详情页*/

.serdetail {
	margin-top: .25rem;
	background-color: #fff;
	border-top: 1px solid #e5e5e5;
}

.serdetail .prom h3 {
	font-size: .36rem;
	width: 5.75rem;
	line-height: .6rem;
	margin-left: .3rem;
	margin-top: .3rem;
}

.prolist {
	padding: .3rem 0 0;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
}

.prolist li {
	width: 4.35rem;
	margin: 0 auto;
	padding-left: .5rem;
	padding-bottom: .4rem;
	border-left: 1px solid #e5e5e5;
	position: relative;
}

.prolist li:not(:first-child) {
	display: none;
}

.prolist li h5 {
	color: #999;
	font-size: .24rem;
	font-weight: normal;
	margin-bottom: .2rem;
}

.prolist li p {
	color: #c8c8c8;
	font-size: .2rem;
}

.prolist li:before {
	content: '';
	display: block;
	width: .3rem;
	height: .3rem;
	background: url(/website/images/fuwu/liu.png) center center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 0;
	transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
}

.prolist li:first-child:before {
	content: '';
	display: block;
	width: .32rem;
	height: .32rem;
	background: url(/website/images/fuwu/first.png) center center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 0;
	transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
}

.prolist .slide {
	width: .25rem;
	height: auto;
	position: absolute;
	bottom: 0.1rem;
	left: 50%;
}

dl.jilu {
	padding: .6rem 0 .3rem;
}

dl.jilu dt {
	margin-left: .2rem;
	padding-bottom: .4rem;
}

img.toux {
	width: 1.2rem;
	height: 1.2rem;
	border: .1rem solid #f8f6f6;
	border-radius: 100%;
	margin-right: .4rem;
	vertical-align: top;
}

dl.jilu .jieshao {
	display: inline-block;
	vertical-align: middle;
}

dl.jilu .jieshao p.hos {
	font-size: .28rem;
	margin-bottom: .1rem;
}

dl.jilu .jieshao p.doc {
	font-size: .36rem;
	font-weight: bold;
	margin-bottom: .1rem;
}

dl.jilu .jieshao p.doc span {
	font-size: .24rem;
	font-weight: normal;
}

dl.jilu .jieshao p.zix {
	color: #999;
	font-size: .2rem;
}

dl.jilu dd {
	width: 6.05rem;
	border-top: 1px solid #e5e5e5;
	margin: 0 auto;
}

dl.jilu dd> div {
	width: 5.6rem;
	margin-left: .15rem;
}

dl.jilu dd h4 {
	height: 1.2rem;
	line-height: 1.2rem;
	font-size: .28rem;
	color: #555;
}

dl.jilu dd p {
	line-height: .35rem;
	margin-bottom: .4rem;
}

dl.jilu dd .bingli {
	width: 1.2rem;
	height: 1.2rem;
	margin-right: .2rem;
}

a.shang {
	display: block;
	width: 4.12rem;
	height: .72rem;
	text-align: center;
	line-height: .72rem;
	background-color: #4dcbff;
	color: #fff;
	font-size: .24rem;
	margin: .5rem auto;
}

p.dianji {
	font-size: .18rem;
	width: 3.78rem;
	margin-left: .74rem;
}

.pingjia {
	margin-left: .3rem;
	margin-right: .3rem;
}

.pingjia h4 {
	font-size: .28rem;
	margin-bottom: .15rem;
}

.pingjia li {
	height: 2.5rem;
	padding: .3rem 0;
	border-bottom: 1px solid #e5e5e5;
}

.pingjia li div {
	display: inline-block;
}

.pingjia li p.doc {
	font-size: .3rem;
	color: #999;
	margin: .2rem 0;
}

.pingjia .shuip {
	margin-bottom: .15rem;
}

.pingjia .shuip span {
	vertical-align: middle;
	color: #555;
}

.pingjia .shuip img {
	width: 1.65rem;
	height: auto;
	vertical-align: middle;
}

.extra {
	padding: .35rem 0;
}

.extra p {
	font-size: .22rem;
	width: 5.5rem;
}


/*通用弹窗*/

.tanchuang {
	width: 6rem;
	background-color: #fff;
	border-radius: .2rem;
	display: none;
	padding: .5rem 0;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	/* IE 9 */
	-moz-transform: translate(-50%, -50%);
	/* Firefox */
	-webkit-transform: translate(-50%, -50%);
	/* Safari 和 Chrome */
	-o-transform: translate(-50%, -50%);
	z-index: 2;
}

.tanchuang .tanc-tishi {
	width: 5rem;
	margin: 0 auto;
}

.tanchuang .tanc-tishi h3 {
	font-size: .3rem;
	color: #4dcbff;
	margin-bottom: .4rem;
}

.tanchuang .tanc-tishi p {
	font-size: .36rem;
	color: #666;
	margin-bottom: .4rem;
}

.tanchuang .tan-btn {
	margin: 0 auto;
	text-align: center;
}

.tanchuang .tan-btn a {
	display: inline-block;
	width: 2rem;
	height: .9rem;
	line-height: .9rem;
	background-color: #4dcbff;
	border-radius: .1rem;
	text-align: center;
	color: #fff;
	font-size: .3rem;
	margin: .1rem 0;
}

.tanchuang .tan-btn a:nth-child(2) {
	margin-left: .2rem;
}


/*柚宝宝*/

.ysertop {
	width: 100%;
	height: 2.45rem;
	position: relative;
}

.ysertop> img {
	width: 100%;
	height: 100%;
}

.ysertop img.myser {
	display: block;
	width: .48rem;
	height: auto;
	position: absolute;
	top: .15rem;
	left: 5.75rem;
}

.ynowbook {
	padding-top: .3rem;
	text-align: center;
	background-color: #fff;
}

.ynowbook span.yjump {
	display: inline-block;
	width: 1.45rem;
	height: .36rem;
	line-height: .34rem;
	text-align: center;
	border: 1px solid #ebb971;
	border-radius: .1rem;
	background-color: #fde3c5;
	font-size: .24rem;
	color: #ed9677;
	vertical-align: bottom;
	margin-left: .2rem;
}

.ynowask {
	width: 3.72rem;
	height: auto;
	vertical-align: bottom;
}

.ydoctor {
	padding-top: .52rem;
}

.tdoctor {
	width: 1.7rem;
	height: 1.3rem;
	vertical-align: middle;
}

.yassit {
	width: 1.35rem;
	height: 1.35rem;
	vertical-align: middle;
}

.ybookarr {
	width: .68rem;
	height: .38rem;
	margin: 0 .3rem;
	vertical-align: middle;
}

.ydoctor .bookword {
	width: 100%;
	height: .5rem;
	margin-top: .25rem;
	position: relative;
}

.ydoctor h3 {
	display: inline-block;
	/*width: 1.8rem;*/
	font-size: .18rem;
	text-align: center;
	line-height: 0.32rem;
	font-weight: normal;
	position: absolute;
	/*bottom: 0;*/
}

.ydoctor h3.assit {
	left: 0.82rem;
}

.ydoctor h3.sdoc {
	/*width: 1.78rem;*/
	right: .94rem;
}

.firstsale {
	width: 4.98rem;
	height: 1rem;
	background: url(/website/images/fuwu/firstsale.png) center no-repeat;
	background-size: 100% 100%;
	margin: 0.5rem auto .22rem;
}

.firstsale h5 {
	color: #f86e6a;
	font-size: .7rem;
	text-align: initial;
	padding-left: .55rem;
	font-weight: normal;
	line-height: 1.1rem;
}

.firstsale h5 i {
	font-style: normal;
	font-size: .5rem;
}

.firstsale h5 del {
	color: #999;
	font-size: .24rem;
}

.yserinfo {
	/*width: 2.7rem;*/
	margin: 0 auto;
	padding-bottom: .4rem;
	font-size: .22rem;
}

.yserinfo p {
	line-height: 0.4rem;
}

.yserinfo span {
	font-weight: bold;
}

.branborder {
	display: block;
	width: 95%;
	height: auto;
	margin: 0 auto;
}

.hotq .hotti img.hotsale {
	width: .32rem;
	height: auto;
}

.hotq .hotti img.yspe {
	width: 1.8rem;
}

.yhotq .hotti {
	width: 96%;
}

.yhotq .salepri,
.yhotq .oldpri {
	display: inline-block;
}

.yhotq ul {
	width: 96%;
}

.yhotq ul li {
	height: 3.28rem;
	width: 48.82%;
	margin-bottom: .15rem;
}

.yhotq ul li img {
	height: 2.15rem;
}

.yhotq ul li div.serprice h3 {
	padding-top: .18rem;
	font-size: .22rem;
}

.yhotq ul li div.serprice {
	height: 1.16rem;
}

.ysection .title {
	height: .78rem;
	line-height: .78rem;
	border: none;
}

.yhotq {
	border: none;
}

.ffloat {
	width: 100%;
	height: 1.16rem;
	border-top: 1px solid #ffada9;
	background-color: rgba(255, 212, 220, .88);
}

.ffloat .fprice,
.ffloat .fask {
	width: 50%;
	height: 100%;
	line-height: 1.16rem;
	float: left;
	text-align: center;
}

.ffloat .fprice p {
	display: inline-block;
	font-size: .78rem;
	color: #ff6586;
	/*padding-left: .72rem;*/
}

.ffloat .fprice p span {
	color: #8f8f8f;
	font-size: .24rem;
	margin-left: .15rem;
}

.ffloat .fask {
	background-color: rgba(255, 212, 220, .9);
	padding-top: .14rem;
}

.ffloat .fask img {
	width: 2.6rem;
	height: auto;
	margin: 0 auto;
}

.ffloat.gfloat {
	position: fixed;
	bottom: 0rem;
	display: block;
}
.placeholder {
	height: 3.28rem;
    width: 48.82%;
    float: right;
}
