body {
	width: 100%;
	background: #ffffff;
	overflow: auto;
	font-family: '微软雅黑', sans-serif;
	color: rgba(0,0,0,0.7)
}
* {
	margin: 0px;
	padding: 0px;
}
a {
	color: inherit;
	text-decoration: inherit
}
#TOP {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 40px;
}
.TOP {
	display: block !important;
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 40px;
	height: auto;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	background: #789FD3;
	z-index: 999999
}
.TOP p {
	margin: 10px 5px;
	padding: 0px;
	border-top: 1px #ffffff solid;
}
.pcBlock {
	display: block
}
.phBlock {
	display: none
}
.phBlock-2 {
	display: none
}
.mainBox {
	width: 100%;
	margin: 0px auto;
	max-width: 1920px;
}
.warpBox {
	width: 100%;
	max-width: 1200px;
	margin: 0px auto;
	padding: 0px;
}
.headerBox {
	background: rgba(85,135,200,1);
	width: 100%;
}
.table {
	display: table;
}
.row {
	display: table-row;
}
.cell {
	display: table-cell;
}
.topLogo {
	width: 40%;
	vertical-align: middle;
}
.topLogo img {
	width: 100%;
	max-width: 489px;
}
/*导航*/

.navPc {
	display: block
}
.navPh {
	display: none
}
.navBt {
	background: #ffffff;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	padding: 5px 30px;
	text-align: center;
	font-size: 16px;
	color: #116699 !important;
	text-decoration: none;
	display: inline;
	font-weight: bold;
	-webkit-appearance: none;
	outline: none;
	border: 0px;
	margin-top: 15px;
	margin-left: 20px;
}
.navBt2 {
	display: none
}
/*banner start*/
.bannerBox {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
}
.bannerSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
	width: 100%;
	height: 499px;
}
.bannerSlide .bd li {
	width: 100% !important;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	background: #ffffff 60% center no-repeat;
	height: 499px;
}
.bannerTextTitle {
	font-size:30px;
	font-weight: bold;
	color: #116699;
	margin: 80px 0px 20px 0px;
	border-left: 10px #116699 solid;
	text-indent: 20px;
	line-height: 30px;
	vertical-align: middle;
}
.bannerTextBox {
	margin-left: 30px;
	width: 62%;
	background-color: rgba(255,255,255,0.1);
}
.bannerTextLi {
	padding: 7px 0px;
	vertical-align: top;
	color: #116699;
	font-size:18px;
	line-height: 28px;
}
.bannerTextLiCon {
	padding: 10px 0px;
	vertical-align: top;
	width: 5%;
	max-width: 30px;
}
.bannerTextLiCon img {
	margin-right: 10px;
	max-width: 20px;
	vertical-align: middle;
}
.bannerTextLi span {
	font-size: 24px;
	color: #116699;
	font-weight: bold;
	margin: 0px 10px;
}
.bannerTelBt {
	height: 35px;
	border: 1px #116699 solid;
	background-color: transparent;
	text-align: center;
	font-size: 20px;
	color: #116699;
	padding: 0px 40px;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	margin: 40px 0px 0px 0px;
	text-decoration: none;
	display: inline-block;
	line-height: 35px;
}
.bannerTelBt img {
	margin-right: 10px;
	margin-top: -4px;
}
.bannerTelBt2 {
	display:none}
.bannerSlide .hd {
	width: 100%;
	z-index: 99999;
	margin-top: -30px;
	height: 30px;
	line-height: 30px;
}
.bannerSlide .hd ul {
	text-align: center;
}
.bannerSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 70px;
	height: 6px;
	margin: 1px;
	overflow: hidden;
	background: rgb(156,156,156);
	filter: alpha(opacity=80);
	opacity: 0.8;
	line-height: 999px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.bannerSlide .hd ul .on {
	background: rgba(85,135,200,1);
}
/*定位导航 start*/
.dwNavCenter {
	background:#99D5EF;
	margin-bottom:30px;
}
.dwNavCenter a {
	display: inline-table;
	text-decoration: none;
	color: #ffffff;
	font-size:24px;
	width: 24.6%;
	border-left: 1px #ffffff solid;
	text-align: center;
	margin: 0px;
	padding: 10px 0px;
	vertical-align: middle;
	font-weight: normal;
}
.dwNavCenter a:last-child {
	border-right: 1px #ffffff solid;
}
.dwNavCenter a img {
	max-width: 24px;
	margin-right: 10px;
	vertical-align: middle;
	margin-top: -5px;
}
.dwNavCenter-fixed-nav {
	position: fixed !important;
	top: 20%;
	right: 0px;
	background: #99D5EF;
	margin: 0px;
	width: 120px;
	text-align: center;
	z-index: 999
}
.dwNavCenter-fixed-nav a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-size: 18px;
	width: 100px;
	border-left: 0px #ffffff solid;
	border-bottom: 1px rgba(255,255,255,0.5) solid;
	text-align: center;
	margin: 0px auto;
	padding: 20px 0px;
	vertical-align: middle;
}
.dwNavCenter-fixed-nav a:last-child {
	border-right: 0px #ffffff solid;
	border-bottom: 0px #ffffff solid;
}
.dwNavCenter-fixed-nav a img {
	max-width: 20px;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: -5px;
}
/*定位导航 end*/

/*套餐 start*/
.tcBox {
	background: url(images/SetmealBg.jpg) no-repeat center center;
	background-size: cover;
	width: 100%;
}
.tcTitle {
	font-size:30px;
	font-weight:bold;
	text-align: center;
	width: 100%;
	color: #116699;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.tcTitle hr {
	width: 10%;
	max-width: 180px;
	height: 3px;
	background: #116699;
	margin: 10px auto 0px auto;
}
.tcWarp {
	border: 1px #f3f3f3 solid;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	width: 380px;
	vertical-align: top;
	background-color: transparent
}
.tcWarp a {
	text-decoration: none;
	color: inherit;
}
.tcWarpNone {
	width: 30px;
}
.tcRelaxImg {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	width: 378px;
	height: 236px;
	z-index: 0;
}
.tcNameBox {
	position: relative;
	width: 100%;
	z-index: 2;
	margin-top: -62px;
	background: #DBEBFB;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.tcNameBox:after{
	display: block;
	content: '';
	height: 0;
	visibility: hidden;
	clear: both;
}
.tcIcon {
	background:#99ddee;
	border-radius: 20px 0px 0px 20px;
	-webkit-border-radius: 20px 0px 0px 20px;
	-moz-border-radius: 20px 0px 0px 20px;
	width: 62px;
	height: 62px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}
.tcIcon img {
	max-width: 47px;
	margin: 7px 0px 0px 7px;
}
.tcName {
	width: 320px;
	float: right;
	height: 62px;
	line-height: 62px;
	text-align: center;
	vertical-align: middle;
	font-size: 24px;
	background:#DBEBFB;
	border-radius: 0px 20px 20px 0px;
	-webkit-border-radius: 0px 20px 20px 0px;
	-moz-border-radius: 0px 20px 20px 0px;
	color: rgba(0,0,0,0.7)
}
.tcPrice {
	text-align: center;
	width: 100%;
	margin: 20px auto;
	font-size: 16px;
	line-height: 28px;
	min-height: 66px;
}
.tcPrice p {
	margin: 5px 0px;
}
.tcPrice span {
	text-decoration: line-through;
}
.tcPrice b {
	font-size: 24px;
	font-weight: bold;
	color: #5588cc;
	margin: 0px 5px;
}
.tcPrice2 {
	text-align: left;
	width: 96%;
	margin: 30px auto;
	font-size: 16px;
	line-height: 28px;
	min-height: 66px;
}
.tcPrice2 p {
	margin: 5px auto;
	width: 80%;
}
.tcPrice2 p span {
	width: 25%;
	display: inline-table;
}
.tcPrice2 b {
	display: inline-table;
	font-size: 24px;
	font-weight: bold;
	color: #5588cc;
	margin: 0px 5px;
	vertical-align: middle;
}
.tcBtBox {
	text-align: center;
	width: 96%;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
}
.tcBtBox a {
	border: 1px #737071 solid;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	padding: 5px 0px;
	width: 80%;
	text-align: center;
	margin: 0px auto;
	text-decoration: none;
	display: inline-block;
	color: #737071;
}
.tcBtBox a:hover {
	border: 1px #5588cc solid;
	border-radius: 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	padding: 5px 0px;
	width: 80%;
	text-align: center;
	margin: 0px auto;
	text-decoration: none;
	display: inline-block;
	color: #5588cc;
}
.MarginTop {
	margin: 0px auto 30px auto;
}
/*套餐 end*/
/*优势 start*/
.AdvantagBox {
	background: url(images/indexbg1.jpg) no-repeat center top #f6f6f6;
	background-size: 100%;
	width: 100%;
	padding: 30px 0px;
}
.AdvantagTitle {
	font-size:30px;
	text-align: center;
	width: 70%;
	color: #F6F6F6;
	padding: 40px 0px 5px 0px;
	margin: 0px 0px 50px 0px;
	vertical-align: middle;
}
.AdvantagTitle hr {
	width: 100%;
	max-width: 180px;
	height: 3px;
	background: #DDDDDD;
	margin: 10px auto 0px auto;
}
.AdvantagCell {
	vertical-align: top;
	background: #DDEEFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
}
.AdvantagCell .success{
	display: none;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 35px;
	position: absolute;
	top: 0;
	left: 0;
}
.AdvantagCell .success.on{
	display: block;
}
.AdvantagCell .success .wrapper{
	width: 100%;
	height: 100%;
	background-color: #DDEEFF;
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -ms-border-radius: 0 0 10px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 30px;
}
.AdvantagCell .success i{
	display: block;
	width: 66px;
	height: 66px;
	margin: 0 auto;
	background: url('images/ok.png') 0 0 no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.AdvantagCell .success h4{
	padding-top: 26px;
	padding-bottom: 35px;
	font-size: 24px;
	color:rgba(0,0,0,.5);
	text-align: center;
}
.AdvantagCell .success p{
	font-size: 16px;
	color:rgba(0,0,0,.5);
	padding:0 20px;
	line-height: 30px;
	position: relative;
	padding-bottom: 68px;
}
.AdvantagCell .success p em{
	position: absolute;
	top: 0;
	left: 10px;
}
.AdvantagCell .success a{
	display: block;
	width: 168px;
	height: 36px;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    -ms-border-radius:10px;
    margin: 0 auto;
    line-height: 36px;
    text-align: center;
    font-size: 20px;
    background-color: #77AADD;
    color: #fff;
    letter-spacing: 2px;
}
.AdvantagTopIcon {
	width: 35px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	border-radius: 10px 0px 0px 0px;
	-webkit-border-radius: 10px 0px 0px 0px;
	-moz-border-radius: 10px 0px 0px 0px;
}
.AdvantagTopIcon img {
	width: 100%;
	max-width: 35px;
}
.AdvantagCell h1 {
	text-align: center;
	width: 100%;
	margin: 20px 0px;
	font-size: 24px;
	color: rgba(0,0,0,0.7);
	font-weight: normal;
}
.AdvantagP-t {
	font-size: 16px;
	color: #666666;
	width: 94%;
	margin: 10px auto;
	padding: 0px;
}
.AdvantagInputBox {
	background: #f6f6f6;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 0 3%;
	width: 88%;
	margin: 20px auto;
	font-size: 20px;
	color: #5588cc;
	height: 36px;
	line-height: 36px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 80px;
}
.AdvantagInputBox span.name{
	display: block;
	width: 80px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: 10px;
}
.AdvantagInputBox .input-box{
	width: 100%;
	height: 100%;
}
.AdvantagInputBox .input-box input {
	display: block;
	width: 100%;
	height: 100%;
	border: 0px;
	outline: none;
	-webkit-appearance: none;
	background-color: transparent;
	font-size: 16px;
	color: rgba(0,0,0,0.7);
}
.AdvantagInputBox2 {
	background: url(images/arrow-down.png) no-repeat 94% center #f6f6f6;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 0 3%;
	width: 88%;
	margin: 20px auto;
	font-size: 20px;
	color: #5588cc;
	height: 36px;
	line-height: 36px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 80px;
}
.AdvantagInputBox2 span.name{
	display: block;
	width: 80px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: 10px;
}
.AdvantagInputBox2 .input-box{
	width: 100%;
	height: 100%;
}
.AdvantagInputBox2 select {
	display: block;
	height: 100%;
	border: 0px;
	outline: none;
	-webkit-appearance: none;
	background: transparent;
	width: 80%;
	font-size: 16px;
	color: rgba(0,0,0,0.7)
}
.AdvantagBtBox {
	margin: 30px auto;
	width: 100%;
	text-align: center;
}
.AdvantagBt {
	background: #789FD3;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	font-size: 20px;
	text-align: center;
	-webkit-appearance: none;
	border: 0px;
	outline: none;
	color: #ffffff;
	padding: 5px 50px;
}
.AdvantagListBox {
	width: 100%;
	margin: 50px auto;
	padding: 0px;
}
.AdvantagList {
	background: #DDEEFF;
	width: 239px;
	height: 239px;
	vertical-align: top;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: center;
	padding: 20px;
	font-size: 18px;
	line-height: 28px;
}
.AdvantagList img {
	max-width: 149px;
	margin: 0px;
	padding: 0px;
}
.AdvantagListN {
	background: rgba(241,211,210,0);
	width: 28px;
}
/*团队 start*/
.DoctorBox {
	background: url(images/indexbg2.jpg) no-repeat center top;
	background-size: cover;
	width: 100%;
	padding: 30px 0px;
}
.DoctorTitle {
	font-size: 30px;
	text-align: center;
	width: 100%;
	color: #116699;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
	margin: 0px 0px 50px 0px;
	vertical-align: middle;
}
.DoctorTitle hr {
	width: 100%;
	max-width: 180px;
	height: 3px;
	background: #116699;
	margin: 10px auto 0px auto;
}
.DoctorSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
	width: 100%;
}
.DoctorSlide .bd li {
	width: 100% !important;
	overflow: hidden;
	background-color: transparent;
}
.DoctorSlide .hd {
	width: 100%;
	z-index: 99999;
	margin-top: 30px;
	height: 30px;
	line-height: 30px;
}
.DoctorSlide .hd ul {
	text-align: center;
}
.DoctorSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 16px;
	height: 16px;
	margin: 10px;
	overflow: hidden;
	background: rgb(153,153,153);
	filter: alpha(opacity=80);
	opacity: 0.8;
	line-height: 999px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.DoctorSlide .hd ul .on {
	background: rgba(85,135,200,1);
}
.DoctorCell {
	width: 33%;
	text-align: center;
	vertical-align: top;
}
.DoctorImgBox {
	width: 130px;
	height: 130px;
	margin: 0px auto;
	border-radius: 65px;
	-webkit-border-radius: 65px;
	-moz-border-radius: 65px;
	background: #d5d7c9;
	border: 1px rgba(85,135,200,1) solid;
}
.DoctorImgBox img {
	width: 130px;
	height: 130px;
	border-radius: 65px;
	-webkit-border-radius: 65px;
	-moz-border-radius: 65px;
}
.DoctorCell h1 {
	font-size: 24px;
	color: #116699;
	margin: 15px 0px;
	text-align: center;
	font-weight: bold;
	padding: 0px;
}
.DoctorCell h2 {
	font-size: 18px;
	color: rgba(0,0,0,0.7);
	margin: 10px 0px;
	text-align: center;
	font-weight: bold;
	padding: 0px;
}
.DoctorCell p {
	font-size: 16px;
	color: rgba(0,0,0,0.7);
	margin: 10px auto;
	line-height: 26px;
	width: 80%;
	text-align:justify;
	font-weight: normal;
	padding: 0px;
}
.footerBox {
	width: 100%;
	background: url(images/footerBg.jpg) no-repeat center center #dededd;
	background-size: cover;
	padding: 20px 0px;
	text-align: center;
}
.footerBox p {
	font-size: 12px;
	color: #999999;
	margin: 10px 0px;
	text-align: center;
	width: 100%;
}
.footerAlink {
	width: 100%;
	text-align: center;
	color: rgba(0,0,0,0.7);
	font-size: 12px;
}
.footerAlink a {
	color: #116699;
	text-decoration: none;
	box-sizing: content-box;
	padding: 0px 20px;
	border-right: 1px #116699 solid;
}
.footerAlink a:last-child {
	border-right: 0px #116699 solid;
}
.footerAlink a:last-of-type {
	margin-right: 20px;
}
.footerAlink2 {
	width: 100%;
	text-align: center;
	color: rgba(255,255,255,1);
	font-size: 36px;
	margin: 20px 0px;
}
.footerAlink2 a {
	color: rgba(255,255,255,1);
	font-size: 36px;
	text-decoration: none;
	display: inline-block;
	box-sizing: content-box;
	padding: 0px 20px;
}
.footerAlink2 a img {
	vertical-align: top;
	margin-top: 5px;
	width: 100%;
	max-width: 36px;
	margin-right: 10px;
}
.footerAlink2 a br {
	display: none
}

/*团队 end*/
@media screen and (max-width:1366px) {
/*定位导航 start*/
.dwNavCenter a {
	display: inline-table;
	text-decoration: none;
	color: #ffffff;
	font-size:24px;
	width: 24.6%;
	border-left: 1px #ffffff solid;
	text-align: center;
	margin: 0px;
	padding: 10px 0px;
	vertical-align: middle;
}
.dwNavCenter a:last-child {
	border-right: 1px #ffffff solid;
}
.dwNavCenter a img {
	max-width:24px;
	margin-right: 10px;
	vertical-align: middle;
	margin-top: -5px;
}
.dwNavCenter-fixed-nav {
	position: fixed !important;
	top: 20%;
	right: 0px;
	background: #99D5EF;
	margin: 0px;
	width: 80px;
	text-align: center;
	z-index: 999;
	border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	-moz-border-radius: 10px 0px 0px 10px;
}
.dwNavCenter-fixed-nav a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-size: 16px;
	width: 70px;
	border-left: 0px #ffffff solid;
	border-bottom: 1px rgba(255,255,255,0.5) solid;
	text-align: center;
	margin: 0px auto;
	padding: 20px 0px;
	vertical-align: middle;
}
.dwNavCenter-fixed-nav a:last-child {
	border-right: 0px #ffffff solid;
	border-bottom: 0px #ffffff solid;
}
.dwNavCenter-fixed-nav a img {
	display: none;
	max-width: 15px;
	margin-right: 10px;
	vertical-align: middle;
	margin-top: -5px;
}
/*定位导航 end*/
.bannerTextTitle{
    margin: 40px 0px 20px 0px;
}
.bannerSlide .bd{
	height: 400px;
}	
.bannerSlide .bd li{
	height: 400px;
}
}
@media screen and (max-width:1000px) {
body {
	width: 100%;
	background: #ffffff;
	overflow-y: auto;
	overflow-x: hidden;
	font-family: '微软雅黑', sans-serif;
	color: rgba(0,0,0,0.7)
}
.pcBlock {
	display: none
}
.phBlock {
	display: block;
	height: 50px;
	width: auto !important;
	margin-top: 5px;
}
.phBlock-2 {
	display: block;
	width: auto !important;
}
.headerBox {
	background: rgba(85,135,200,1);
	width: 100%;
	height: 60px;
}
.topLogo {
	width: 50%;
	vertical-align: middle;
}
.topLogo img {
	width: 100%;
	max-width:220px;
	height:auto !important;
	margin-top:10px;
}
.navPh {
	display: block;
	background-color: transparent;
	height: 0px;
}
.navPc {
	display: none
}
.navBt2 {
	position: fixed;
	bottom: 0px;
	left: 0px;
	display: block;
	background: rgba(85,135,200,0.9);
	padding: 15px 0px;
	text-align: center;
	font-size: 16px;
	color: #ffffff !important;
	text-decoration: none;
	display: inline;
	font-weight: bold;
	-webkit-appearance: none;
	outline: none;
	border: 0px;
	z-index: 2;
	width: 100%;
}
.warpBox {
	width: 96%;
	max-width: 1200px;
	margin: 0px auto;
	padding: 0px;
}
}
@media screen and (max-width:1024px) {
/*banner*/
.bannerSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
	width: 100%;
	height: 5.75rem;
}
.bannerSlide .bd li {
	width: 100% !important;
	overflow: hidden;
	background: #ffffff right top no-repeat;
	background-size: 100%;
	height:5.5rem;
}
.bannerTextTitle {
	font-size: .48rem;
	font-weight: bold;
	color: #116699;
	margin: .9rem 0px;
	border-left: 5px #116699 solid;
	text-indent: 10px;
	line-height: 20px;
	vertical-align: middle;
}
.bannerTextBox {
	margin-left: 0px;
	background-color: transparent;
	width: 100%;
}
.bannerTextLiCon {
	padding: 7px 0px;
	vertical-align: top;
	width: 5%;
	max-width: 30px;
}
.bannerTextLiCon img {
	margin-right: 5px;
	max-width: 15px;
	vertical-align: top;
}
.bannerTextLi {
	padding: 5px 0px;
	vertical-align: top;
	font-size: .26rem;
	line-height: 1.5;
}
.bannerTextLi span {
	font-size: .3rem;
	color: #116699;
	font-weight: bold;
	margin: 0px 5px;
}
.bannerTelBt {
	display:none
}
.bannerTelBt img {
	max-width: 20px;
	margin-right: 10px;
	margin-top: -4px;
	color: #ffffff;
}

.bannerSlide .hd {
	width: 100%;
	z-index: 99999;
	margin-top:0px;
	height:auto;
	line-height: 30px;
	text-align:center;
}
.bannerTelBt2 {
	height: .6rem;
	border: 1px #116699 solid;
	background-color: rgba(85,135,200,0);
	text-align: center;
	font-size: .36rem;
	color: #116699;
	padding: 0px .4rem;
	border-radius: .3rem;
	-webkit-border-radius: .3rem;
	-moz-border-radius: .3rem;
	margin: .2rem auto 0px auto;
	text-decoration: none;
	display: inline-block;
	line-height: .58rem;
}
.bannerTelBt2 img {
	max-width: 20px;
	margin-right: 10px;
	margin-top: -4px;
	color: #ffffff;
}
/*定位导航 start*/
.dwNavCenter {
	background: #789FD3;
	margin: 0px;
}
.dwNavCenter a {
	display: inline-table;
	text-decoration: none;
	color: #ffffff;
	font-size: .3rem;
	width: 23.7%;
	border-left: 1px #ffffff solid;
	text-align: center;
	margin: 0px;
	padding: .2rem 0px;
	vertical-align: middle;
}
.dwNavCenter a:nth-child(1) {
	border-left: 0px #ffffff solid;
}
.dwNavCenter a:last-child {
	border-right: 0px #ffffff solid;
}
.dwNavCenter a img {
	display: none;
	max-width: 15px;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: -5px;
}
.dwNavCenter-fixed-nav {
	position: fixed !important;
	top: 1.2rem;
	right: 0px;
	background: #99D5EF;
	margin: 0px;
	width: 100%;
	text-align: center;
	z-index: 299;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
.dwNavCenter-fixed-nav img {
	display: none
}
/*定位导航 end*/

.tcTitle {
	font-size: .48rem;
	text-align: center;
	width: 100%;
	color: #5588cc;
	font-weight: normal;
	padding: .3rem 0px 5px 0px;
	margin: 0px 0px .4rem 0px;
}
.tcTitle hr {
	width: 2.6rem;
	height: 3px;
	background: #789FD3;
	margin: .15rem auto 0px auto;
}
.tcWarp {
	border: 1px #f3f3f3 solid;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	width: 94%;
	margin: 0px auto .3rem auto;
	vertical-align: top;
	background-color: transparent;
	display: block !important;
}
.tcWarpNone {
	display: none
}
.tcRelaxImg {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	width: 100%;
	height: auto;
	z-index: 0;
}
.tcNameBox {
	position: relative;
	width: 100%;
	z-index: 2;
	margin-top: -.6rem;
	background: #DBEBFB；
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.tcIcon {
	background: #99ddee;
	border-radius: .4rem 0px 0px  .4rem;
	-webkit-border-radius:  .4rem 0px 0px  .4rem;
	-moz-border-radius:  .4rem 0px 0px  .4rem;
	width: 20%;
	height: .95rem;
	text-align: center;
	vertical-align: middle;
	float: left
}
.tcIcon img {
	max-width: 40px;
	margin: 7px 0px 0px 7px;
}
.tcName {
	width: 80%;
	float: right;
	height: .95rem;
	line-height: .93rem;
	text-align: center;
	vertical-align: middle;
	font-size: .36rem;
	background:#DBEBFB;
	border-radius: 0px  .4rem  .4rem 0px;
	-webkit-border-radius: 0px  .4rem  .4rem 0px;
	-moz-border-radius: 0px  .4rem  .4rem 0px;
	color: rgba(0,0,0,0.7)
}
.tcPrice {
	text-align: center;
	width: 100%;
	margin: .2rem auto .3rem auto;
	font-size: 14px;
	line-height: 28px;
	min-height: auto;
}
.tcPrice p {
	margin: .1rem 0px;
	font-size: .26rem;
}
.tcPrice span {
	text-decoration: line-through;
}
.tcPrice b {
	font-size: .32rem;
	font-weight: bold;
	color: #5588cc;
	margin: 0px 5px;
}
.tcPrice2 {
	text-align: left;
	width: 96%;
	margin: .2rem auto;
	font-size: 16px;
	line-height: 28px;
	min-height: 66px;
}
.tcBtBox {
    padding: 0 0px .4rem 0px;
}
.tcBtBox a {
	font-size: .26rem;
}
.tcPrice2 p {
	margin: 5px auto;
	width: 90%;
}
.tcPrice2 p span {
	width: 25%;
	display: inline-table;
	white-space: nowrap
}
.tcPrice2 b {
	display: inline-table;
	font-size: 24px;
	font-weight: bold;
	color: #5588cc;
	margin: 0px 5px;
	vertical-align: middle;
}
.MarginTop {
	margin: 0px auto;
}
/*优势 start*/
.AdvantagTitle {
	font-size: .48rem;
	text-align: center;
	width: 100%;
	display: block;
	color: #5588cc;
    padding: .3rem 0px 5px 0px;
    margin: 0px 0px .4rem 0px;
	vertical-align: middle;
}
.AdvantagCell h1 {
    margin: .3rem 0px;
    font-size: .48rem;
}
.AdvantagP-t {
    font-size: .3rem;
    color: #666666;
    width: 94%;
    margin: .15rem auto;
    padding: 0px;
    line-height: 1.5;
}
.AdvantagTitle hr {
	width: 4.6rem;
	max-width: 100%;
	height: 3px;
	background: #789FD3;
	margin: .15rem auto 0px auto;
}
.AdvantagInputBox,
.AdvantagInputBox2 {
    margin: .3rem auto;
    font-size: .32rem;
    height: .72rem;
    line-height: .7rem;
}
.AdvantagInputBox .input-box input,
.AdvantagInputBox2 .input-box select{
	font-size: .3rem;
}
.AdvantagBtBox{
	margin:.4rem auto;
}
.AdvantagBt {
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    font-size: .36rem;
    padding: 5px 1rem;
}
.AdvantagListBox{
    margin: .5rem auto;
}
.AdvantagCell {
	width: 100%;
	display: block;
	padding: 0px 0px 10px 0px;
	vertical-align: top;
	background: #DDEEFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.AdvantagList {
	background: #DDEEFF;
	width: 43%;
	height: 3rem;
	display: block;
	float: left;
	height: auto;
	vertical-align: top;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: center;
	padding: .3rem 2%;
	font-size: .3rem;
	line-height: 1.5;
	margin: .3rem 1% 0px 2%
}
.AdvantagBox{
	padding: .4rem 0;
}
.DoctorBox{
	padding: .4rem 0;
}
.DoctorTitle {
    font-size: .48rem;
    text-align: center;
    width: 100%;
    color: #116699;
    font-weight: bold;
    padding: .3rem 0px 5px 0px;
    margin: 0px 0px .4rem 0px;
    vertical-align: middle;
}
.DoctorTitle hr {
    width: 3.6rem;
    max-width: 100%;
    height: 3px;
    background: #116699;
    margin: .15rem auto 0px auto;
}
.AdvantagList br:nth-of-type(even) {
	display: none
}
.AdvantagList:nth-of-type(even) {
	width: 41%;
	display: block;
	float: right;
}
.AdvantagList img {
	width: 100%;
	max-width: 100px;
	margin: 0px;
	padding: 0px;
}
.AdvantagListN {
	background: rgba(241,211,210,0);
	width: 10%;
	display: none;
}
/*医生*/
.DoctorCell {
	width: 100%;
	display: block;
	text-align: center;
	vertical-align: top;
}
.DoctorSlide .prev, .DoctorSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.DoctorSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}
.DoctorImgBox {
	width: 2.6rem;
	height: 2.6rem;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.DoctorImgBox img{
	width: 100%;
	height: 100%;
}
.DoctorCell h1{
	font-size: .4rem;
}
.DoctorCell h2{
	font-size: .36rem;
}
.DoctorCell p {
	font-size: .3rem;
	color: rgba(0,0,0,0.7);
	margin: 10px auto;
	line-height: 26px;
	width: 80%;
	text-align:justify;
	font-weight: normal;
	padding: 0px;
}
.footerAlink2 {
	width: 100%;
	text-align: center;
	color: rgba(255,255,255,1);
	font-size: 36px;
	margin: 20px 0px;
}
.footerAlink2 a {
	color: rgba(255,255,255,1);
	font-size: 24px;
	text-decoration: none;
	display: inline-block;
	box-sizing: content-box;
	padding: 0px 20px;
}
.footerAlink2 a br {
	display: block
}
.footerAlink2 a img {
	vertical-align: top;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
	max-width: 36px;
	margin-right: 10px;
}
.footerBox p {
	font-size: 12px;
	color: #999999;
	margin: 10px 0px 50px 0px;
	text-align: center;
	width: 100%;
}
.AdvantagCell .success i {
    width: 1.2rem;
    height: 1.2rem;
}
.AdvantagCell .success h4 {
    padding-top: .4rem;
    padding-bottom: .7rem;
    font-size: .48rem;
}
.AdvantagCell .success p {
    font-size: .3rem;
    padding: 0 .4rem;
    line-height: 1.5;
    padding-bottom: 1rem;
}
.AdvantagCell .success a {
    width: 2.4rem;
    height: .6rem;
    line-height: .58rem;
    font-size: .36rem;
}
}
