@charset 'utf-8';
html,body {height: 100%;}
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;font-family: 'MicroSoft YaHei', sans-serif;
}
 
/*******用户选中字时，字体背景颜色*******/
::selection{background:#0061ea;color:#FFF;}
::-moz-selection{background:#0061ea;color:#FFF;}
/* 去除iPhone中默认的input样式 */
input[type="submit"],

input[type="reset"],

input[type="button"],

/* 取消链接高亮  */
body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article, 
aside, details,figcaption,figure,footer,header,hgroup, menu,nav,section{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); }
/* 设置HTML5元素为块 */
article, aside, details,figcaption,figure,footer,header,hgroup, menu,nav,section {
display: block;
}
/* 图片自适应 */
img {
border: none;
max-width: 100%;
height: auto;
width:auto\9; /* ie8 */
-ms-interpolation-mode:bicubic;/*为了照顾ie图片缩放失真*/
}
/* 初始化 */
body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article, 
aside, details,figcaption,figure,footer,header,hgroup, menu,nav,section{margin:0; padding:0; border:none;}
body{   position: relative;    font-family: 'MicroSoft YaHei', sans-serif;    min-width: 320px;    max-width: 640px;    margin: 0 auto;    color: #333;    background-color: #fff;}
em,i{font-style:normal;}

.clearfix:after{content:""; display:block; visibility:hidden; height:0; clear:both;}
.clearfix{zoom:1;}
a{text-decoration:none; color:#969696; font-family: 'MicroSoft YaHei',Microsoft YaHei,Tahoma,Arial,sans-serif;}
a:active{color:#fff; text-decoration:none;}
ul,ol,li{list-style:none;}
h1, h2, h3, h4, h5, h6{ font-size:100%; font-family: Microsoft YaHei; font-weight:normal; }

.left {float: left;}
.right {float: right;}
.clear:after{    display: block;    visibility: hidden;    clear: both;    height: 0;    content: '';}



/********************字体图标*********************/


@font-face {font-family: "iconfont";
  src: url('font/iconfont.eot?t=1493431872653'); /* IE9*/
  src: url('font/iconfont.eot?t=1493431872653#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('font/iconfont.woff?t=1493431872653') format('woff'), /* chrome, firefox */
  url('font/iconfont.ttf?t=1493431872653') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('font/iconfont.svg?t=1493431872653#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-dianhua:before { content: "\e60c"; }

.icon-jiantou:before { content: "\e618"; }

.icon-dianhua1:before { content: "\e607"; }

.icon-wenhaoweiwanchengyanzheng:before { content: "\e605"; }

.icon-wenhao:before { content: "\e612"; }

.icon-jiantou1:before { content: "\e644"; }

.icon-tuandui:before { content: "\e669"; }

.icon-next-s:before { content: "\e626"; }

.icon-icon:before { content: "\e635"; }

.icon-xing:before { content: "\e65b"; }

.icon-wangshangbanli:before { content: "\e686"; }

.icon-icon1:before { content: "\e608"; }

.icon-jiantou-copy-copy:before { content: "\e601"; }

.icon-yuyue2:before { content: "\e65d"; }

.icon-thinleft:before { content: "\e600"; }

.icon-dianhua2:before { content: "\e677"; }

.icon-shouye:before { content: "\e637"; }

.icon-yuyue:before { content: "\e638"; }

.icon-kepuwenzhang:before { content: "\e614"; }

.icon-yisheng:before { content: "\e6a4"; }

.icon-sanjiao:before { content: "\e6af"; }

.icon-icon2:before { content: "\e602"; }

.icon-xing1:before { content: "\e60a"; }

.icon-gengduo:before { content: "\e613"; }

.icon-zixun:before { content: "\e681"; }

.icon-shoushijiaocheng:before { content: "\e60b"; }

.icon-dian:before { content: "\e8a5"; }

.icon-yuyue1:before { content: "\e6fd"; }





header
{
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%; 
}
header #header-box
{
    position: relative;
    min-width: 320px;
    max-width: 640px;
    padding: .2rem 0rem;
    background-color: #fff;   overflow: hidden; height: auto;
}
header #header-box .header-logo
{
    display: block;
    width: 64%;     font-size: 0px;
    margin-left: .2rem;
    color: #f00; float: left;   height: auto; overflow: hidden;
 
}
header #header-box .header-logo img
{
    width: 100%;  
    vertical-align: top;
}
header #header-box .header-logo s {
    height: 100%;
    width: 0;
}
header #header-box ul
{
	width: 28%;
	float: right; line-height: 0.22rem; padding-top: 0.08rem;
    font-size: .18rem; padding-right: 0.2rem;text-align: right;
}
header #header-box li a
{   
    vertical-align: middle;
    text-indent: 14.5rem;
    color: #f00;
}
header #header-box li span i
{
    font-size: 2rem;
}

#main {margin:0 2%;width: 96%;}

/*导航*/
#main-nav {width: 100%; margin:0 auto;max-width:640px;background-color: #004ea1; z-index: 99; clear: both;}
#main-nav .nav {  text-align: center; overflow: hidden; height: auto;}
#main-nav .nav .item { height: 0.65rem;    float: left;    line-height: 0.65rem;
    font-size: .28rem;    font-weight: normal;    border: #fff solid 1px;
    border-left: #fff solid 1px;    color: #fff;    width: 25%;    display: block;    box-sizing: border-box;}



/* 轮播图 */
#banner
{
    position: static;

    overflow: hidden;

    width: 100%;
}
#banner .swiper-container::before
{
    display: block;
    clear: both;
    content: '';
}
#banner .swiper-container .swiper-slide img
{
    width: 100%;
}
#banner .swiper-container .swiper-pagination
{
    bottom: 2px;
}
#banner .swiper-button-prev,
#banner .swiper-button-next
{
    top: 50%;
}






/************通用底部***************/
footer
{   
    margin:0.5rem auto .05rem;
    width: 100%;
    position: relative;
    text-align: center;
}
.foot-info
{
    font-size: .22rem;
    margin: 0 auto;
}
.foot-info p
{
    width: 92%;
    margin: .3rem auto;
}
.foot-info p:last-of-type {color: #B5B3B3;}
.foot-info p strong 
{
    color: #f00;
}
.foot-info p strong a
{
    color: #f00;
}



/****************************************

.footFixed { position:fixed;bottom:0;left:0;width:100%; height:1.3rem;line-height: 1.3rem;z-index:100; vertical-align: middle;}
.footFixed .footerInner {display: flex; width:100%;height:100%;box-shadow:6px 0 24px rgba(32,21,18,.72); text-align: center;}
.footFixed .footerInner div {flex: 1; height:100%; background-color:#004ea1;}
.footFixed .footerInner div a {display:block; width:100%; height:100%;}


.footFixed .footerInner div:nth-of-type(2) {background-color:#0c66c7;}
.footFixed .footerInner div:nth-of-type(3) {background-color:#328beb;}

.footFixed .phone,.ques{animation: myfirst 1s infinite;}
.footFixed .footerInner div i {margin-right: .1rem;}
.footFixed .homeIcon,.footFixed .swtIcon,.footFixed .phoneIcon {display: inline-block; width:.6rem;height:.6rem; vertical-align: middle;}
.footFixed .homeIcon { background: url(/images/ft_33.png) no-repeat; background-size: contain;}
.footFixed .swtIcon { background: url(/images/ft_32.png) no-repeat; background-size: contain;}
.footFixed .phoneIcon { background: url(/images/ft_31.png) no-repeat; background-size: contain;}

.footFixed .footerInner div em {height: 100%; color:#fff;font-size:.5rem; vertical-align: middle;}

@keyframes myfirst{
	0% { transform: scale(.8); }
	50% { transform: scale(1); }
	100% { transform: scale(.8); }
}
@-moz-keyframes myfirst{
	0%		{-moz-transform: scale(.8);}
	50%		{-moz-transform: scale(1);}
	100%	{-moz-transform: scale(.8);}
}
@-webkit-keyframes myfirst{
	0%		{-webkit-transform: scale(.8);}
	50%		{-webkit-transform: scale(1);}
	100%	{-webkit-transform: scale(.8);}
}
@-o-keyframes myfirst{
	0%		{-o-transform: scale(.8);}
	50%		{-o-transform: scale(1);}
	100%	{-o-transform: scale(.8);}
}
*/


/****************************************/





 

/*通用标题*/
.general-title
{
    margin: .18rem auto;
    padding: .1rem 0;
    border-top: #eee solid 1px;
    border-bottom: #eee solid 1px;
}
.general-title h1
{
    overflow: hidden;
    font-size: .3rem;
    font-weight: normal;
    position: relative;
    float: left;
    margin: 0;
    vertical-align: middle;
    text-indent: .3rem;
    color: #004ea1;
}
.general-title h1 strong {font-weight: normal;}
.general-title h1 div
{
    position: absolute;
    bottom: 0%;
    margin-right: 3px;
    height: 100%;
    animation: hot-line 1s infinite alternate;
    border: solid #004ea1 1px;
}
.general-title h1 div:nth-child(2)
{
    margin-left: 5px;

    animation-delay: .5s;
}
.general-title h1 div:nth-child(3)
{
    margin-left: 10px;

    animation-delay: 1s;
}

.general-title h1 em
{
    font-size: .16rem;
    color: #c8c8c8;
}
.general-title a.on-line
{
        font-size: .24rem;
    float: right;
    margin-top: 0rem;
    margin-right: 0rem;
    padding: .07rem .08rem;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background-color: #fa8d07;
}
.general-title a.on-line i
{    display: inline-block;
    margin-left: .1rem;
    animation: phone-shake 1s infinite alternate;
}

/************面包屑***************/
.breadcrumb {
    padding-bottom: 0.1rem;
    margin: 0.1rem auto 0.3rem;
    font-size: .26rem;
    color: #666;
    border-bottom: #7fcdf2 solid 2px;
}
.breadcrumb li {
    display: inline-block;
} 
.breadcrumb li i{
    vertical-align: middle;
   font-size: .2rem;
   color: #7fcdf2;
} 
.breadcrumb a {
    color: #666;
}



/************文章页内容***************/
.content {
    margin: .2rem auto 0;
    font-size: .4rem;text-align: center;
}
.content p {
    text-align: left;
    margin: .1rem auto;
    line-height: .44rem;
    text-indent: 2em;
    font-size: .24rem;     word-break: break-all;
}
.content p a {font-size: .24rem;}
/*.content  p a img,.content>p>img { display: block; max-width: 100%; text-indent: 0em;      vertical-align: middle;}*/
.content>p>img { display: block; margin: 0 auto;}
/************七大技术***************/
#equ {margin: 0 auto; width: 95%;}
.js-box { position: relative;  font-size: 0rem;     margin-bottom: 0.1rem;}
.js-box .cook,.js-box .her,.js-box .drc,.js-box .dpl {width: 57%; font-size: 0rem;}
.js-box .hcpt,.js-box .pph,.js-box .kdh {width: 40%;}
.js-box .drc {margin-bottom: 0.12rem;}
.js-box .kdh {position: absolute;right:0;top: 0;}
.js-box:last-of-type {overflow: hidden;}











/******************医生团队********************/

.doc-team {
    position: relative;
}

.doc-team .doc-list {
    padding: 0;
        margin: .25rem auto;
    width: 90%;
}

.doc-team .prev,
.doc-team .next {
    position: absolute;
    top: 40%;
    width: 0.4rem;
    height: 1rem;
    text-align: center;
    background: rgba(0, 0, 0, .5)
}

.doc-team .prev {
    border-radius: 3px 0px 0px 3px;
}

.doc-team .next {
    right: 0;
   border-radius: 0px 3px 3px 0px;
}

.doc-team .prev i,
.doc-team .next i {
    display: inline-block;
    font-size: .4rem;
    line-height: 1rem;
    vertical-align: top;
    color: #fff
}

 
.doc-team .doc-list .item {    
        margin: 0;
    margin-left: -1px;
    padding: 0;
    height: 0.66rem;
    width: 20%;
    line-height: 0.66rem;
    font-size: .26rem;
    color: #666;
    float: left;
    text-align: center;
    border: #b1b1b1 solid 1px;
    box-sizing: border-box;
}

.doc-team .doc-list li.on {
    background-color: #458eea;
    border-color: #458eea;
    box-sizing: border-box;
}

.doc-team .doc-list li.on a {
    color: #fff;
}

.doc-team .team-info {
    overflow: hidden;
    margin: 0 auto;
    width: 90%;
    color: #fff;
     
}

.team-info .img {
     width: 35%;
    margin-right: .3rem;float: left;
}

.team-info .info {
    width: 59%;float: left;
    font-size: .24rem;
    color: #666;
}

.team-info .info .title {
   
    font-size: .24rem;
    font-weight: normal;
}

.team-info .info .title strong {
    margin-right: .2rem;
    font-size: .36rem;
    font-weight: normal;
    color: #458eea;
}

.team-info .info .txt {
      font-size: 0.22rem; margin-top: .1rem;
    color: #333;
}

.team-info .info .txt span {
    color: #9c9c9c;
    text-align: justify;
    text-align-last: justify;
}

.team-info .info .txt a {
    color: #f00;
}

.doc-team .clear {
    text-align: center;    font-size: 0rem;
}

.doc-team .contact {
    display: inline-block;
     
    width: 25%;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: .25rem;
    text-align: center;
    border: #004ea1 solid 2px;
    border-radius: 3px;
    margin: 0.1rem 0.1rem;
    padding: 0.1rem;
}

.doc-team .contact i {
    display: inline-block;
    font-size: .4rem;
    vertical-align: middle;
    margin-right: 3px;
}

.doc-team .contact:nth-of-type(1) {
    border-color: #fa8d07;
    color: #fa8d07;
}

.doc-team .contact:nth-of-type(1) i {
    animation: phone-shake 1s infinite alternate;
}

.doc-team .contact:nth-of-type(2) {
    border-color: #458eea;
    color: #458eea;
}

.doc-team .contact:nth-of-type(3) {
    border-color: #004ea1;
    color: #004ea1
}


/*************内页咨询盒子******************/
.zixun-box a  {
    display: block;
    position: relative;
    margin: .3rem auto;
    height: .65rem;
    line-height: .65rem;
    font-size: .3rem;
    background-color: #458eea;
    border-radius: .1rem;
    text-align: center;
    color: #fff;
}
.zixun-box a:last-of-type {background-color: #fa8d07;}
.zixun-box a span {margin-right: .5rem;}
.zixun-box a i {
    margin-right: .2rem;
    font-size: .45rem;
    color: #fff;
}

/******************分页******************/
.paging {
    
    margin-bottom: .3rem;
    text-align: center;
    font-size: .5rem;
}
.paging li {
   display: inline-block;
    font-size: .24rem;   padding: 0px 0.35rem;
}
.paging li.total {
   
}
.paging li a.bor {
    padding: .3rem .5rem;
    border: #b1b1b1 solid 1px;
}

/**********热门文章**********/

.hot-article {
    position: relative;
    margin: 0.61rem auto .5rem;
    border: 2px solid #3476ca;
    border-radius: .2rem;
}
.hot-article  h1 {
    position: absolute;
    top: -0.55rem;
    left: 50%;
    margin-left: -20%;
    width: 40%;
    height: 1rem;
    line-height: 1rem;
    background-color: #fff;
    font-size: .3rem;
    font-weight: normal;
    color: #004ea1;
    text-align: center;
}
.hot-article ul {
    margin: .4rem auto .4rem auto;
    width: 90%;
    font-size: .18rem;
}
.hot-article ul li {height: .4rem;line-height: .4rem;}
.hot-article ul li a {
    overflow: hidden;
    display: inline-block;
    width: 60%;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}
.hot-article ul li span {
    width: 35%;
    float: right;
    text-align: right;
    color: #b1b1b1;
}



/**************东大美丽天使，青衣大侠***************/
#ddts {border-color: #ff749f;}
.qydx {
    position: relative;
    margin: 0.6rem auto;
    border: #004ea1 solid 2px;
}
.qy-title {z-index: 99; position:absolute;left: 50%;top:-7%;margin-left: -35%; width: 70%;text-align: center;color:#ff749f;  background-color: #fff;}
#ddts .qy-title {top: -.55rem;
    margin-left: -20%;
    width: 40%;
    height: .55rem;
    line-height: 1rem;
    font-size: .3rem;}
.qydx .swiper-container{
   margin: .4rem .2rem .1rem;
}
.qydx .item div{
    overflow: hidden;
    position: relative;
}
.qydx .item div img {
    z-index: 1;
    width: 100%;
}
.qydx .item div p {
  
	z-index: 2;
    position: absolute;
    bottom: 0.26rem;
    width: 100%;
    height: .42rem;
    line-height: .42rem;
    font-size: .16rem;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, .7);
}











/******通用标题动态线----动画*******/
@keyframes hot-line
{
    0%
    {
        height: 0;
    }
    100%
    {
        height: .875rem;
    }
}
/******通用标题电话----动画*******/
@keyframes phone-shake
{
    0%
    {
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }

    10%,
    20%
    {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -7deg);
                transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -7deg);
    }

    30%,
    50%,
    70%,
    90%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 7deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 7deg);
    }

    40%,
    60%,
    80%
    {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -7deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -7deg);
    }

    100%
    {
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }
}

/*预约专家表单*/
.reservation  {text-align: center;margin-top: 0.5rem;}
.reservation h2 {
    padding: .15rem 0;
    font-size: .28rem;
    font-weight: normal;
    color: #fff;
    background-color: #006bbb;
}
.reservation p {
    line-height: .45rem;
    font-size: .24rem;
    color: #b1b1b1;
	margin-bottom: 0.2rem;
}
.reservation p span { color: #666;}
.inp-box {
    margin: .37rem auto;
    width: 80%;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: .28rem;
    border: 2px solid #006bbb;
    border-radius: 5px;
    box-sizing: content-box;
}
.inp-box label {
    position: relative;
    float: left;
    display: block;
    width: 30%;
    height: 100%;
    margin: 0;padding: 0;
    text-align: center;
    color: #fff;
    background-color: #006bbb;
}
.inp-box label:before {
  pointer-events: none;
  position: absolute;
  z-index: 1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #006bbb;
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.inp-box input:focus {border:none;}
.inp-box input {
    outline:none;
    box-sizing: content-box;
    float: right;
    width: 65%;
    padding-left: 5%;
    height: 100%;
    padding: 0 0rem; 
    color: #b1b1b1;
    border: none;
    background-color: #fff;
}
.yy-tips {margin-bottom: .3rem; color: #f00;}
.yytj {
    display: block;
    padding: .1rem .4rem;
    margin: 0 auto;
    font-size: .28rem;
    color: #fff;
    border: 0;
    background-color: #ff5f07;
    cursor: pointer; font-family: "Microsoft YaHei";
}


