﻿@charset utf-8;

/* 全局样式 */

* {
	margin: 0;
	padding: 0;
}

html,
body {
	font-size: 16px;
	color: #333;
	font-family: "microsoft yahei", "Helvetica Neue", Helvetica, STHeiti, sans-serif;
	background: #fff;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
/*body{filter: grayscale(100%);}*/
ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
	-webkit-tap-highlight-color: transparent;
}

img {
	vertical-align: middle;
}

div,
p,
table,
th,
tr,
td,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
a,
img,
span,
b,
strong {
	border: 0;
}

section,
article,
aside {
	display: block;
}

div,
ul,
li {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

*:focus {
	outline: none;
}

input,
textarea {
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

a:active,
a:hover {
	outline: 0;
	-webkit-tap-highlight-color: transparent;
}

.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.clearfloat {
	zoom: 1;
}


/*返回顶部*/

.btn-backTop {
	display: none;
	cursor: pointer;
	width: 61px;
	height: 65px;
	text-align: center;
	position: fixed;
	bottom: 232px;
	right: 30px;
	background: #fff;
	transition: background .3s ease;
	border: 1px solid #eee;
	z-index: 99999;
}

.btn-backTop span:nth-of-type(1) {
	display: block;
	width: 28px;
	height: 40px;
	margin-top: 4px;
	background: url(.././images/fn-icon-sprites.png);
	background-position: 0 -128px;
	margin-left: auto;
	margin-right: auto;
}

.btn-backTop span:nth-of-type(2) {
	font-size: 12px;
	color: #808080;
}

.header {
	width: 100%;
	display: block;
}

.head_topbar {
	width: 100%;
	border-bottom: 1px solid #eee;
	background: #F9F9F9;
}

.head_tbar {
	width: 1200px;
	margin: 0 auto;
	height: 40px;
}

.head_t {
	font-size: 12px;
	color: #666;
	display: inline-block;
	line-height: 40px;
}

.logo-bar-right {
	line-height: 38px;
	float: right;
	display: inline;
	font-size: 12px;
	color: #ddd;
}

.head-bar-login {
	margin: 10px 12px 10px 10px;
	font-size: 12px;
	color: #333;
	vertical-align: middle;
}

.head-bar-reg {
	margin: 10px 12px 10px 10px;
	font-size: 12px;
	color: #333;
	vertical-align: middle;
}

.head_phone {
	font-size: 14px;
	color: #23b5b9;
	line-height: 40px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/head_phone.png) no-repeat left center;
	padding-left: 30px;
	margin-right: 30px;
}

.logo-bar-QQ,
.logo-bar-wx {
	width: 24px;
	height: 24px;
	background: url(.././images/fn-icon-sprites.png);
	vertical-align: middle;
}

.logo-bar-QQ {
	background-position: 0 -48px;
	display: inline-block;
	font-size: 16px;
	letter-spacing: 0;
}

.logo-bar-wx {
	margin-left: 4px;
	background-position: 0 -72px;
	display: inline-block;
	font-size: 16px;
	letter-spacing: 0;
}

.logo-bar {
	width: 1200px;
	padding: 28px 0;
	margin-left: auto;
	margin-right: auto;
}

.logo-bar-logo {
	float: left;
}

.logo-bar-right {
	line-height: 40px;
	display: inline;
}

.bar_box {
	float: left;
	margin-top: 15px;
	height: 68px;
}

.auth-search {
	width: 430px;
	height: 38px;
	border: 2px solid #16cab1;
	border-radius: 4px;
	display: block;
	float: left;
}

.auth-search input {
	display: block;
	width: 340px;
	padding: 10px 10px;
	background: transparent;
	border: none;
	outline: none;
	float: left;
	display: inline;
}

.search_two input[type=button] {
	width: 60px;
	float: right;
	font-size: 16px;
	height: 34px;
	padding: 0px;
	background: #16cab1;
	color: #fff;
	cursor: pointer;
}

.search_bar {
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
}

.search_bar a {
	color: #999;
	font-size: 12px;
	margin-right: 20px;
}

.bar_weather {
	float: left;
	margin-left: 35px;
}

.bar_weather p {
	color: #747474;
	line-height: 20px;
	font-size: 12px;
}

.bar_weather .bar_a a {
	color: #ffb241;
	font-size: 16px;
	margin-right: 15px;
	background: url(../images/address.png) no-repeat left center;
	padding-left: 18px;
}

.bar_weather .bar_weat {
	padding-left: 18px;
}

.bar_weather .bar_weat a {
	color: #747474;
}

.bar_weather .bar_weat:last-child {
	margin-top: 3px;
}


/*nav*/

.heal_navt {
	width: 100%;
	border-bottom: 2px solid #16cab1;
	clear: both;
	margin-top: 30px;
}

.jnavbj {
	width: 1200px;
	height: 44px;
	margin: 0 auto;
}

.jnavbj p {
	width: 175px;
	height: 44px;
	line-height: 46px;
	padding-left: 40px;
	background: #16cab1 url(../images/list_01.png) no-repeat 15px center;
	font-size: 18px;
	float: left;
	overflow: hidden;
}

.jnavbj p a {
	color: #fff;
	display: block;
}

.jnavbj .heal_navdiv {
	float: left;
	color: #ebebeb;
}

.jnavbj .heal_navdiv a {
	line-height: 44px;
	text-align: center;
	display: inline-block;
	font-size: 18px;
	color: #6d6d6d;
}

.jnavbj .heal_navdiv .heal_navli {
	display: inline-block;
	position: relative;
	margin-left: 10px;
}

.jnavbj .heal_navdiv .heal_navli ul {
	width: 132px;
	position: absolute;
	left: -20px;
	top: 44px;
	/*background: #5edd9a;*/
	background: #ffffff;
	z-index: 99999;
	padding: 10px 0px;
	display: none;
	border: solid 1px #5edd9a;
}

.jnavbj .heal_navdiv .heal_navli ul li a {
	color: #5edd9a;
	line-height: 35px;
	font-size: 14px;
}

.jnavbj .heal_navdiv .heal_navli ul li a:hover {
	color: #bff2d7;
}

.jnavbj .heal_navdiv .heal_navli ul li {
	padding: 0px 15px;
	font-size: 14px;
	line-height: 35px;
}

.jnavbj .heal_navdiv .heal_navli ul span {
	width: 100%;
	height: 11px;
	background: url(../images/navt_01.png) no-repeat center;
	display: block;
	position: absolute;
	top: -11px;
	left: 0px;
}

.jnavbj .heal_navdiv .heal_navli:hover ul {
	display: block;
}

.heal_nmainbox {
	width: 1200px;
	margin: 0 auto;
}

.bignav {
	width: 215px;
	border-left: 1px solid #16cab1;
	border-right: 1px solid #16cab1;
	border-bottom: 1px solid #16cab1;
	float: left;
	padding: 1px 0px 0px 2px;
	padding-bottom: 2px;
}

.bignav li {
	width: 100%;
	line-height: 32px;
	text-indent: 0.8em;
	padding-left: 25px;
	font-size: 14px;
	position: relative;
}

.bignav li:nth-child(1) {
	background: url(../images/icon01.png) no-repeat 12px center;
}

.bignav li:nth-child(5) {
	background: url(../images/icon02.png) no-repeat 12px center;
}

.bignav li:nth-child(9) {
	background: url(../images/icon03.png) no-repeat 12px center;
}

.bignav li:nth-child(4) {
	border-bottom: 1px dashed #e7e7e7;
}

.bignav li:nth-child(8) {
	border-bottom: 1px dashed #e7e7e7;
}

.bignav li a {
	color: #6f6f6f;
	display: block;
}

.bignav li:hover b {
	width: 3px;
	height: 30px;
	position: absolute;
	left: 210px;
	top: 1px;
	background: #fff;
	z-index: 9999999;
}

.bignav li:hover .minadiv {
	display: block;
}


/*二级导航*/

.bignav li .minadiv {
	padding: 20px;
	border: 1px solid #16cab1;
	background: #fff;
	position: absolute;
	left: 211px;
	top: 0px;
	display: none;
	z-index: 99999;
}

.bignav li .minadiv .heal_erp {
	border-bottom: 1px solid #16cab1;
	overflow: hidden;
}

.bignav li .minadiv .heal_erp p {
	float: left;
	text-indent: 0em;
	font-size: 16px;
	color: #16cab1;
}

.bignav li .minadiv .heal_erp a {
	float: right;
	color: #b7b7b7;
}

.bignav li:hover .minadiv .heal_erp a {
	color: #b7b7b7;
}

.bignav li .minadiv .heal_erp a:hover {
	color: #b7b7b7;
	text-decoration: underline;
}

.bignav li .minaleft {
	width: 380px;
}

.bignav li .minaleft dl {
	overflow: hidden;
	text-indent: 0;
}

.bignav li .minaleft dl dd {
	width: 390px;
	float: left;
	display: block;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 12px;
	-webkit-margin-start: 15px;
}

.bignav li .minaleft dl dd a {
	padding: 0px 8px 0 8px;
	border-right: 1px solid #E0E0E0;
	line-height: 20px;
	color: #666666;
	white-space: nowrap;
	display: inline-block;
}

.bignav li .minaleft dl dd a:last-child {
	border-right: 0px;
}

.bignav li .minaleft dl a:hover {
	color: #55ccc9;
}


/*right--banner*/

.heal_nmainright {
	float: right;
	width: 972px;
	margin-top: 12px;
}

.heal_boxleft {
	width: 691px;
	float: left;
}

.swiper-full {
	position: relative;
	width: 100%;
}

div[class^="pagination"] {
	position: absolute;
	left: 0;
	bottom: 5px;
	width: 100%;
	text-align: right;
	z-index: 2;
}

.arrow {
	cursor: pointer;
	background: url(.././images/fn-icon-sprites.png);
	z-index: 2;
	width: 32px;
	height: 32px;
	position: absolute;
	top: 50%;
	margin-top: -16px;
}

.arrow-left {
	left: 16px;
	background-position: 0 -96px;
}

.arrow-right {
	right: 16px;
	background-position: -32px -96px;
}

.swiper_full02 .swiper-wrapper {
	height: 282px !important;
	overflow: hidden;
}

.swiper_full02 {
	height: 282px;
}

.pagination-full {
	text-align: center;
	display: block;
}

.pagination-full span {
	width: 10px;
	height: 10px;
	display: inline-block;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.6);
	margin: 0 3px;
	cursor: pointer;
}

.pagination-full .swiper-active-switch {
	width: 38px;
	height: 10px;
	background: #7cdbd9;
}

.heal_bot {
	width: 100%;
	border: 1px solid #e8e8e8;
	margin-top: 15px;
}

.heal_botnav {
	height: 46px;
	width: 95%;
	margin: 0 auto;
	border-bottom: 1px solid #f4f4f4;
}

.heal_botnav p {
	line-height: 45px;
	padding: 0px 15px;
	display: inline-block;
	font-size: 18px;
	cursor: pointer;
}

.heal_botnav .pon {
	border-bottom: 2px solid #16cab1;
	color: #16cab1;
}

.heal_blist ul {
	width: 100%;
	padding: 16px;
	padding-bottom: 0px;
}

.heal_blist ul li {
	width: 100%;
	height: 19px;
	overflow: hidden;
	padding-right: 0px;
	font-size: 14px;
	margin-bottom: 10px;
	position: relative;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	float: left;
}

.heal_blist ul li a {
	color: #454545;
}

.heal_blist ul li a.sec {
	display: inline-block;
	width: 480px;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: top;
}

.heal_blist ul li span {
	color: #ffb932;
	margin-right: 7px;
}

.heal_blist ul li p {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #b5b5b5;
}


/*问医生*/

.heal_andoctor {
	width: 268px;
	height: 506px;
	background: url(../images/hrig_01.jpg) no-repeat left top;
	background-size: 100% 100%;
	border-top: 1px solid #16cab1;
	float: right;
	padding: 20px;
}

.heal_andoctor .doc_p {
	font-size: 18px;
	color: #323232;
	margin-bottom: 20px;
}

.heal_andoctor textarea {
	width: 100%;
	height: 150px;
	border: 1px solid #e3e3e3;
	background: #fff;
	padding: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin-bottom: 11px;
}

.heal_andoctor .doc_a a {
	padding: 0px 15px;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	background: #f3f1f1;
	font-size: 14px;
	color: #777;
	margin-bottom: 6px;
}

.heal_andoctor .doc_w {
	width: 145px;
	height: 32px;
	background: #65dad1;
	color: #fff;
	border-radius: 5px;
	font-size: 14px;
	border: 0px;
	cursor: pointer;
	margin: 0 auto;
	margin-top: 30px;
	display: block;
}


/*轮播*/

.case-slide-banner {
	width: 100%;
	position: relative;
	height: 161px;
}

.case-slide-banner .case-slide-banner-leftrow {
	width: 38px;
	height: 38px;
	background: url(../images/right_go01.png) no-repeat center;
	position: absolute;
	top: 60px;
	left: 10px;
	cursor: pointer;
}

.case-slide-banner .case-slide-banner-rightrow {
	width: 38px;
	height: 38px;
	background: url(../images/right_go02.png) no-repeat center;
	position: absolute;
	top: 60px;
	right: 10px;
	cursor: pointer;
}

.case-slide-banner .slide-banner-listbox {
	width: 606px;
	height: 161px;
	padding-top: 18px;
	position: relative;
	overflow: hidden;
	margin-left: 37px;
}

.case-slide-banner .slide-banner-listbox .slide-bann-wrap {
	width: 1000%;
	height: 161px;
	position: absolute;
	left: 0px;
}

.case-slide-banner .slide-banner-list {
	width: 606px;
	float: left;
}

.case-slide-banner .slide-banner-list a {
	width: 174px;
	display: inline-block;
	float: left;
	margin: 0px 15px;
}

.case-slide-banner .slide-banner-list a:last-child {
	margin-right: 0px;
}

.case-slide-banner .slide-banner-list a p {
	width: 100%;
	font-size: 12px;
	font-size: 14px;
	color: #888;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	margin-top: 3px;
	text-align: center;
}


/*宝妈秘籍*/

.mainone_wrap {
	width: 1200px;
	margin: 0 auto;
	margin-top: 28px;
}

.mainone_left {
	float: left;
	width: 76%;
}

.mainone_title {
	width: 100%;
	height: 45px;
	line-height: 45px;
	position: relative;
	font-size: 20px;
	color: #494949;
	overflow: hidden;
}

.mainone_title a {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 14px;
	color: #c2c2c2;
}

.one_wrap {
	width: 100%;
	border-top: 1px solid #e9e9e9;
	padding-top: 15px;
	position: relative;
	padding-left: 295px;
}

.one_wrapleft {
	width: 295px;
	height: 295px;
	background: url(../images/bao_01.jpg) no-repeat center;
	float: left;
	position: absolute;
	left: 0px;
	top: 15px;
}

.one_wrapleft p {
	width: 105px;
	height: 27px;
	line-height: 27px;
	background: #fff;
	text-align: center;
	margin: 0 auto;
	margin-top: 258px;
}

.one_wrapleft p span {
	width: 5px;
	height: 5px;
	display: inline-block;
	border: 3px solid #16cab1;
	border-radius: 50%;
	margin-right: 5px;
}

.one_wrapright {
	float: left;
	padding: 0px 15px;
}

.one_onebox {
	border-bottom: 1px solid #f3f3f3;
}

.one_onebox p {
	font-size: 18px;
	color: #16cab1;
	height: 24px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 15px;
}

.one_onebox div {
	color: #a1a1a1;
	font-size: 14px;
	line-height: 22px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 20px;
}

.one_twobox p {
	width: 95px;
	height: 27px;
	background: #a2e5a2 url(../images/img_bj.jpg) no-repeat top right;
	color: #fff;
	text-indent: 1em;
	line-height: 26px;
	margin: 19px 0px 10px 0px;
	font-size: 14px;
}

.healr_ul li {
	width: 587px;
	border-bottom: 1px dashed #E9E9E9;
	height: 70px;
	font-size: 14px;
	padding-top: 15px;
	/*padding-bottom: 20px;*/
	overflow: hidden;
	position: relative;
	padding-right: 30px;
}

.healr_ul li a {
	color: #666;
	display: block;
}

.healr_ul li span {
	padding-right: 10px;
	padding-left: 5px;
}


/*0425修改*/

.healr_ul li a:first-child {
	width: 545px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
}

.healr_ul li span.q {
	color: #1DC8A8;
}

.healr_ul li span.a {
	color: #FF977C;
}

.healr_ul li span.deta-con {
	display: inline-block;
	width: 245px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #A3A3A3;
	font-size: 12px;
	padding: 0px;
	vertical-align: bottom;
}

.healr_ul li span.detail {
	padding: 0;
	color: #8CE6C0;
	font-size: 12px;
}


/*0425修改end*/

.healr_ul li p {
	position: absolute;
	top: 7px;
	right: 0px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	background: #bdecbe;
	color: #fff;
	text-align: center;
	font-size: 12px;
	text-indent: 0em;
}

.mainone_right {
	width: 268px;
	float: right;
}

.onet_bor p {
	border-left: 3px solid #16cab1;
	height: 24px;
	line-height: 24px;
	margin-top: 10.5px;
	padding-left: 10px;
	vertical-align: middle;
}

.oner_mer {
	width: 100%;
	border: 1px solid #e9e9e9;
	padding: 34px 18px;
	padding-bottom: 5px;
}

.oner_list {
	width: 107px;
	height: 107px;
	float: left;
	overflow: hidden;
	margin-bottom: 28px;
	position: relative;
}

.oner_list p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	background: rgba(80, 87, 86, 0.56);
	width: 100%;
	color: #fff;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.oner_mer a:nth-child(2n) .oner_list {
	margin-left: 15px;
}

.oner_list:hover .oner_anim {
	animation: 0.3s xx ease forwards;
}

@keyframes xx {
	from {
		line-height: 30px;
	}
	to {
		line-height: 107px;
	}
}


/*心理驿站*/

.two_one {
	float: left;
	width: 580px;
}

.two_main {
	border: 1px solid #e9e9e9;
}


/*05-25修改*/

.two_pic {
	margin-top: 10px;
	width: 100%;
}

.two_pic img {
	width: 100%;
}


/*05-25修改end*/

.two_onetop {
	position: relative;
	width: 100%;
	/*padding: 15px;*/
	/*padding-left: 138px;*/
	margin-bottom: 6px;
}

.two_onetop .two_img {
	width: 110px;
	height: 100px;
	overflow: hidden;
	position: absolute;
	left: 15px;
	top: 15px;
}

.two_onetop .two_onerigt .two_tit {
	font-size: 18px;
	color: #434343;
	margin-bottom: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.two_onetop .two_onerigt .two_tit p {
	display: inline-block;
	width: 95px;
	height: 27px;
	background: #ffd567 url(../images/img_bj02.jpg) no-repeat top right;
	color: #fff;
	text-indent: 1em;
	line-height: 26px;
	font-size: 14px;
	margin-right: 5px;
}

.two_onetop .two_onerigt .two_w {
	line-height: 22px;
	font-size: 14px;
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 43px;
}

.two_healr_ul {
	width: 100%;
	margin: 0 auto;
	/*border-top: 1px dashed #e8e8e8;*/
	padding: 15px;
}

.two_healr_ul li {
	width: 99%;
	height: 26px;
	font-size: 14px;
	line-height: 26px;
	overflow: hidden;
	position: relative;
	padding-right: 75px!important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.two_healr_ul li a {
	color: #666;
}

.two_healr_ul li span {
	width: 3px;
	height: 3px;
	background: #49c066;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -3px;
}

.two_healr_ul li p {
	position: absolute;
	top: 0;
	right: 0px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	text-indent: 0em;
	color: #b5b5b5;
}

.two_two {
	float: left;
	width: 278px;
	margin: 0px 15px;
	/*padding-top: 45px;*/
}

.two_imgtit {
	margin-top: 35px;
}

.two_inp {
	margin-top: 20px;
}

.two_inp input[type=text] {
	width: 230px;
	height: 55px;
	border: 1px solid #ffd567;
	padding-left: 26px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	font-size: 14px;
	vertical-align: middle;
}

.two_inp input[type=button] {
	width: 72px;
	height: 55px;
	background: #ffd977;
	color: #fff;
	border: 0px;
	border-bottom: 3px solid #ffc735;
	vertical-align: middle;
	cursor: pointer;
}

.two_three {
	float: right;
	width: 268px;
}

.mainone_title div p {
	display: inline-block;
	margin-right: 10px;
}

.mainone_title div .pchicoe {
	color: #a1e4a2;
	background: url(../images/tops_01.png) no-repeat center bottom;
}

.two_threewrap {
	border: 1px solid #e9e9e9;
}

.two_threebox01 {
	padding: 24px 14px;
	padding-bottom: 6px;
}

.two_threebox01 a {
	padding: 0px 10px;
	padding-left: 20px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #eee;
	border-radius: 20px;
	display: inline-block;
	font-size: 14px;
	margin: 0px 0px 16px 0px;
	color: #8e8e8e;
	background: url(../images/icon01_01.png) no-repeat 10px center;
}

.two_threebox02 {
	padding: 5px 16px;
}

.two_threebox02 a {
	line-height: 36px;
	display: block;
	color: #535353;
	font-size: 14px;
}

.two_threebox02 a b {
	width: 8px;
	height: 8px;
	border: 2px solid #e2e2e2;
	display: inline-block;
	margin-right: 8px;
}


/*按人体部位查询*/

.health_one {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}

.heal_man {
	width: 300px;
	float: left;
}

.health_right {
	width: 300px;
	height: 442px;
	border: 1px solid #e9e9e9;
	position: relative;
}

.health_right .health_imgs {
	width: 100%;
	height: 348px;
	text-align: center;
	position: relative;
	margin-top: 15px;
}

.health_move {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}


/*正面*/

.healnew div {
	font-size: 14px;
	padding-right: 30px;
	padding-top: 10px;
	display: none;
}

.healnew div span {
	width: 8px;
	height: 8px;
	background: #f54144;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 4px;
	margin-left: 4px;
	margin-right: 4px;
}

.healnew div p {
	width: 70px;
	background: #E0F3CE;
	padding: 5px;
	text-align: left;
	display: none;
	position: relative;
	z-index: 999999;
}

.healnew div p a {
	display: inline-block;
	padding: 1px 3px;
	font-size: 13px;
}

.healnew div p a:hover {
	background: #f7fffd;
}

.healnew:hover div {
	display: block;
}

.healnew div .heal_hon:hover+p {
	display: block;
}

.healnew div p:hover {
	display: block;
}


/*下肢*/

.heal_xz {
	width: 170px;
	text-align: center;
	cursor: pointer;
	height: 163px;
	position: absolute;
	left: 2px;
	top: 186px;
}

.heal_xz:hover {
	background: url(../images/menxz_01.png) no-repeat right bottom;
}

.heal_xz div {
	margin-top: 30px;
}

.heal_xz div p {
	margin-left: 20px;
}


/*头部*/

.heal_tou {
	width: 150px;
	height: 65px;
	text-align: center;
	position: absolute;
	left: 111px;
	top: 2px;
}

.heal_tou:hover {
	background: url(../images/mentou_01.png) no-repeat left center;
}


/*.health_move a{width: 150px; height: 65px;text-align: center;position: absolute;left: 111px;top: 2px;}
.health_move a:hover{background: url(../images/mentou_01.png) no-repeat left center;}*/

.heal_tou div {
	font-size: 14px;
	padding-left: 75px;
	padding-top: 10px;
	display: none;
}


/*胸*/

.heal_xiong {
	height: 53px;
	width: 155px;
	position: absolute;
	left: 13px;
	top: 72px;
	z-index: 99;
}

.heal_xiong:hover {
	background: url(../images/menxiong_01.png) no-repeat center right;
}

.heal_xiong div {
	font-size: 14px;
	padding-right: 30px;
	padding-top: 10px;
	display: none;
}


/*手*/

.heal_shou {
	height: 130px;
	width: 200px;
	position: absolute;
	left: 12px;
	top: 72px;
	z-index: 88;
}

.heal_shou:hover {
	background: url(../images/menshou_01.png) no-repeat center right;
}

.heal_shou div {
	font-size: 14px;
	padding-right: 0px;
	margin-top: 50px;
	display: none;
	text-align: left;
	padding-left: 10px;
}


/*腹部*/

.heal_fb {
	height: 30px;
	width: 170px;
	position: absolute;
	left: 110px;
	top: 123px;
	z-index: 999;
}

.heal_fb:hover {
	background: url(../images/menfb_01.png) no-repeat center left;
}

.heal_fb div {
	padding-left: 80px;
	margin-top: -80px;
}


/*生殖*/

.heal_sz {
	height: 50px;
	width: 210px;
	position: absolute;
	left: 108px;
	top: 152px;
	z-index: 99;
}

.heal_sz:hover {
	background: url(../images/mensz_01.png) no-repeat left top;
}

.heal_sz div {
	padding-left: 100px;
}


/*背面*/

.heal_jb {
	height: 14px;
	width: 150px;
	position: absolute;
	left: 128px;
	top: 59px;
}

.heal_jb:hover {
	background: url(../images/menbjb_01.png) no-repeat left top;
}

.heal_jb div {
	padding-left: 50px;
	padding-top: 0px;
}

.heal_gu {
	height: 47px;
	width: 120px;
	position: absolute;
	left: 22px;
	top: 74px;
}

.heal_gu:hover {
	background: url(../images/menbgu_01.png) no-repeat right top;
}

.heal_yao {
	height: 14px;
	width: 154px;
	position: absolute;
	left: 116px;
	top: 125px;
}

.heal_yao:hover {
	background: url(../images/menbyao_01.png) no-repeat left top;
}

.heal_yao div {
	padding-left: 60px;
	padding-top: 0px;
}

.heal_pq {
	height: 16px;
	width: 150px;
	position: absolute;
	left: 14px;
	top: 138px;
}

.heal_pq:hover {
	background: url(../images/menbpq_01.png) no-repeat right top;
}

.heal_pq div {
	padding-left: 0px;
	padding-top: 0px;
	text-align: left;
}

.heal_tun {
	height: 27px;
	width: 180px;
	position: absolute;
	left: 110px;
	top: 152px;
}

.heal_tun:hover {
	background: url(../images/menbtun_01.png) no-repeat left top;
}

.heal_tun div {
	padding-left: 90px;
}

.health_right .health_rightbtn {
	width: 260px;
	margin-top: 15px;
	position: absolute;
	bottom: 5px;
	right: 20px;
}

.health_right .health_rightbtn div {
	width: 70px;
	height: 30px;
	line-height: 30px;
	background: #e5e5e5;
	color: #9f9e9e;
	border-radius: 4px;
	margin: 10px 0px;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	float: left;
}

.health_right .health_rightbtn div:last-child {
	float: right;
}

.health_right .health_rightbtn .health_on {
	background: #fd8160;
	color: #fff;
}

.health_oright {
	float: right;
	width: 880px;
}

.health_box {
	border: 1px solid #e9e9e9;
}

.tab-card {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #eee;
}

.tab-card-li {
	cursor: pointer;
	width: 110px;
	background: transparent;
	-webkit-transition: background 0.2s ease;
	transition: background 0.2s ease;
	float: left;
	display: inline;
	height: 45px;
	text-align: center;
	line-height: 45px;
	border-bottom: none;
	font-size: 16px;
}

.tab-card-li-slt {
	border-top: 3px solid #2dcfb7;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	color: #2dcfb7;
}

.heal_three_box {
	padding: 30px 15px;
	padding-bottom: 10px;
	height: 395px;
	overflow: hidden;
}

.heal_three_box .heal_threeul {
	width: 98%;
	height: 39px;
	overflow: hidden;
	margin-bottom: 25px;
	position: relative;
}

.heal_three_box ul {
	height: 39px;
	position: absolute;
	width: 800%;
	left: 0px;
	top: 0px;
}

.heal_three_box ul li {
	display: inline-block;
	float: left;
	padding: 10px 20px;
	font-size: 14px;
	background: #f6f6f6;
	margin-right: 15px;
	cursor: pointer;
}

.heal_three_box ul .threeon {
	background: #7cdbd9;
	color: #fff;
}

.heal_three_box .heal_rigbtn {
	background: #fff;
	display: inline-block;
	height: 39px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.heal_three_box .heal_rightgo {
	padding: 10px 20px;
	font-size: 14px;
	background: #f6f6f6;
	cursor: pointer;
	display: inline-block;
	float: left;
	margin: 0px 10px;
}

.heal_threem {
	position: relative;
}

.heal_threem a {
	width: 14.1%;
	display: inline-block;
	font-size: 14px;
	color: #6c6c6c;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	margin: 0 5px;
	/*white-space:nowrap;*/
	/*text-overflow:ellipsis;*/
}

.heal_threem .heal_more {
	width: auto;
	position: absolute;
	right: 16px;
	bottom: 3px;
	text-align: right;
	color: #52dcd3;
}

.heal_threem a:hover {
	text-decoration: underline;
}


/*预约挂号*/

.mainthree_left {
	float: left;
	width: 882px;
}

.mthree_box {
	border: 1px solid #e9e9e9;
	width: 100%;
}

.mthree_input {
	float: left;
	width: 270px;
	border-right: 1px solid #e9e9e9;
	padding: 40px 26px 100px 26px;
	background: url(../images/three_w.png) no-repeat center 240px;
	box-sizing: border-box;
}

.mthree_input input[type=text] {
	width: 100%;
	border: 1px solid #e9e9e9;
	height: 36px;
	text-indent: 1em;
	margin-bottom: 20px;
}

.mthree_input .mt_div {
	position: relative;
}

.mthree_input select {
	width: 100%;
	height: 36px;
	border: 1px solid #E9E9E9;
	text-indent: 1em;
	margin-bottom: 30px;
}

.mthree_input .mt_div span {
	width: 10px;
	height: 25px;
	background: #fff;
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
}

.mthree_input input[type=button] {
	width: 132px;
	height: 41px;
	background: #f9a821;
	border-radius: 5px;
	color: #fff;
	font-size: 14px;
	border: 0px;
	display: block;
	margin: 0 auto;
	cursor: pointer;
}

.mthreer_w {
	float: left;
	width: 610px;
	padding: 0px 15px;
}

.mth_wlis {
	position: relative;
	margin: 25px 0px 50px 0px;
}

.mth_wlis p {
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 14px;
	line-height: 25px;
}

.mth_wlis p a {
	color: #666;
}

.mth_wlis p a span {
	color: #03a8b1;
}

.mth_wlis p a:hover {
	text-decoration: underline;
}

.mthw_ul {
	width: 100%;
	overflow: hidden;
	height: 25px;
	padding-right: 0;
}

.mthw_ul li {
	display: inline-block;
	float: left;
	padding: 3px 5px;
	font-size: 14px;
	background: #f6f6f6;
	margin-right: 10px;
	cursor: pointer;
}

.mthw_ul .threeon {
	background: #7cdbd9;
	color: #fff;
}

.mthw_ul .threeon a {
	color: #fff;
}

.mth_list {
	width: 100%;
}

.mth_list .mth_li {
	width: 280px;
	height: 70px;
	float: left;
	position: relative;
	padding-left: 110px;
	margin-bottom: 30px;
	margin-right: 15px;
	float: left;
}

.mthreer_w {
	padding: 0px 10px;
}

.mth_list .mth_li:nth-child(2n) {
	margin-right: 0px;
}

.mth_list .mth_li .mth_img {
	width: 100px;
	height: 70px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}

.mth_list .mth_li .mth_liw p {
	width: 100%;
	height: 19px;
	font-size: 14px;
	color: #515151;
	margin-top: 15px;
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mth_list .mth_li .mth_liw div {
	width: 100%;
	height: 16px;
	font-size: 12px;
	color: #bdbdbd;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mainthree_right {
	float: right;
	width: 300px;
}

.mt_icon {
	width: 110px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.mt_icon .mt_oo {
	width: 17px;
	height: 17px;
	border: 1px solid #c6c6c6;
	border-radius: 2px;
	display: inline-block;
	padding: 0px;
	background: url(../images/three_l.jpg) no-repeat center;
	margin-right: 0px !important;
	vertical-align: middle;
	cursor: pointer;
}

.mt_icon .pright {
	background: url(../images/three_r.jpg) no-repeat center;
}

.mt_icon span {
	width: 6px;
	height: 6px;
	background: #cbcacb;
	border-radius: 50%;
	display: inline-block;
	margin-top: 3px;
	vertical-align: middle;
}

.mt_icon .mt_span {
	line-height: 10px;
	display: inline-block;
	vertical-align: middle;
	padding: 0px 3px;
	margin-bottom: 3px;
}

.mt_icon .sactive {
	width: 10px;
	height: 10px;
	background: #ff7a00;
}

.mtr_box {
	width: 100%;
	border: 1px solid #E9E9E9;
	padding: 32px 0px;
	overflow: hidden;
	position: relative;
	height: 307px;
}

.mtr_all {
	width: 800%;
	position: absolute;
	left: 0px;
}

.mtr_list {
	width: 300px;
	float: left;
}

.healthr_top {
	width: 87%;
	height: 96px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	padding-left: 106px;
	margin-bottom: 50px;
}

.healthr_top:last-child {
	margin-bottom: 0px;
}

.healthr_top .htop_img {
	width: 96px;
	height: 96px;
	border-radius: 50%;
	overflow: hidden;
	border: 1px solid #E9E9E9;
	position: absolute;
	left: 0px;
	top: 0px;
}

.healthr_top .dis_ri {
	font-size: 14px;
	margin-top: 6px;
	float: left;
	padding-left: 5px;
}

.healthr_top .dis_ri p {
	font-size: 14px;
	color: #656464;
	width: 100%;
	height: 19px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.healthr_top .dis_ri div {
	font-size: 14px;
	color: #868686;
	margin-bottom: 3px;
}

.healthr_top .dis_ri div span {
	color: #16cab1;
	font-size: 16px;
}

.healthr_top .dis_ri .dis_ria {
	width: 85px;
	height: 25px;
	border: 1px solid #16cab1;
	border-radius: 4px;
	line-height: 25px;
	text-align: center;
	color: #16cab1;
	display: block;
	margin-top: 12px;
}


/*专家问答*/

.main_zhuanjia {
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}

.tab-card {
	position: relative;
}

.tab-card .m_more {
	position: absolute;
	top: 0px;
	right: 10px;
	line-height: 45px;
	color: #c2c2c2;
	font-size: 14px;
}

.card_zbox {
	padding: 30px 10px 10px 30px;
}

.card_zbox li {
	width: 33.3%;
	float: left;
	font-size: 14px;
	/*line-height: 40px;*/
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 10px;
	margin-top: 10px;
}

.card_zbox li span.q,
.card_zbox li span.a {
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	color: #fff;
	margin-right: 10px;
}

.card_zbox li a {
	color: #666;
}

.card_zbox li a:hover {
	text-decoration: underline;
}


/*0425修改*/

.card_zbox li span.q {
	background: #FF8360;
}

.card_zbox li span.a {
	background: #85E4BC;
}

.card_zbox li span.deta-con {
	display: inline-block;
	color: #A3A3A3;
	width: 270px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	vertical-align: bottom;
}

.card_zbox li span.detail {
	padding: 0;
	color: #8CE6C0;
	font-size: 12px;
}

.card_zbox li a.td-no:hover {
	text-decoration: none;
}


/*查询栏目*/

.tab_ul02 .tab-card-li {
	width: auto;
	padding: 0px 16px;
}

.card02_zbox {
	padding: 30px 10px 10px 15px;
}

.card02_li {
	width: 100%;
	position: relative;
	font-size: 14px;
	line-height: 40px;
	padding-left: 110px;
	padding-right: 100px;
}

.card02_li .car02_p {
	position: absolute;
	left: 0px;
	top: 0px;
}

.card02_li .car02_p a {
	color: #16cab1;
}

.card02_li div {
	width: 100%;
	height: 40px;
	overflow: hidden;
}

.card02_li div a {
	width: 9.6%;
	display: inline-block;
}

.card02_li .car02_p02 {
	position: absolute;
	right: 20px;
	top: 0px;
}

.card02_li .car02_p02 a {
	color: #9b9b9b;
}


/*热门医生*/

.hot_doctor {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}

.hot_doc {
	width: 100%;
	border: 1px solid #E9E9E9;
}

.hot_doc .case-slide-banner {
	height: 140px;
}

.hot_doc .case-slide-banner .slide-banner-listbox .slide-bann-wrap {
	height: 96px;
}

.hot_doc .case-slide-banner .case-slide-banner-leftrow {
	width: 24px;
	height: 50px;
	top: 45px;
	left: 0px;
	background: #d9d9d9 url(../images/iconr_01.png) no-repeat center;
}

.hot_doc .case-slide-banner .case-slide-banner-rightrow {
	width: 24px;
	height: 50px;
	top: 45px;
	right: 0px;
	background: #d9d9d9 url(../images/iconr_02.png) no-repeat center;
}

.hot_doc .case-slide-banner .slide-banner-listbox {
	width: 1152px;
	height: 120px;
	margin-left: 24px;
}

.hot_doc .case-slide-banner .slide-banner-list {
	width: 1152px;
}

.hot_doc .case-slide-banner .slide-banner-list .hot_li {
	float: left;
	width: 288px;
	height: 96px;
	position: relative;
	padding-left: 102px;
}

.hot_doc .case-slide-banner .slide-banner-list .hot_li .hot_img {
	width: 96px;
	height: 96px;
	border: 1px solid #E9E9E9;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}

.hot_doc .case-slide-banner .slide-banner-list .hot_li p {
	text-align: left;
	color: #919191;
}

.hot_doc .case-slide-banner .slide-banner-list .hot_li .hot_p span {
	color: #3dc9e6;
	font-size: 16px;
}


/*报媒杂志*/

.main_bao {
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}

.bao_title {
	width: 100%;
	border-top: 2px solid #7cdbd9;
	position: relative;
	height: 30px;
	margin-bottom: 20px;
}

.bao_title p {
	position: absolute;
	left: 0px;
	top: -20px;
	width: 100%;
	z-index: 999;
}

.bao_title p span {
	width: 140px;
	height: 35px;
	line-height: 35px;
	display: block;
	margin: 0 auto;
	background: #fff;
	text-align: center;
	font-size: 26px;
	color: #7cdbd9;
}

.bao_box {
	border-bottom: 1px solid #E9E9E9;
	padding: 0px 22px;
	height: 250px;
	overflow: hidden;
}

.bao_mbox {
	height: 250px;
}

.bao_mbox .bao_li {
	float: left;
	width: 136px;
	margin-right: 34px;
	margin-bottom: 30px;
}

.bao_mbox .bao_li:nth-child(7) {
	margin-right: 0px;
}

.bao_mbox .bao_li div {
	width: 100%;
	padding: 10px 0px;
	border: 1px solid #E9E9E9;
	text-align: center;
}

.bao_mbox .bao_li p {
	font-size: 14px;
	color: #707070;
	line-height: 35px;
	height: 35px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

.swiper_full03 .swiper-container {
	height: 250px;
}

.swiper_full03 .swiper-wrapper {
	height: 250px !important;
}

.pagination-full02 {
	text-align: center !important;
	margin-bottom: 10px;
}

.pagination-full02 span {
	width: 27px;
	height: 4px;
	background: #e3e3e3;
}

.pagination-full02 .swiper-active-switch {
	width: 27px;
	height: 4px;
}

.hide {
	display: none;
}


/*footer*/


/*.foot_top {
    width: 100%;
    border-top: 1px solid #16cab1;
    margin-top: 60px;
    background: #f9f9f9;
}

    .foot_top .f_tops {
        width: 1200px;
        margin: 0 auto;
    }

        .foot_top .f_tops .f_friend {
            width: 130px;
            height: 74px;
            line-height: 74px;
            text-align: center;
            color: #fff;
            font-size: 16px;
            float: left;
            background: #16cab1;
            margin-right: 14px;
        }

        .foot_top .f_tops div {
            float: left;
            line-height: 74px;
        }

            .foot_top .f_tops div select {
                width: 190px;
                height: 36px;
                border: 1px solid #E9E9E9;
                color: #606060;
                text-indent: 1em;
                font-size: 12px;
            }

            .foot_top .f_tops div p {
                width: 190px;
                height: 36px;
                line-height: 36px;
                position: relative;
                float: left;
                margin-right: 25px;
                margin-top: 19px;
            }

                .foot_top .f_tops div p span {
                    width: 15px;
                    height: 30px;
                    background: #fff url(../images/three_b.png) no-repeat center left;
                    display: block;
                    position: absolute;
                    top: 5px;
                    right: 7px;
                    z-index: 999;
                }
    */


/*0406修改*/


/*友情链接*/

.foot_top {
	width: 1200px;
	background: #F3F3F3;
	margin: 60px auto 0px;
	color: #6D6D6D;
}

.foot_top .f-tops-li {
	cursor: pointer;
	padding: 0 25px;
	float: left;
	display: inline;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border-bottom: none;
	font-size: 14px;
}

.foot_top .f-tops-slt {
	border-top: 3px solid #16CAB1;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	color: #16CAB1;
	background: #fff;
}

.foot_main {
	width: 1200px;
	font-size: 14px;
	margin: auto;
	padding-left: 10px;
}

.foot_main .f_main_wrap {
	padding: 25px 0 35px;
}

.f_main_wrap .f-main-li {
	display: block;
	width: 25%;
	float: left;
	font-size: 12px;
	margin-bottom: 10px;
	color: #6D6D6D;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/*0406修改结束*/

.footer_wrap {
	background: #fff;
	border-top: 4px solid #16cab1;
}

.footer {
	position: relative;
	width: 1200px;
	padding: 36px 0;
	margin: 0 auto;
}

.footer-txt-wrap {
	width: 700px;
	text-align: center;
	margin: 0 auto;
}

.footer-txt-1 {
	font-size: 14px;
	color: #999;
}

.footer-txt-1 a {
	color: #818181;
}

.footer-txt-1 a:hover {
	text-decoration: underline;
}

.footer-txt-2 {
	margin-top: 22px;
	line-height: 28px;
	font-size: 14px;
	color: #b2b2b2;
}

.footer_txt_3 {
	font-size: 14px;
	color: #b2b2b2;
	margin-top: 30px;
}

.footer_txt_3 p {
	display: inline-block;
	margin-right: 80px;
}

.footer_txt_3 p a {
	margin-right: 8px;
}

.guanzhu {
	width: 105px;
	position: fixed;
	right: 30px;
	bottom: 30px;
	background: #fff;
	z-index: 999999;
}

.gz_line {
	width: 100%;
	border-top: 1px solid #e0e0e0;
	position: relative;
	height: 30px;
}

.gz_line p {
	position: absolute;
	left: 0px;
	top: -25px;
	width: 100%;
}

.gz_line p span {
	width: 40px;
	height: 40px;
	border: 2px solid #E0E0E0;
	border-radius: 50%;
	display: block;
	background: #fff url(../images/three_phone.png) no-repeat center;
	margin: 0 auto;
}

.gz_cancel {
	width: 12px;
	height: 11px;
	background: url(../images/cencel.jpg) no-repeat center;
	position: absolute;
	top: -20px;
	right: 0px;
	cursor: pointer;
}

.gz_ew div {
	width: 100%;
	text-align: center;
}

.gz_ew p {
	font-size: 14px;
	width: 100%;
	text-align: center;
	color: #868788;
	margin-top: 10px;
}


/*3月2日修改*/

.bar_box {
	width: 430px;
}

.case-slide-banner .slide-banner-list a {
	margin: 0px 14px;
}

.mthree_input .mt_div span {
	width: 20px;
	height: 34px;
	top: 1px;
	right: 1px;
	display: none;
}

.foot_top .f_tops div p span {
	width: 20px;
	height: 34px;
	top: 3px;
	right: 1px;
}

.btn-backTop .backspan {
	display: block;
	width: 28px;
	height: 40px;
	margin-top: 4px;
	background: url(.././images/fn-icon-sprites.png);
	background-position: 0 -128px;
	margin-left: auto;
	margin-right: auto;
}

.btn-backTop .backspan02 {
	font-size: 12px;
	color: #808080;
}

.health_right .health_imgs {
	width: 100%;
	height: 348px;
	text-align: center;
	position: relative;
	margin-top: 15px;
	/*margin-top:70px;*/
	background: url(../images/heal_man.jpg) no-repeat center;
}

.health_right .health_imgs02 {
	background: url(../images/heal_man02.jpg) no-repeat center;
}

.mthree_input {
	width: 268px;
}

.mthree_input .mt_div span {
	width: 20px;
	height: 28px;
	top: 4px;
	right: 2px;
}

.mthree_input .mt_div {
	width: 100%;
	height: 36px;
	overflow: hidden;
	margin-bottom: 30px;
}

.mthree_input select {
	background: transparent;
	padding: 5px 2px 5px 0px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	margin-bottom: 0px;
}

.mthree_input select::-ms-expand {
	display: none !important;
}


/*.foot_top .f_tops div select {
    padding: 5px 2px 5px 0px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    padding-right: 30px;
    background: url(../images/three_b.png) no-repeat 95% center;
}

.foot_top .f_tops div p span {
    width: 30px;
    height: 28px;
    background: #f9f9f9;
    top: 8px;
    right: 1px;
    background: #f9f9f9 url(../images/three_b.png) no-repeat center;
    display: none;
}*/

.phcolor {
	color: #999;
}


/*3-10修改*/

.two_one {
	width: 289px;
}

.two_main {
	border: 0px;
	border-top: 2px solid #16cab1;
	border-bottom: 1px solid #E9E9E9;
}

.two_onetop .two_img {
	width: 85px;
	height: 85px;
}

.two_onetop {
	/*padding-left: 115px;*/
	margin-bottom: 12px;
}

.two_onetop .two_onerigt .two_w {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 43px;
}

.two_healr_ul {
	padding: 15px;
	background-color: #f8f8f8;
}

.two_healr_ul li {
	padding-right: 0px;
}


/*心理专题*/

.two_twoadd {
	width: 289px;
	/*float: left;*/
	margin-top: 12px;
}

.twoadd_list .tadd_li {
	width: 48%;
	height: 56px;
	line-height: 56px;
	float: left;
	border: 1px solid #E9E9E9;
	background: url(../images/xin_01.jpg) no-repeat top right;
	margin-bottom: 10px;
}

.twoadd_list .tadd_li02 {
	float: right;
	background: url(../images/xin_02.jpg) no-repeat top right;
}

.twoadd_list .tadd_li03 {
	background: url(../images/xin_03.jpg) no-repeat top right;
}

.twoadd_list .tadd_li04 {
	float: right;
	background: url(../images/xin_04.jpg) no-repeat top right;
}

.twoadd_list .tadd_li05 {
	background: url(../images/xin_05.jpg) no-repeat top right;
}

.twoadd_list .tadd_li06 {
	float: right;
	background: url(../images/xin_06.jpg) no-repeat top right;
}

.twoadd_list .tadd_li p {
	font-size: 14px;
	color: #2eeadb;
	padding-left: 16px;
	/*padding-top: 13px;*/
	margin-bottom: 2px;
}

.twoadd_list .tadd_li02 p {
	color: #0eccff;
}

.twoadd_list .tadd_li03 p {
	color: #ffb24c;
}

.twoadd_list .tadd_li04 p {
	color: #abda13;
	line-height: 18px;
	margin-top: 10px;
}

.twoadd_list .tadd_li05 p {
	color: #48c872;
}

.twoadd_list .tadd_li06 p {
	color: #f39668;
	line-height: 18px;
	margin-top: 10px;
}

.twoadd_list .tadd_li div {
	color: #999;
	font-size: 12px;
	padding-left: 16px;
}

.twoadd_list .tadd_li a {
	display: block;
}

.two_ttop p {
	width: 151px;
	height: 125px;
	float: left;
}

.two_ttop div {
	width: 150px;
	height: 125px;
	float: right;
	border: 1px solid #ffe193;
	background: #fff6dd url(../images/xin_06.png) no-repeat center;
}

.two_ttop div p {
	text-align: center;
	font-size: 17px;
	color: #fff;
	margin-top: 40px;
}

.two_ttop div a {
	display: block;
}

.two_two {
	margin-left: 18px;
	margin-right: 0px;
	/*border-bottom: 1px solid #E9E9E9;*/
}

.two_two .two_two_main {
	width: 100%;
	padding: 16px 10px 16px 13px;
	border: 1px solid #E9E9E9;
}

.two_two_main p {
	font-size: 14px;
	color: #6e6e6e;
	margin-top: 12px;
}

.two_two_main p:first-child {
	margin-top: 0;
}

.two_two_main p a.js {
	line-height: 22px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 75%;
	color: #6e6e6e;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.two_two_main p a.gh {
	width: 56px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 12px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	color: #ff9c76;
	border: 1px solid #ff9c76;
	border-radius: 3px;
}

.two_two .two_xl {
	margin-top: 20px;
}

.two_xl .two_xl_top {
	height: 30px;
	line-height: 30px;
	background: url(../images/two_xl_bg.png) repeat-x center;
}

.two_xl .two_xl_top p {
	width: 164px;
	color: #48d4d1;
	text-align: center;
	margin: 0 auto;
	background-color: #fff;
}

.two_xl .two_xl_list {
	padding-bottom: 20px;
	border-bottom: 2px solid #48d4d1;
}

.two_xl .two_xl_list p {
	font-size: 16px;
	margin-top: 27px;
}

.two_xl .two_xl_list p:first-child {
	margin-top: 13px;
}

.two_xl .two_xl_list p span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 60px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background-color: #d9d9d9;
	border-radius: 3px;
}

.two_xl .two_xl_list p span.first {
	margin-left: 25px;
	margin-right: 5px;
}

.two_xl .two_xl_list p a.detail {
	font-size: 12px;
	color: #8ce6c0;
	margin-left: 11px;
}

.two_four {
	width: 319px;
	float: left;
	margin-left: 15px;
}

.two_four .mainone_title {
	background: url(../images/two_four.png) no-repeat center right;
	border-bottom: 1px solid #E9E9E9;
}

.two_four .two_ask {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100px;
	height: 45px;
	float: right;
}

.two_four .two_four_list li {
	padding: 24px 0;
	border-bottom: 1px dashed #E9E9E9;
}

.two_four .two_four_list li a {
	display: block;
	font-size: 14px;
	width: 99%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.two_four .two_four_list li a.answer {
	margin-top: 4px;
}

.two_four .two_four_list li span {
	padding-right: 10px;
	padding-left: 5px;
}

.two_four .two_four_list li span.q {
	color: #1DC8A8;
}

.two_four .two_four_list li span.a {
	color: #FF977C;
}

.two_four .two_four_list li span.deta-con {
	display: inline-block;
	width: 230px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #A3A3A3;
	font-size: 12px;
	padding: 0px;
	vertical-align: bottom;
}

.two_four .two_four_list li span.detail {
	padding: 0;
	color: #8CE6C0;
	font-size: 12px;
}

.two_imgtit {
	margin-top: 25px;
}

.two_inp p {
	font-size: 14px;
	line-height: 40px;
	margin-bottom: 7px;
}

.two_inp p a {
	color: #b9b9b9;
	margin-right: 20px;
}

.two_threebox01 a {
	margin-bottom: 11px;
}

.two_healr_ul li {
	height: 28px;
	line-height: 28px;
}

.mth_wbox a {
	display: block;
	width: 45%;
	height: 40px;
	line-height: 40px;
	float: left;
	padding-left: 25px;
	font-size: 14px;
}


/*疾病症状*/

.disease_main {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.disease_one {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

.disea_title {
	font-size: 14px;
	color: #c4c4c4;
	height: 50px;
	line-height: 50px;
}

.disea_title span {
	color: #7d7d7d;
}

.disea_box {
	width: 100%;
	overflow: hidden;
}

.disease_oleft {
	float: left;
	width: 860px;
	border: 1px solid #fdd2c9;
	border-top: 1px solid #f76a4c;
	position: relative;
}

.disease_oleft .disease_sx {
	width: 100%;
	position: relative;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #fdd2c9;
	padding-left: 15px;
	color: #5b5b5b;
	font-size: 14px;
}

.disease_oleft .disease_sx p {
	position: absolute;
	top: 0px;
	right: 15px;
	font-size: 12px;
	background: url(/Content/Images/images/dise_icon01.png) no-repeat right center;
	padding-right: 20px;
}

.disdeta_main {
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}

.disdet_left {
	float: left;
	width: 860px;
	overflow: hidden;
}

.disleft_top {
	margin: 30px 0px;
	overflow: hidden;
}

.disleft_top .disimages {
	float: left;
	margin-right: 20px;
}


/*.disleft_top .dislef_m{float: left;}*/

.disleft_top .dislef_m p {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin-bottom: 15px;
}

.disleft_top .dislef_m .dislef_mtxt {
	font-size: 14px;
	color: #333;
	line-height: 25px;
	text-indent: 4em;
}

.disleft_top .dislef_m a {
	color: #006699;
	font-size: 14px;
}

.disleft_top .dislef_m a:hover {
	text-decoration: underline;
}

.distwo_right {
	float: right;
	width: 316px;
}

.distwo_hot {
	border: 1px solid #ededed;
	margin-bottom: 25px;
}

.distwo_hot .distwo_hm {
	padding: 0px 20px;
	padding-bottom: 15px;
}

.distwo_hot .distwo_hm p {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #5a5858;
}

.distwo_hot .distwo_hm p a {
	color: #5a5858;
}

.distwo_hot .distwo_hm p span {
	color: #39dcd8;
	margin-right: 5px;
}

.distwo_hot .distwo_hm p:hover {
	text-decoration: underline;
}

.distwo_hot .distwo_yy p a {
	color: #767676;
}

.distwo_hot .distwo_yy p {
	background: url(/Content/Images/images/list_icon.jpg) no-repeat left center;
	padding-left: 20px;
}

.distwo_hot .distwo_zuij {
	overflow: hidden;
}

.distwo_hot .distwo_zuij p {
	width: 50%;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.diseeas_hot {
	background: url(/Content/Images/dise_icon02.png) no-repeat left center;
	height: 52px;
	line-height: 52px;
	padding-left: 20px;
	font-size: 20px;
	color: #333;
	position: relative;
}

.distwo_hot .distwo_l p {
	background: url(/Content/Images/disdeta_08.png) no-repeat left center;
	padding-left: 20px;
}

.article_all {
	width: 100%;
	overflow: hidden;
}

.article_all .arti_title {
	width: 100%;
	border-bottom: 1px solid #8ce6c0;
}

.article_all .arti_title span {
	width: 84px;
	height: 32px;
	line-height: 32px;
	display: block;
	background: #8ce6c0;
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.article_box {
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}

.article_box ul {
	width: 100%;
	overflow: hidden;
	padding: 10px 0px;
}

.article_box ul li {
	height: 37px;
	line-height: 37px;
	font-size: 14px;
	position: relative;
	background: url(/Content/Images/list_icon.jpg) no-repeat left center;
	padding-left: 12px;
	padding-right: 100px;
	width: 100%;
}

.article_box ul li a {
	color: #555;
	position: relative;
}

.article_box ul li span {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #b7b7b7;
}

.article_box ul li a p {
	position: absolute;
	top: 0px;
	right: -55px;
	color: #fff;
	width: 48px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	background: #fedb67 url(/Content/Images/images/artic_01.jpg) no-repeat left center;
	border-radius: 3px;
}

.article_box ul li a:hover {
	text-decoration: underline;
}

.article_box ul li:nth-child(8n) {
	border-bottom: 1px dashed #E8E8E8;
	margin-bottom: 10px;
	height: 47px;
}

.disease_next {
	height: 33px;
	margin: 20px 0px;
}

.disease_next p {
	text-align: center;
}

.disease_next p a {
	padding: 5px 10px;
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 3px;
	font-size: 14px;
	color: #6c6c6c;
	margin: 0px 2px;
}

.disease_next p a:hover {
	background: #46ccc9;
	color: #fff;
	border: 1px solid #46ccc9;
}

.disease_next p .nexton {
	background: #46ccc9;
	color: #fff;
	border: 1px solid #46ccc9;
}

.med_title {
	border-bottom: 1px dashed #E8E8E8;
	padding-bottom: 50px;
}

.med_title .med_tt {
	font-size: 24px;
	color: #3b3a3a;
	line-height: 50px;
	/*margin-bottom: 10px;*/
}


/*0825增加*/

.med_title .med_td {
	color: #999999;
	font-size: 14px;
	margin-bottom: 25px;
}

.med_title .med_td span {
	margin-right: 25px;
}

.med_title .med_td a {
	color: #999999;
	font-size: 14px;
	margin-left: 30px;
}


/*0825增加end*/


/*08.03修改*/


/*.imageWrapper {
    padding: 10px;
}*/


/*.imageWrapper td {
        padding: 10px;
        text-align: center;
    }

        .imageWrapper td img {
            width: 212px;
            height: 150px;
        }

        .imageWrapper td p {
            padding: 10px 0px;
            text-align: center;
        }*/

.imageWrapper {
	position: relative;
	padding: 10px;
	overflow: hidden;
}

.imageWrapper #inner {
	width: 1450px;
	position: relative;
}

.imageWrapper #inner li {
	float: left;
	width: 235px;
	padding: 13px;
	text-align: center;
	box-sizing: border-box;
}

.imageWrapper #inner li img {
	width: 212px;
	height: 150px;
}

.imageWrapper li p {
	padding: 10px 0px;
	text-align: center;
}


/*透明层*/

.imageWrapper .pN {
	width: 30px;
	height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	background: #fff none repeat scroll 0 0;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 2;
}


/*左右箭头*/

.imageWrapper .preNext {
	width: 30px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	color: #000;
	z-index: 3;
	font-size: 36px;
	color: #CCCCCC;
	cursor: pointer;
}

.imageWrapper .pre {
	left: 0;
}

.imageWrapper .next {
	right: 0;
	text-align: right;
}


/*08.03修改结束*/

#kehuPic {
	position: fixed;
	left: 5px;
	top: 300px;
	z-index: 999999;
}

.swiperItemLink {
	display: inline-block;
	width: 174px;
	margin: 0px 14px;
}

.swiperItemLink img {
	width: 174px;
	height: 98px;
}

.swiperItemLink p {
	width: 100%;
	font-size: 14px;
	color: #888;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	margin-top: 3px;
	text-align: center;
	text-overflow: ellipsis;
}