

/* CSS Document */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

a {
	text-decoration: none;
}

#MessageMeiErBeiBottom,
#MessageMeiErBeiLeft {
	display: none !important;
}

#CONTENT_BANNER_TOP1 img {
	width: 100%;
}

.content {
	background-color: #fff;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
	display: block;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	max-width: 640px;
	margin: auto;
}

body {
	background: #EFEFF4;
}


/*public*/

.clearf:after,
clearf:before {
	content: "";
	display: block;
}

.clearf:after {
	clear: both;
}

.clearf {
	zoom: 1;
}

.sj_Header {
	width: 100%;
	padding: 1%;
	box-sizing: border-box;
	background-color: #fff;
}

.sj_Header_left {
	float: left;
	margin-top: 1%;
}

.sj_Header_left img {
	width: 100%;
}

.sj_Header_right {
	float: right;
}

.navMenubox {
	width: 220px;
	background: #1c2229;
	position: absolute;
	right: 0;
	z-index: 200;
}

.navMenu-top {
	padding: 0 10px;
	font-size: 3em;
	color: #d20d8d;
}

.navMenu>li {
	display: block;
	margin: 0;
	padding: 0;
	border: 0px;
	text-align: center;
	line-height: 2em;
}

.navMenu {
	padding-left: .7em;
}

.navMenu>li>a {
	display: block;
	overflow: hidden;
	padding-left: 0px;
	line-height: 40px;
	color: #ABB1B7;
	transition: all .3s;
	position: relative;
	text-decoration: none;
	font-size: 17px;
	border-top: 1px solid #222932;
	border-bottom: 2px solid #191e24;
}

.navMenu>li:nth-of-type(1)>a {
	border-top: 1px solid transparent;
}

.navMenu>li:last-child>a {
	border-bottom: 1px solid transparent;
}

.navMenu>li>a.active {
	color: #FFF;
	background: #12181b;
}


/*public*/


/*首页导航*/

#navs {
	margin-bottom: 10px;
	background: #FFF;
	overflow: hidden;
	padding: 10px 10px;
}

#navs a {
	display: block;
	width: 50%;
	float: left;
	padding-left: 16%;
	box-sizing: border-box;
	color: #A2A2A2;
	font-size: 11px;
	background-size: 60px auto;
	background-position: 3% center;
	background-image: url(../nav-btn-chat.png);
	background-repeat: no-repeat;
	line-height: 1.5em;
	text-decoration: none;
}

#navs a:nth-child(1) {
	border-right: solid 1px #E8E8E8;
	border-bottom: solid 1px #E8E8E8;
}

#navs a:nth-child(2) {
	border-bottom: solid 1px #E8E8E8;
	background-position: 11% center;
	padding-left: 19%;
	background-image: url(../nav-btn-hospital.png);
}

#navs a:nth-child(3) {
	border-right: solid 1px #E8E8E8;
	background-image: url(../nav-btn-price.png);
}

#navs a:nth-child(4) {
	background-position: 11% center;
	padding-left: 19%;
	background-image: url(../nav-btn-case.png);
}

#navs a div {
	padding: 20px 0;
	word-break: keep-all;
}

#navs a strong {
	color: #505050;
	display: block;
	font-size: 16px;
}


/* main_image */

.main_visual {
	overflow: hidden;
	position: relative;
}

.main_image {
	overflow: hidden;
	position: relative;
	height: 15.5em;
}

.main_image ul {
	width: 9999px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0
}

.main_image li {
	float: left;
	width: 100%;
}

.main_image li a {
	display: block;
	width: 100%;
}

.main_image li img {
	width: 100%;
}

div.flicking_con {
	position: absolute;
	top: 14.8em;
	left: 47%;
	z-index: 10;
	width: 300px;
	height: 21px;
	margin: -1.5em 0 0 0;
}

div.flicking_con a {
	float: left;
	width: 21px;
	height: 21px;
	margin-right: .2em;
	margin: 0;
	padding: 0;
	background: url(../images/btn_main_img.png) 0 0 no-repeat;
	display: block;
	text-indent: -1000px
}

div.flicking_con a.on {
	background-position: 0 -21px
}

#btn_prev,
#btn_next {
	z-index: -100;
	position: absolute;
	display: block;
	width: 73px!important;
	height: 74px!important;
	top: 50%;
	margin-top: -37px;
	display: none;
}

#btn_prev {
	background: url(https://m.39zr.com/images/hover_left.png) no-repeat left top;
	left: 100px;
}

#btn_next {
	background: url(https://m.39zr.com/images/hover_right.png) no-repeat right top;
	right: 100px;
}

.channel {
	margin-top: .5em;
	background-color: #FFFFFF;
}

.channel h3 {
	padding: 1em;
	border-bottom: solid 1px #EFEFF4;
	color: #505050;
	font-size: 18px;
}

.channel h3 a {
	float: right;
	color: #adadad;
	font-size: 15px;
	text-decoration: none;
}

.voice_h4 {
	background: url(https://m.39zr.com/images/voice.png) no-repeat center;
	background-size: contain;
	line-height: 4em;
	height: 4em;
	padding-left: 15%;
	font-size: 14px;
	margin-bottom: 1em;
	padding-right: 10%;
}

.voice_h4 a {
	float: right;
}

.voice_h4,
.voice_h4 a {
	color: #826426;
}

#projects p {
	width: 5.5em;
	height: 3.5em;
	background-color: #eb1ba7;
	border-radius: 4em;
	padding: 1em 0;
	margin: 0 auto;
}

#projects .p1 {
	background-color: #da65b4;
}

#projects .p2 {
	background-color: #bdb0ff;
}

#projects .p3 {
	background-color: #fec9d0;
}

#projects .p4 {
	background-color: #f74662;
}

#projects .p5 {
	background-color: #8280ff;
}

#projects .p6 {
	background-color: #ff5f78;
}

#projects .p7 {
	background-color: #469eff;
}

#projects .p8 {
	background-color: #bb8c94;
}

#projects i {
	display: block;
	width: 4em;
	height: 4em;
	background-image: url(../images/muen.png);
	margin: 0 auto;
	background-size: 420%;
}

#projects .ico1 {
	background-position: 0 0;
}

#projects .ico2 {
	background-position: -69px 0;
}

#projects .ico3 {
	background-position: -138px 0;
}

#projects .ico4 {
	background-position: -194px 0;
}

#projects .ico5 {
	background-position: 0 -72px;
}

#projects .ico6 {
	background-position: -66px -72px;
}

#projects .ico7 {
	background-position: -130px -72px;
}

#projects .ico8 {
	background-position: -192px -72px;
}

#projects,
#Doctor {
	overflow: hidden;
	padding: 20px 3% 0 3%;
}

#projects a {
	display: block;
	border-bottom: 1px solid #f5f5f5;
	width: 24.5%;
	text-align: center;
	color: #505050;
	text-decoration: none;
	float: left;
	font-size: 15px;
	/* margin-right:2.2%; */
	line-height: 2em;
	padding-bottom: 20px;
}

#projects a:not(:nth-child(4n)) {
	border-right: 1px solid #f5f5f5;
}

#projects a:nth-child(4n),
#Doctor a:last-child {
	margin-right: 0;
}

#projects a img {
	padding: 2%;
	border-radius: 65px;
	margin: auto;
	display: block;
	width: 50%;
}

#projects a .img_b {
	border: 1px solid #CCC;
	width: 90%;
}

#Doctor {
	padding-bottom: 3%;
}

#Doctor a {
	display: block;
	width: 49%;
	text-align: center;
	float: left;
	margin-right: 2%;
	overflow: hidden;
}

#Doctor a img {
	display: block;
	text-align: center;
	height: 13em;
	margin: 0 auto;
	width: auto !important;
}


/*#Doctor a img{ height:10em;}*/

.n_h4 {
	height: 3em;
	line-height: 3em;
	border-bottom: 1px solid #e7e5e5;
	padding: 0 .5em;
	color: #545454;
	font-size: .9em;
}

.n_h4 a {
	color: #545454;
	text-decoration: none;
}

.bdsharebuttonbox {
	margin-left: 1em;
}

.bdshare-button-style0-32 a {
	width: 22px !important;
	line-height: 22px !important;
	height: 22px !important;
	background-size: 100%;
}

.bdshare-button-style0-32 .bds_qzone {
	background-position: 0 -36px !important;
}

.bdshare-button-style0-32 .bds_tsina {
	background-position: 0 -71.5px !important;
}

.bdshare-button-style0-32 .bds_tqq {
	background-position: 0 -179px !important;
}

.bdshare-button-style0-32 .bds_renren {
	background-position: 0 -143px !important;
}

.bdshare-button-style0-32 .bds_weixin {
	background-position: 0 -1108px !important;
}

.list {
	padding: 0 1em;
	background-color: #fff;
	overflow: hidden;
}

.list a {
	display: block;
	padding: 1em 0;
	border-bottom: solid 1px #E8E8E8;
	color: #A2A2A2;
	text-decoration: none;
	overflow: hidden;
	font-size: 14px;
}

.list a div {
	float: left;
	width: 60%;
}

.list a div.list-img {
	width: 35%;
	float: left;
	max-height: 90px;
	overflow: hidden;
	margin-right: 5%;
}

.list a div p {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
}

.list a img {
	width: 100%;
}

.list a strong {
	color: #252525;
	display: block;
	font-size: 15px;
	word-break: normal;
	overflow: hidden;
	margin-bottom: .2em;
}

.list a,
.list .pageinfo {
	display: block;
	padding: 1em 0;
	border-bottom: solid 1px #E8E8E8;
	color: #A2A2A2;
	text-decoration: none;
	overflow: hidden;
	font-size: 14px;
}

.list-right a,
.list-right .pageinfo {
	padding: 1.5em 0;
}

.list-right a div.list-img {
	float: right;
	margin-left: 5%;
	margin-right: 0;
}

.list-right a div.list-img img {
	border-radius: 5px;
	-moz-border-radius: 5px;
	/* Old Firefox */
}

.list-right a strong {
	word-wrap: break-word;
	word-break: break-all;
}

#copyright {
	text-align: center;
	padding-bottom: 80px;
	margin-top: 20px;
	font-size: 15px;
	line-height: 1.5em;
}

#copyright,
#copyright a {
	color: #505050;
}

.page-head {
	height: 45px;
	line-height: 45px;
	background: -webkit-linear-gradient(left, #ff829f, #fda491);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #ff829f, #fda491);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #ff829f, #fda491);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #ff829f, #fda491);
	/* 标准的语法 */
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	padding: 0 1em;
	position: fixed;
	top: 0;
	width: 100%;
	box-sizing: border-box;
	left: 0;
	z-index: 100;
}

.page-head strong {
	float: left;
}

.page-head .drawer-toggle {
	background: url(../drawer-toggle.png) no-repeat center center;
	height: 45px;
	width: 45px;
	display: block;
	float: right;
	background-size: 60% auto;
}

.page-head a {
	text-decoration: none;
	display: block;
	float: left;
	color: #fff;
}

.pagelist li {
	float: left;
	width: 50%;
}

.loadmore {
	text-align: center;
	font-size: 14px;
	color: #A2A2A2;
	padding: 1em 0;
	line-height: 2em;
}

.loadmore img,
.loadmore span {
	height: 2em;
	display: inline-block;
	vertical-align: middle;
}

.drawer-menu a {
	display: block;
	padding: 0.5em;
	border-bottom: solid 1px #E8E8E8;
	text-decoration: none;
	color: #505050;
	font-size: 16px;
}

h1 {
	font-size: 20px;
	line-height: 1.5em;
	margin: 1em .5em;
}

.listdoc_sak{ display: none;}
.but_ask {text-align: center !important;}
.but_ask a{border-radius: 20px;display:inline-block;width: 40%;height: 2.5em;font-size: .95em;color: #666;text-align: center;line-height: 2.5em;border: 1px solid #d6d6d6;}
.but_ask a:first-child{color: #fff;background-color: #ff6699;width: 40%;height: 2.5em;border: none;margin: 15px 20px 15px 0;}

.arcbody {
	font-size: 16px;
	line-height: 2em;
	padding: 1em;
}

.arcbody p {
	text-align: justify;
	letter-spacing: .03em;
}

.arcbody p img {
	display: block;
	margin: .5em auto;
	min-width: auto !important;
	max-width: 90% !important;
	height: auto !important;
}

.price-nav {
	background: #fff;
	overflow: hidden;
	padding: 1em;
}

.price-nav a {
	display: block;
	float: left;
	width: 22%;
	margin: 1.5%;
	text-decoration: none;
	background: #ededed;
	color: #353535;
	border-radius: 5px;
	-moz-border-radius: 5px;
	/* Old Firefox */
	line-height: 2em;
	text-align: center;
	font-size: 12px;
}

.price-nav a.active {
	background: #ff5789;
	color: #fff;
}

.price-sheet {
	background: #FFFFFF;
	padding-bottom: 1px;
	position: relative;
}

.price-sheet table {
	width: 90%;
	margin: auto;
}

.price-sheet th {
	width: 25%;
	text-align: center;
	font-weight: bold;
	color: #ff5789;
	font-size: 14px;
}

.price-sheet td {
	border-bottom: solid 1px #cdcdcd;
	vertical-align: middle;
	padding: 1em 0;
	font-size: 13px;
}

.price-sheet tr td:nth-child(2) {
	color: #ff5789;
}

.price-sheet tr td:nth-child(4) {
	font-size: 10px;
}

.serviece {
	border-radius: 5px;
	-moz-border-radius: 5px;
	/* Old Firefox */
	margin: auto;
	padding: 2em;
	text-align: center;
	font-size: 12px;
	border: solid 1px #cdcdcd;
	box-sizing: border-box;
	margin: 1em;
}

.serviece span {
	color: #4f6cff;
}

.serviece a {
	display: inline-block;
	background: #4f6cff;
	color: #fff;
	border-radius: 20px;
	-moz-border-radius: 20px;
	/* Old Firefox */
	text-decoration: none;
	line-height: 3em;
	padding: 0px 2em;
	margin-left: .5em;
}

#myfold {
	max-height: 300px;
	overflow: hidden;
}

#myfold-open {
	z-index: 99;
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4), #FFF);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0.4), #FFF);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.4), #FFF);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.4), #FFF);
	/* 标准的语法 */
	position: absolute;
	bottom: 110px;
	width: 100%;
	text-align: center;
	color: #ff5789;
	padding-top: 100px;
}

.fold-open #myfold {
	max-height: 999999px;
}

.fold-open #myfold-open {
	display: none;
}

.drawer-nav {
	top: 45px;
}

#MessageMeiErBeiCenter,
#MessageMeiErBeiShadow {
	display: none !important;
}


/**article_article table style*/

.arcbody table {
	border-collapse: collapse;
}

.arcbody table,
.arcbody tr,
.arcbody td,
.arcbody th {
	border: double;
	white-space: nowrap;
	text-align: center;
}

.arcbody {
	font-size: 14px;
	color: #333;
	line-height: 26px;
	color: #616060;
}


/*public*/

.footer {
	text-align: center;
	margin-top: .5em;
	color: #333;
	margin-bottom: 3em;
}

.footer-top {
	padding: 4% 2% 2%;
}

.footer-top p {
	margin-bottom: 2%;
}

.footer-top p a {
	margin-right: .3em;
	margin-left: .3em;
}

.footer-top p,
.footer-top p a {
	color: #999999
}

#MessageMeiErBeiBottomButtonRightS {
	width: 50%;
	bottom: 0;
	right: 0;
	position: absolute;
	background: url('../images/1-1Z41QF40EQ.png') no-repeat;
	background-size: 100%;
	background-position: center;
	height: 60px;
	z-index: 9999;
}

#MessageMeiErBeiBottomButtonLeftS {
	width: 50%;
	bottom: 0;
	left: 0;
	position: absolute;
	background: url('../images/bottomleft.png') no-repeat;
	background-size: 100%;
	background-position: center;
	height: 60px;
	z-index: 9999;
}

#MessageMeiErBeiBottomS {
	width: 100%;
	min-width: 320px;
	max-width: 640px;
	margin: 0 auto;
	bottom: 0;
	position: fixed;
	height: 60px;
	z-index: 9999;
}


/*public*/
.art_onclick {
	text-align: center !important;
	border: 1px #ccc dashed;
	padding: .4em;
	margin-top: .5em;
}

@media screen and (min-width: 435px) and (max-width: 550px) {
	div.flicking_con {
		top: 11em;
	}
	.main_image {
		height: 11em;
	}
	#MessageMeiErBeiBottomS div i {
		margin-left: 30%;
	}
}

@media screen and (max-width:435px) {
	div.flicking_con {
		top: 10em;
	}
	.main_image {
		height: 10em;
	}
	#MessageMeiErBeiBottomS div i {
		margin-left: 25%;
	}
}

@media screen and (max-width:375px) {
	div.flicking_con {
		top: 9em;
	}
	.main_image {
		height: 9em;
	}
	#MessageMeiErBeiBottomS div i {
		margin-left: 22%;
	}
}

@media screen and (max-width: 320px) {
	div.flicking_con {
		top: 8em;
	}
	.main_image {
		height: 7.9em;
	}
	#MessageMeiErBeiBottomS div i {
		margin-left: 15%;
	}
}

.put-content {
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 2%;
	justify-content: space-between;
}

.put-content li:first-child {
	border-right: 1px solid #fff;
}

.put-content li {
	width: 50%;
	display: inline-block;
	box-sizing: border-box;
	height: auto;
	padding: .8em 0 .8em 20%;
	line-height: 1.5em;
	margin: 0;
}

.put-li-a {
	background: #f0f6fc url(../images/put_11.png) 27% center no-repeat;
	background-size: 17%;
}

.put-li-a:hover {
	background: #f0f6fc url(../images/put_1.png) 40px center no-repeat;
	-moz-box-shadow: 1px 1px 9px #ff6699;
	-webkit-box-shadow: 1px 1px 9px #ff6699;
	box-shadow: 1px 1px 9px #ff6699;
}

.put-li-b {
	background: #f0f6fc url(../images/put_22.png) 27% center no-repeat;
	background-size: 17%;
}

.put-li-b:hover {
	background: #f0f6fc url(../images/put_2.png) 40px center no-repeat;
	-moz-box-shadow: 1px 1px 9px #ff6699;
	-webkit-box-shadow: 1px 1px 9px #ff6699;
	box-shadow: 1px 1px 9px #ff6699;
}

.put-li-c {
	box-sizing: border-box;
	border: 1px solid #f0f6fc;
	background: #f0f6fc url(../images/put_3.png) 40px center no-repeat;
}

.put-li-c:hover {
	background: #f0f6fc url(../images/put_33.png) 40px center no-repeat;
	-moz-box-shadow: 1px 1px 9px #ff6699;
	-webkit-box-shadow: 1px 1px 9px #ff6699;
	box-shadow: 1px 1px 9px #ff6699;
}

.put-li-d {
	box-sizing: border-box;
	border: 1px solid #f0f6fc;
	background: #f0f6fc url(../images/put_4.png) 40px center no-repeat;
}

.put-li-d:hover {
	background: #f0f6fc url(../images/put_44.png) 40px center no-repeat;
	-moz-box-shadow: 1px 1px 9px #ff6699;
	-webkit-box-shadow: 1px 1px 9px #ff6699;
	box-shadow: 1px 1px 9px #ff6699;
}

.put-content .put-t {
	font-size: 1.1em;
	padding-left: 10px;
	padding-top: 2px;
	color: #525252;
}

.put-content .put-c {
	font-size: 14px;
	padding: 3px 0 0 10px;
	color: #969696;
}

@media screen and (max-width:480px) {
	.put-li-a,
	.put-li-b {
		background-size: 20%;
	}
	.put-content li{ padding-left: 18%;}
	.put-li-a,.put-li-b{ background-position-x: 20%;}
}

@media screen and (max-width:375px) {
	.put-li-a,
	.put-li-b {
		background-size: 21%;
	}
	.put-content li{ padding-left: 13%;}
	.put-li-a,.put-li-b{ background-position-x: 10%;}
}

@media screen and (max-width:320px) {
	.put-li-a,
	.put-li-b {
		background: #f0f6fc;
		padding-left: 5% !important;
	}
	.put-content .put-t {
		font-size: 1em;
	}
}