body,
ul,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;
	margin: 0;
	list-style: none
}

html,
body,
div,
span,
applet,
object,
iframe,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

body,
button,
input,
select,
textarea {
	font: 14px/1.5 "Microsoft YaHei", "Microsoft JhengHei";
}

body {
	font-family: "微软雅黑"
}

.main .clear:after {
	content: "";
	display: table;
	clear: both
}

.main .box {
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.main .noNewLine {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.main .lf {
	float: left
}

.main .rt {
	float: right
}

.main a {
	text-decoration: none;
}

.main {
	min-width: 1500px;
}

.main img {
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.main .topIntr {
	width: 1000px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 40px;
}

.main .topIntr .intrHospital {
	width: 183px;
	height: 131px;
}

.main .topIntr .intrDetail {
	width: 790px;
}

.main .topIntr .intrDetail .intrTitle {
	font-size: 18px;
	font-weight: bold;
	color: #5b2c00;
	padding-top: 13px;
}

.main .topIntr .intrDetail .intrText {
	font-size: 14px;
	color: #333;
	line-height: 24px;
	padding-top: 14px;
}

.main .lineBar {
	height: 0;
	border-top: 1px solid #E9E9E9;
}

.main .lineBarLine {
	position: relative;
	top: -1px;
	width: 66px;
	height: 2px;
	background-color: #ECA53D;
	margin: 0 auto;
}

.main .nsyz {
	width: 1196px;
	border: 1px dashed #E9E9E9;
	border-radius: 8px;
	margin: 0 auto;
	padding: 1px;
	margin-bottom: 70px;
}

.main .nsyz .nsPic {
	width: 452px;
	height: 293px;
}

.main .bigTitle {
	font-size: 36px;
	color: #333;
	text-align: center;
	padding-top: 42px;
	padding-bottom: 46px;
}

.main .nsDetail {
	width: 710px;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	padding-top: 27px;
}

.main .nsText {
	padding-top: 9px;
}

.main .nsDetail .nsTextItem {
	width: 50px;
}

.main .nsDetail .nsTextDetail {
	width: 616px;
}

.main .nsDetail .nsTextSpan {
	display: inline-block;
	height: 26px;
	border: 1px solid #ECA53D;
	color: #ECA53D;
	border-radius: 26px;
	line-height: 26px;
	text-align: center;
	margin-right: 10px;
	padding: 3px 10px;
}

.main .smallPicList {
	width: 462px;
	margin: 0 auto;
	padding-bottom: 40px;
}

.main .smallPicList .item {
	width: 108px;
	height: 66px;
	border: 3px solid #E5E5E5;
	margin: 0 20px;
	cursor: pointer;
}

.main .smallPicList li.active {
	border-color: #ECA53D;
}

.main .bannerPlace {
	padding-bottom: 70px;
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.main .bannerPlace .bannerBox {
	width: 1000px;
	overflow: hidden;
	height: 373px;
	border-radius: 8px;
	margin: 0 auto;
	background: url(../images/huizhancheng/nsBg.png) no-repeat;
	background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/huizhancheng/nsBg.png', sizingMethod='scale');
}

.main .bannerPlace .bannerBox .bannerList li {
	display: none;
}

.main .bannerPlace .bannerBox .bannerList li.active {
	display: block;
}

.main .bannerPlace .bannerBox .momPic {
	width: 336px;
	height: 373px;
	margin-right: 30px;
}

.main .bannerPlace .bannerBox .momDetail {
	width: 634px;
	padding-bottom: 34px;
	padding-top: 30px;
}

.main .bannerPlace .bannerBox .momDetail .momTextPic {
	width: 613px;
	height: 40px;
}

.main .bannerPlace .bannerBox .momDetail .name {
	font-size: 24px;
	color: #333;
	padding-top: 10px;
	padding-bottom: 18px;
}

.main .bannerPlace .bannerBox .momDetail .name .englishName {
	font-size: 18px;
	color: #ccc;
	margin-left: 14px;
}

.main .bannerPlace .bannerBox .momDetail .offer {
	font-size: 14px;
	color: #333;
	padding-bottom: 17px;
}

.main .bannerPlace .bannerBox .momDetail .momSay {
	font-size: 14px;
	color: #333;
	line-height: 24px;
	padding-bottom: 34px;
}

.main .bannerPlace .bannerBox .momDetail .momSayItem {
	width: 58px;
}

.main .bannerPlace .bannerBox .momDetail .momSayDetail {
	width: 553px;
}

.main .bannerPlace .bannerBox .momBtn {
	display: inline-block;
	width: 127px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	border-radius: 40px;
}

.main .bannerPlace .bannerBox .first {
	background-color: #5b2c00;
	color: #FCD7A1;
	margin-right: 20px;
}

.main .bannerPlace .bannerBox .second {
	background-color: #ECA53D;
	color: #fff;
}

.main .bannerPlace .bannerBtn {
	position: absolute;
	width: 100px;
	height: 373px;
	top: 0;
}

.main .bannerPlace .left {
	left: 0;
	background: url(../images/huizhancheng/arrowLeft.png) no-repeat center;
}

.main .bannerPlace .right {
	right: 0;
	background: url(../images/huizhancheng/arrowRight.png) no-repeat center;
}

.main .photoShow {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 90px;
}

.main .photoShow .photoPic .item {
	width: 33.33%;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

.main .photoShow .middleDetailBox {
	width: 230px;
	height: 230px;
	border-radius: 100%;
	background-color: rgba(251, 237, 216, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFBEDD8, endColorstr=#7FFBEDD8);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
}

.main .photoShow .middleDetail {
	width: 204px;
	height: 204px;
	background-color: #ECA53D;
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	border-radius: 100%;
}

.main .photoShow .middleDetail .middleTitle {
	font-size: 24px;
	text-align: center;
	padding-top: 60px;
}

.main .photoShow .middleDetail .middleList {
	font-size: 14px;
	padding-left: 15px;
	padding-top: 9px;
	padding-bottom: 24px;
}

.main .photoShow .middleDetail .middleList .middle {
	margin: 0 13px;
}

.main .photoShow .middleDetail .smallPointer {
	display: inline-block;
	width: 2px;
	height: 2px;
	background-color: #fff;
	position: relative;
	top: -4px;
	margin-right: 5px;
}

.main .photoShow .smallBar {
	width: 30px;
	border-top: 1px solid #fff;
	margin: 0 auto;
}

.main .heartService {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 60px;
}

.main .heartService .item {
	width: 568px;
	border: 1px dashed #E6E6E6;
	border-radius: 8px;
	padding-top: 30px;
	padding-bottom: 24px;
}

.main .heartService .heartDetail {
	width: 508px;
	margin: 0 auto;
}

.main .heartService .heartDetail .heartPic {
	height: 280px;
}

.main .heartService .heartTitle {
	font-size: 16px;
	font-weight: bold;
	color: #5b2c00;
	padding-top: 12px;
	padding-bottom: 7px;
}

.main .heartService .heartText {
	font-size: 14px;
	color: #333;
	line-height: 24px;
}

.main .heartService .headItem {
	margin-bottom: 40px;
}

.main .funcRoom {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 70px;
}

.main .funcRoom .funcModel {
	padding: 1px;
	border: 1px dashed #E6E6E6;
	border-radius: 8px;
	margin-bottom: 30px;
}

.main .funcRoom .funcPic {
	width: 371px;
	height: 247px;
}

.main .funcRoom .funcDetail {
	width: 758px;
	margin-left: 30px;
}

.main .funcRoom .funcDetail .funcTitle {
	font-size: 22px;
	color: #5b2c00;
	padding-top: 27px;
	padding-bottom: 11px;
}

.main .funcRoom .funcDetail .funcTitle .funcStar {
	padding: 2px 16px 1px 16px;
	margin-right: 7px;
}

.main .funcRoom .funcDetail .funcTitle .first {
	background: url(../images/huizhancheng/starNum1.png) no-repeat center;
}

.main .funcRoom .funcDetail .funcTitle .second {
	background: url(../images/huizhancheng/starNum2.png) no-repeat center;
}

.main .funcRoom .funcDetail .funcTitle .third {
	background: url(../images/huizhancheng/starNum3.png) no-repeat center;
}

.main .funcRoom .funcDetail .funcTitle .forth {
	background: url(../images/huizhancheng/starNum4.png) no-repeat center;
}

.main .funcRoom .funcDetail .funcText {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	padding-bottom: 24px;
}

.main .funcRoom .funcDetail .funcBtn {
	display: inline-block;
	font-size: 14px;
	width: 102px;
	height: 32px;
	line-height: 32px;
	border-radius: 32px;
	text-align: center;
	color: #fff;
	background-color: #ECA53D;
}

.main .funcRoom .last {
	margin-bottom: 0;
}

.main .nsNavBar {
	width: 468px;
	height: 42px;
	margin: 0 auto;
	line-height: 42px;
	text-align: center;
	border-radius: 42px;
	background-color: #F5F5F5;
}

.main .nsNavBar li {
	width: 40%;
	border-radius: 42px;
	color: #333;
	background-color: #F5F5F5;
	cursor: pointer;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}

.main .nsNavBar li.active {
	width: 60%;
	color: #fff;
	background-color: #ECA43D;
}

.main .nsNavDetail {
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 70px;
}

.main .nsNavDetail>ul {
	display: none;
}

.main .nsNavDetail>ul.active {
	display: block;
}

.main .nsNavList li {
	width: 360px;
	height: 230px;
	position: relative;
}

.main .nsNavList li.nsTop {
	margin-bottom: 50px;
}

.main .nsNavList li.middle {
	margin: 0 60px;
}

.main .nsNavList .picText {
	position: absolute;
	left: 0;
	right: 0;
	padding: 5px 12px;
	color: #fff;
	bottom: 0;
	line-height: 16px;
	font-size: 14px;
	background-color: rgba(0, 0, 0, 0.3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
}

.main .nsNavList .picText a {
	color: #fff;
}

.main .nsNavList .picText a:hover {
	text-decoration: underline;
}

.main .nsNavDetail .nsNavBtnPlace {
	text-align: center;
	padding-top: 30px;
}

.main .nsNavDetail .nsNavBtn {
	display: inline-block;
	width: 127px;
	height: 40px;
	line-height: 40px;
	border-radius: 40px;
}

.main .nsNavDetail .first {
	background-color: #5b2c00;
	color: #FCD7A1;
	margin-right: 10px;
}

.main .nsNavDetail .second {
	background-color: #ECA53D;
	color: #fff;
	margin-left: 10px;
}

.main .andPicShow {
	width: 1200px;
	margin: 0 auto;
}

.main .andPicShow li {
	width: 355px;
	height: 229px;
	position: relative;
}

.main .andPicShow li.middle {
	margin: 0 68px 0 67px;
}

.main .andPicShow .picText {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	line-height: 40px;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
	font-size: 18px;
}

.main .andPicShow .picText a {
	color: #fff;
}

.main .andPicShow .picText a:hover {
	text-decoration: underline;
}

.main .dataInAnd {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 58px;
}

.main .dataInAnd .dataTitle {
	font-size: 24px;
	color: #333;
	padding-top: 44px;
	padding-bottom: 19px;
	text-align: center;
	line-height: 40px;
}

.main .dataInAnd .dataTitle a {
	display: inline-block;
	padding: 0 10px;
	color: #333;
}

.main .dataInAnd .dataTitle a.active {
	background-color: #5b2c00;
	color: #FDD7A1;
	border-radius: 40px;
}

.main .dataInAnd .dataListBox>ul {
	display: none;
}

.main .dataInAnd .dataListBox>ul.active {
	display: block;
}

.main .dataInAnd .dataList {
	font-size: 14px;
}

.main .dataInAnd .dataList li {
	width: 33.33%;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 34px;
}

.main .dataInAnd .dataList li .smallPointer {
	display: inline-block;
	width: 3px;
	height: 3px;
	background-color: #333;
	position: relative;
	top: -3px;
	margin-right: 6px;
}

.main .dataInAnd .dataList a {
	color: #333;
}

.main .dataInAnd .dataList a:hover {
	text-decoration: underline;
}

.main .dataLine {
	border-top: 1px solid #E9E9E9;
	padding-top: 33px;
}

.main .momDiguss .momDigussTitle {
	font-size: 24px;
	color: #333;
	text-align: center;
}

.momDiguss {
	padding-bottom: 72px;
}

.momDiguss .liuyan {
	margin-top: 32px;
}

.momDiguss .liuyan textarea {
	width: 880px;
	height: 100px;
	border: 1px solid #ccc;
	background-color: #F7F7F7;
	font-size: 20px;
	outline: none;
	resize: none;
	vertical-align: middle;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.momDiguss .liuyan button {
	width: 100px;
	height: 100px;
	background-color: #ECA43D;
	border: none;
	outline: none;
	color: #FEFEFE;
	text-align: center;
	line-height: 100px;
	position: relative;
	top: 2px;
	cursor: pointer;
}

.liuyanDetail {
	padding-top: 19px;
}

.liuyanDetail li {
	padding-top: 25px;
	padding-bottom: 27px;
	padding-left: 4px;
	border-bottom: 1px solid #e5e5e5;
}

.liuyanDetail .userPic {
	width: 60px;
	height: 60px;
	margin-right: 16px;
}

.liuyanDetail .liuyanTitle {
	padding-top: 8px;
	padding-bottom: 6px;
	width: 900px;
}

.liuyanDetail .liuyanTitle span {
	display: inline-block;
	width: 84px;
	height: 14px;
	margin-left: 13px;
	position: relative;
	top: 2px;
	background: url(http://adgoos.aidigong.com/image/www/images/imgs/star.png) no-repeat center;
}

.liuyanDetailText {
	width: 900px;
	line-height: 28px;
	font-size: 14px;
}

.liuyanModel {
	position: fixed;
	opacity: 0;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	width: 300px;
	height: 100px;
	line-height: 100px;
	font-size: 30px;
	text-align: center;
	border-radius: 100%;
	background-color: #000;
	color: #fff;
	transition: opacity 1s linear;
}

.main .momDiguss {
	width: 980px;
	margin: 0 auto;
}