@charset "utf-8";

/*---┏┓　　　┏┓
   ┏┛┻━━━┛┻┓
   ┃　　　　   　　　┃ 　
   ┃　　　 ━　  　　┃
   ┃　┳┛　┗┳　 ┃
   ┃　　　　　　   　┃
   ┃　　　 ┻　  　┃
   ┃　　　　　　   　┃
   ┗━┓版 鄙┏━┛
       ┃权　视┃　　　　　　
       ┃所　抄┃
       ┃有　袭┃
       ┃      ┗━━━┓
       ┃ID   Pocket  ┣┓
       ┃QQ ：545631684┏┛
       ┗┓┓┏━┳┓┏┛
         ┃┫┫　┃┫┫
         ┗┻┛　┗┻┛----*/	
/*-- 基础样式 --*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0; font-size:14px; font-family:"微软雅黑"}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
ul,li {list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}   
sub{vertical-align:baseline;}
legend{color:#000;}
a{ text-decoration:none; color:#333}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
header,nav,section,article,footer,figure,menu{ margin:0px; padding:0px; display:block}
.clear{clear:both;height:0;font-size:0;line-height:0;visibility:hidden; overflow:hidden;}
#swt{ cursor:pointer;}
body{ color:#000; }
a:hover{ color:#eb9718 ;text-decoration: none;}
img.tx{ -webkit-transition: all ease .3s;transition: all ease .3s;-moz-transition: all ease .3s;-ms-transition: all ease .3s;-o-transition: all ease .3s;}
img.tx:hover {-webkit-transform: scale(1.01);transform: scale(1.01);-moz-transform: scale(1.01);-ms-transform: scale(1.01);-o-transform: scale(1.01);box-shadow: 0px 0px 18px rgba(0,0,0,.5);}

.all{ width:100%; min-width:1423px; height: auto;}
/*--头部--*/
.top1{ width:100%; height:875px; margin-bottom:20px;}
.top1 img.img01{ display:block; margin:auto;padding: 25px 0px;}
/*--头部导航--*/
.top1 .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.top1 .topNav{position:relative; z-index:1; height: 54px; line-height:54px;  background-color: #ea396d;font-family:"Microsoft YaHei",SimSun; font-size:12px;  }
.topNav-width{ width:1000px; margin:0 auto;   }
.top1 .topNav h3{ font-weight:normal; font-size:100%; }
.top1 .topNav dl{ zoom:1; }
.top1 .topNav .tnLeft{ float:left;  }
.top1 .topNav .tnRight{ float:right;  }
.top1 .topNav dd{ float:left; position:relative; height: 54px;width: 110px; background:url(../images/dtzh094.jpg) 0px 6px no-repeat; }
.top1 .topNav dd:hover a{ background:#FFF; color:#000;padding: 5px 0px;margin-top: 0px;border-right: 1px solid #9a002d;border-left: 1px solid #fd709a;}
.top1 .topNav dd h3{ float:left;width: 100%;text-align: center;background-image:url(../images/dtzh02.png);background-position:165px 19px; background-repeat:no-repeat;}
.top1 .topNav dd h3 a{display: inline-block;*display: inline;zoom: 1; border-right:1px solid #9a002d; border-left:1px solid #fd709a;height: 20px;line-height: 19px;    width: 108px;height: 45px;line-height: 45px;margin-top: 5px;color: #fff;font-size: 17px;}
.top1 .topNav dd h3 a i{ display:inline-block; width:8px; height:5px; margin:0 0 0 5px; overflow:hidden; vertical-align:middle; font-size:12px; line-height:13px; background: url(images/icon.png) 0 -61px no-repeat;   }
.top1 .topNav dd h3 a:hover,
.top1 .topNav dd.on h3 a{}
.top1 .topNav dd h3 a.a01{ border-left:none;}
.top1 .topNav dd h3 a.a02{ border-right:none;}


/*--banner轮播--*/
.slideBox{ width:100%; height:424px; overflow:hidden; position:relative; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:424px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position: absolute;left: 15%;top: 42%;margin-top: -25px;display: block;width: 37px;height: 103px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:14.3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
/*--病种导航--*/
.top1 .topNav2{ width:100%; height:255px; background:#ededed;}
.top1 .topNav2 .ul01{ width:1000px; height:32px; margin:auto;padding: 25px 0px 20px; border-bottom:1px solid #CCC;}
.top1 .topNav2 .ul01 li{ float:left; height:32px;}
.top1 .topNav2 .ul01 li.li01{ width:470px;}
.top1 .topNav2 .ul01 li.li01 a{ display: inline-block; width:90px; height:32px; line-height:30px; text-align:center; color:#fff; background:#b4b4b4; font-size:18px;margin-left: 5px;}
.top1 .topNav2 .ul01 li.li01 a.hover,.top1 .topNav2 .ul01 li.li01 a.cur{background:#49c0c1; }
.top1 .topNav2 .ul01 li.li01 a#doc02.hover,.top1 .topNav2 .ul01 li.li01 a#doc02.cur{background:#f25984;}
.top1 .topNav2 .ul01 li.li02{ width:283px;background:url(../images/ba15.png) no-repeat; margin-right:20px;}
.top1 .topNav2 .ul01 li.li02 input{ display:block; float:left; border:none; text-indent:50px; line-height:32px; width:205px; height:32px; background:none;}
.top1 .topNav2 .ul01 li.li02 a{display:block; float:left; width:75px; height:32px;     color: #fff;text-align: center; line-height: 32px;font-size: 16px;
}
.top1 .topNav2 .ul01 li.li02 input.a_search{display:block; cursor:pointer; float:left; width:75px; height:32px; text-align: center;line-height: 30px;font-size: 16px;color: #fff;     text-indent: inherit;}
.top1 .topNav2 .ul01 li.li03{ width:128px;}
.top1 .topNav2 .ul01 li.li03 a{ text-align:center; line-height:32px; color:#fff; display:block;     width: 118px;height: 32px; background-color: #86b123;border-radius: 20px;
}
.top1 .topNav2 .topNav2-div{ width:1000px; height:160px; margin:auto;}
.top1 .topNav2 .topNav2-div .ul02{ width:1000px; height:65px;margin: 15px auto;}
.top1 .topNav2 .topNav2-div .ul02 li{ float:left; width:250px; height:65px;}
.top1 .topNav2 .topNav2-div .ul02 li img.img02{ display:block; float: left;margin: 13px auto auto;}
.top1 .topNav2 .topNav2-div .ul02 li p{float: left; width:200px; line-height:22px;}
.top1 .topNav2 .topNav2-div .ul02 li p a{ white-space:nowrap; float:left; padding:0px 5px; font-size:12px;height: 22px;}
.top1 .topNav2 .topNav2-div .ul02 li p a.a02{ color:#f16a24;}

/*--首页-模块01--*/
.mk01{ width:1000px; margin:25px auto auto auto; border:1px solid #CCC; height:365px;overflow:hidden;}
.mk01 dl{ width:100%; height:auto;}
.mk01 dl dd{ height:365px; float:left;}
.mk01 dl dd.dd01{width: 290px;}
.mk01 dl dd.dd01  .msn-focus { width:251px; height: 345px; margin-left: 10px;margin-top: 10px;}
.mk01 dl dd.dd01  .msn-focus img { width: 251px; height: 345px; display: block }
.mk01 dl dd.dd01  .msn-focus .hd {font-size: 14px;height: 16px;line-height: 30px;width: 80px;position: relative;top: -20px;left: 85px;z-index: 999;}
.mk01 dl dd.dd01  .msn-focus .hd li { float: left; display: inline; width:15px; height:15px; background:#b0b0b0; border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;-webkit-border-radius:50px;margin: auto 5px;}
.mk01 dl dd.dd01  .msn-focus .hd .on { background:#fff; }
.mk01 dl dd.dd01  .msn-focus .hd a { height: 30px; background-color: #eee; float: left; padding: 0 8px }
.mk01 dl dd.dd01  .msn-focus .bd { width: 251px; height: 345px; position: relative; overflow: hidden }
.mk01 dl dd.dd01  .msn-focus .bd ul { height: 345px; overflow: hidden; position:relative;  font-size: 14px; line-height: 28px }
.mk01 dl dd.dd01  .msn-focus .bd li { width: 251px; height: 345px; background-color: #fff; position: relative }
.mk01 dl dd.dd01  .msn-focus .bd li p { position: absolute; left: 0; bottom: 0px; line-height: 35px; height: 50px; width: 251px; white-space: nowrap; overflow: hidden }
.mk01 dl dd.dd01  .msn-focus .bd li p i { position: absolute; left: 0; top: 0; display: block; width: 251px; height: 50px; background: #000; opacity: .5; filter: alpha(opacity=50) }
.mk01 dl dd.dd01  .msn-focus .bd li p a, .mk01 dl dd.dd01  .msn-focus .bd li p a:visited { display:block; width:251px; height:30px; line-height:30px; text-align:center; position: relative; color: #fff; }
.mk01 dl dd.dd01  .msn-focus .bd li p a:hover { color: #f60 }
.mk01 dl dd.dd01  .msn-focus .prev, .mk01 dl dd.dd01  .msn-focus .next { position: absolute; bottom: 85px; width: 29px; height: 64px; opacity: .6; filter: alpha(opacity=60); overflow: hidden; display: none; text-indent: -999px; border: none; background:url(images/arrowLR.png) no-repeat; }
.mk01 dl dd.dd01  .msn-focus .prev: hover, .mk01 dl dd.dd01  .msn-focus .next: hover { opacity: .9; filter: alpha(opacity=90) }
.mk01 dl dd.dd01  .msn-focus .prev { left: 0; background-position: -50px 0 }
.mk01 dl dd.dd01  .msn-focus .next { right: 0;  }
.mk01 dl dd.dd01  .msn-focus .bdOn .prev,.mk01 dl dd.dd01  .msn-focus .bdOn .next{ display:block;  }

.mk01 dl dd.dd02{width: 454px; border-right:1px solid #CCC;}
.mk01 dl dd.dd02 .dd02-div{ width:100%; height:140px;}
.mk01 dl dd.dd02 .dd02-div a img{ display:block; float:left;margin-top: 10px; width:167px; height:128px;}
.mk01 dl dd.dd02 .dd02-div p{ width:280px; height:128px;float:left;margin-top: 10px;}
.mk01 dl dd.dd02 .dd02-div p a.a07{ display: block; font-weight:bold; text-indent:10px; height:35px; line-height:35px; font-size:18px; color:#138f97;margin-top: 10px;}
.mk01 dl dd.dd02 .dd02-div p span{display: block;line-height: 24px;padding: 5px 12px; color:#acacac;}
.mk01 dl dd.dd02 .dd02-div p span a{ color:#f16a24;}
.mk01 dl dd.dd02 .ul01{ width:400px; height:35px; border-bottom:1px solid #CCC;}
.mk01 dl dd.dd02 .ul01 li{ float:left; width: 70px;margin: auto 20px;}
.mk01 dl dd.dd02 .ul01 li a{ display:block; line-height:35px; text-align:center;font-size: 16px;}
.mk01 dl dd.dd02 .ul01 li.hover a,.mk01 dl dd.dd02 .ul01 li.cur a{ font-weight: bold; color:#138f97; border-bottom:2px solid #138f97;}
.mk01 dl dd.dd02 .ul02{ width:400px; height:150px;margin-top: 20px;}
.mk01 dl dd.dd02 .ul02 li{ width:100%; height:25px; line-height:25px;vertical-align:bottom;}
.mk01 dl dd.dd02 .ul02 li a{ display:block; height:25px;}
.mk01 dl dd.dd02 .ul02 li a span{display:block; float:left;}
.mk01 dl dd.dd02 .ul02 li a span.span01{ width:5px; height:5px; margin: 10px 10px 10px 5px; background:#9e9e9e;}
.mk01 dl dd.dd02 .ul02 li a span.span02{ width:380px;}

.mk01 dl dd.dd03{ width:254px;}
.mk01 dl dd.dd03 ul{ width:100%; height:257px; border-bottom:1px solid #CCC;margin-top: 10px;}
.mk01 dl dd.dd03 ul li{ width:71px; height:108px; float:left; margin:11px 0px 10px 10px;}
.mk01 dl dd.dd03 ul li span{ display:block; width:68px; height:68px;}
.mk01 dl dd.dd03 ul li a{ display:block; width:71px; height:30px; margin-top:5px;}
.mk01 dl dd.dd03 ul li span.span01{ background:url(../images/ba02.png) no-repeat;}
.mk01 dl dd.dd03 ul li span.span01 a.a_span{display:block; width:71px; height:70px;}
.mk01 dl dd.dd03 ul li a.a01{ background:url(../images/ba28.png) no-repeat;}
.mk01 dl dd.dd03 ul li span.span02{background:url(../images/ba04.png) no-repeat;}
.mk01 dl dd.dd03 ul li span.span02 a.a_span{display:block; width:71px; height:70px;}
.mk01 dl dd.dd03 ul li a.a02{background:url(../images/ba29.png) no-repeat;}
.mk01 dl dd.dd03 ul li span.span03{background:url(../images/ba06.png) no-repeat;}
.mk01 dl dd.dd03 ul li span.span03 a.a_span{display:block; width:71px; height:70px;}
.mk01 dl dd.dd03 ul li a.a03{background:url(../images/ba30.png) no-repeat;}
.mk01 dl dd.dd03 ul li span.span04{background:url(../images/ba08.png) no-repeat;}
.mk01 dl dd.dd03 ul li a.a04{background:url(../images/ba31.png) no-repeat;}
.mk01 dl dd.dd03 ul li span.span04 a.a_span{display:block; width:71px; height:70px;}
.mk01 dl dd.dd03 ul li span.span05{background:url(../images/ba10.png) no-repeat;}
.mk01 dl dd.dd03 ul li a.a05{background:url(../images/ba32.png) no-repeat;}
.mk01 dl dd.dd03 ul li span.span05 a.a_span{display:block; width:71px; height:70px;}
.mk01 dl dd.dd03 ul li span.span06{background:url(../images/ba12.png) no-repeat;}
.mk01 dl dd.dd03 ul li a.a06{background:url(../images/ba33.png) no-repeat;}
.mk01 dl dd.dd03 ul li span.span06 a.a_span{display:block; width:71px; height:70px;}
.mk01 dl dd.dd03 ul li.li01:hover span.span01{background:url(../images/ba03.png) no-repeat;}

.mk01 dl dd.dd03 ul li.li02:hover span.span02{background:url(../images/ba05.png) no-repeat;}

.mk01 dl dd.dd03 ul li.li03:hover span.span03{background:url(../images/ba07.png) no-repeat;}

.mk01 dl dd.dd03 ul li.li04:hover span.span04{background:url(../images/ba09.png) no-repeat;}

.mk01 dl dd.dd03 ul li.li05:hover span.span05{background:url(../images/ba11.png) no-repeat;}

.mk01 dl dd.dd03 ul li.li06:hover span.span06{background:url(../images/ba13.png) no-repeat;}

.mk01 dl dd.dd03 img.img03{ display:block; margin: 10px 17px auto;}

/*--首页-模块02--*/
.mk02{width:1000px; margin:20px auto;  height:475px;overflow:hidden;border:1px solid #CCC;}

.mk02 p.p01{ width:100%; height:35px; font-size:20px; color:#6d6d6d;  text-indent:10px;margin-top: 15px;}
.mk02 p.p01 span{font-size:25px; color:#ea396d;}
.mk02 span.p02{ display:block; width:990px; margin:auto; height:3px;}
.mk02 span.p02 span{ display:block; float:left;}
.mk02 span.p02 span.span01{ width:210px; height:3px; background:#ea396d;}
.mk02 span.p02 span.span02{ width:715px; height:1px; background:#CCC; margin-top:2px;}

.mk02 ul.ul01{ width:100%; height:395px; margin:20px auto auto auto;}
.mk02 ul.ul01 li{ float:left;}
.mk02 ul.ul01 li.li01{ width:705px; height:395px; margin:auto 10px;}
.mk02 ul.ul01 li.li01 div.div01{ height:280px;}
.mk02 ul.ul01 li.li01 div.div01 dl{ float:left; width:155px; height:100%; margin-right:10px;}
.mk02 ul.ul01 li.li01 div.div01 dl dd{ margin-bottom:6px; width:155px; height:64px;}
.mk02 ul.ul01 li.li01 div.div01 dl dd a.a01{ display:block; width:155px; height:64px; background:url(../images/ba65.jpg) no-repeat;}
.mk02 ul.ul01 li.li01 div.div01 dl dd a.a02{ display:block; width:155px; height:64px; background:url(../images/ba66.jpg) no-repeat;}
.mk02 ul.ul01 li.li01 div.div01 dl dd a.a03{ display:block; width:155px; height:64px; background:url(../images/ba68.jpg) no-repeat;}
.mk02 ul.ul01 li.li01 div.div01 dl dd a.a04{ display:block; width:155px; height:64px; background:url(../images/ba70.jpg) no-repeat;}
.mk02 ul.ul01 li.li01 div.div01 dl dd.hover a.a01,.mk02 ul.ul01 li.li01 div.div01 dl dd.cur a.a01{display:block; width:155px; height:64px; background:url(../images/ba64.jpg) no-repeat;}
.mk02 ul.ul01 li.li01 div.div01 dl dd.hover a.a02,.mk02 ul.ul01 li.li01 div.div01 dl dd.cur a.a02{display:block; width:155px; height:64px; background:url(../images/ba67.jpg) no-repeat;}
.mk02 ul.ul01 li.li01 div.div01 dl dd.hover a.a03,.mk02 ul.ul01 li.li01 div.div01 dl dd.cur a.a03{display:block; width:155px; height:64px; background:url(../images/ba69.jpg) no-repeat;}
.mk02 ul.ul01 li.li01 div.div01 dl dd.hover a.a04,.mk02 ul.ul01 li.li01 div.div01 dl dd.cur a.a04{display:block; width:155px; height:64px; background:url(../images/ba71.jpg) no-repeat;}
.mk02 ul.ul01 li.li01 div.div01 div.div02{ float:left; width:540px; height:100%;}
.mk02 ul.ul01 li.li01 div.div01 div.div02 dl.dl01{ width:100%; height:47px;}
.mk02 ul.ul01 li.li01 div.div01 div.div02 dl.dl01 dd{ margin-right: 5px; float:left; width:130px; height:39px; background:#ececec; font-size:15px; text-align:center; line-height:39px;}
.mk02 ul.ul01 li.li01 div.div01 div.div02 dl.dl01 dd.hover,.mk02 ul.ul01 li.li01 div.div01 div.div02 dl.dl01 dd.cur{ width:130px; height:45px; background:url(../images/ba72.png) no-repeat; color:#fff; }
.mk02 ul.ul01 li.li01 div.div01 div.div02 dl.dl01 dd.hover a,.mk02 ul.ul01 li.li01 div.div01 div.div02 dl.dl01 dd.cur a{ width:130px; height:45px; background:url(../images/ba72.png) no-repeat; color:#fff; }
.mk02 ul.ul01 li.li01 div.div01 div.div02 div.div03{ width:100%; height:auto;}
.mk02 ul.ul01 li.li01 div.div01 div.div02 div.div03 dl.dl02{width: 540px;height: 130px;border-bottom: 1px #7d7d7d dashed;}
.mk02 ul.ul01 li.li01 div.div01 div.div02 div.div03 dl.dl02 dd{ float:left;}
.mk02 ul.ul01 li.li01 div.div01 div.div02 div.div03 dl.dl02 dd.dd_01{width: 186px;height: 115px;}
.mk02 ul.ul01 li.li01 div.div01 div.div02 div.div03 dl.dl02 dd.dd_02{width:354px; height:100px;}
.mk02 ul.ul01 li.li01 div.div01 div.div02 div.div03 dl.dl02 dd img{ float:left; display:block;width: 186px;height: 115px;}
.mk02 ul.ul01 li.li01 div.div01 div.div02 div.div03 dl.dl02 dd span{ color:#535353; font-size:13px; line-height:22px; text-indent:2em; display:block; width:334px; height:100px;margin-left: 12px; padding-top:15px;}

.mk02 ul.ul01 li.li01 div.div01 div.div02 div.div03 ul.ul02{width: 540px; height:99px; padding-top: 10px;}
.mk02 ul.ul01 li.li01 div.div01 div.div02 div.div03 ul.ul02 li{ float:left; width:270px; height:30px; color:#535353; line-height:30px;}
.mk02 ul.ul01 li.li02{ width:260px; height:100%;}
.mk02 ul.ul01 li.li01 div.dz_zx{ width:689px; height:65px; background:#ededed;padding: 14px 5px;margin-top: 15px;}
.mk02 ul.ul01 li.li01 div.dz_zx span.span01{float: left; display:block; width:76px; height:51px;  border:1px solid #cacaca; padding:5px; }
.mk02 ul.ul01 li.li01 div.dz_zx span.span01 a.a01{ display:block;line-height: 18px; width:76px; height:43px;padding-top: 7px; background:#ea396d; color:#fff;font-size:16px; text-align:center;}
.mk02 ul.ul01 li.li01 div.dz_zx ul.ul03{float: left;width: 575px;margin-left: 25px;}
.mk02 ul.ul01 li.li01 div.dz_zx ul.ul03 li{ width:100%; height:35px;}
.mk02 ul.ul01 li.li01 div.dz_zx ul.ul03 li a{ float:left; border:1px solid #cacaca; background:#fff; margin-right:7px;}

.mk02 ul.ul01 li.li01 div.dz_zx ul.ul03 li a.a_01{ display:block; width:130px; height:28px; background:#fff; color:#6c6c6c; text-align:center; line-height:28px;}
.mk02 ul.ul01 li.li01 div.dz_zx ul.ul03 li a.a_02{display:block; width:95px; height:28px; background:#fff; color:#6c6c6c; text-align:center; line-height:28px;}
.mk02 ul.ul01 li.li01 div.dz_zx ul.ul03 li a.a_03{display:block; width:105px; height:28px; background:#fff; color:#6c6c6c; text-align:center; line-height:28px;}
.mk02 ul.ul01 li.li01 div.dz_zx ul.ul03 li a.a_01:hover{ background:#ed2761; color:#fff;}
.mk02 ul.ul01 li.li01 div.dz_zx ul.ul03 li a.a_02:hover{ background:#ed2761; color:#fff;}
.mk02 ul.ul01 li.li01 div.dz_zx ul.ul03 li a.a_03:hover{ background:#ed2761; color:#fff;}

.mk02 ul.ul01 li.li02{ width:275px; height:auto; }
.mk02 ul.ul01 li.li02 p.p_01{ width:100%; height:35px; background:#ea396d; font-size:16px; color:#fff; text-align:center; line-height:35px;}
.mk02 ul.ul01 li.li02 div.wen_ti{ background:#ededed url(../images/ba74.png) 17px 132px  / 21px 150px no-repeat;; width:100%; height:343px;}
.mk02 ul.ul01 li.li02 div.wen_ti img{ display:block; width:244px; height:108px; margin:10px auto;}
.mk02 ul.ul01 li.li02 div.wen_ti p.p02{ width: 213px;height: 220px;margin:20px auto auto 47px;color: #7f7f7f;font-size: 12px;line-height: 26px;}

/*--首页-模块05--*/
.mk05{width:1000px; margin: 20px auto;height:440px; overflow:hidden; border:1px solid #CCC;}
.mk05 p.p01{margin-bottom: 0px; width:100%; height:40px; font-size:20px; color:#6d6d6d;  text-indent:10px;margin-top: 15px;}
.mk05 p.p01 span{font-size:25px; color:#49c0c1;}
.mk05 span.p02{ display:block;width:990px; margin:auto auto 19px auto; height:3px;}
.mk05 span.p02 span{ display:block; float:left;}
.mk05 span.p02 span.span01{ width:210px; height:3px; background:#49c0c1;}
.mk05 span.p02 span.span02{ width:715px; height:1px; background:#ccc; margin-top:2px;}
/*.mk05 p.p01{ width:100%; height:55px; background: url(../Images/lkba93.jpg) 0px 15px no-repeat;border-bottom:1px solid #CCC;margin-bottom: 20px;}
.mk05 p.p01 span.span01{ display:block; width:600px; height:35px; line-height:35px; font-size:20px;color:#999999; float:left;padding: 10px 0px;text-indent: 10px;}
.mk05 p.p01 span.span01 b{ color:#138f97; font-size:28px;padding: 0px 10px 0px 0px; font-weight: inherit;}*/
.mk05 .ul01{ width:158px; height:343px; float:left; margin-right:10px;margin-left: 10px;overflow:hidden;}
.mk05 .ul01 li{ width:100%; height:61px;margin-bottom: 9px;}
.mk05 .ul01 li#doc61{background:url(../Images/lkba72.png) no-repeat;}
.mk05 .ul01 li#doc62{background:url(../Images/lkba73.png) no-repeat;}
.mk05 .ul01 li#doc63{background:url(../Images/lkba74.png) no-repeat;}
.mk05 .ul01 li#doc64{background:url(../Images/lkba75.png) no-repeat;}
.mk05 .ul01 li#doc65{background:url(../Images/lkba76.png) no-repeat;}
.mk05 .ul01 li#doc61.hover,.mk05 .ul01 li#doc61.cur{background:url(../Images/lkba77.png) no-repeat;}
.mk05 .ul01 li#doc62.hover,.mk05 .ul01 li#doc62.cur{background:url(../Images/lkba78.png) no-repeat;}
.mk05 .ul01 li#doc63.hover,.mk05 .ul01 li#doc63.cur{background:url(../Images/lkba79.png) no-repeat;}
.mk05 .ul01 li#doc64.hover,.mk05 .ul01 li#doc64.cur{background:url(../Images/lkba80.png) no-repeat;}
.mk05 .ul01 li#doc65.hover,.mk05 .ul01 li#doc65.cur{background:url(../Images/lkba81.png) no-repeat;}
.mk05 .mk05-div01{ width:810px; height:343px; float:left;}
.mk05 .mk05-div01 .ul02{ width:100%; height:52px; margin-bottom:5px;}
.mk05 .mk05-div01 .ul02 li{ width:150px; height:52px; float:left; background:url(../Images/lkba94.jpg) no-repeat;margin-right: 15px;}
.mk05 .mk05-div01 .ul02 li#doc35{margin-right: 0px;}
.mk05 .mk05-div01 .ul02 li#doca5{margin-right: 0px;}
.mk05 .mk05-div01 .ul02 li#doc55{margin-right: 0px;}
.mk05 .mk05-div01 .ul02 li#doc65{margin-right: 0px;}
.mk05 .mk05-div01 .ul02 li#docb5{margin-right: 0px;}
.mk05 .mk05-div01 .ul02 li#docc5{margin-right: 0px;}
.mk05 .mk05-div01 .ul02 li.hover,.mk05 .mk05-div01 .ul02 li.cur{ background:url(../Images/lkba52.png) no-repeat;}
.mk05 .mk05-div01 .ul02 li.hover a,.mk05 .mk05-div01 .ul02 li.cur a{ color:#fff;}
.mk05 .mk05-div01 .ul02 li a{ color:#000; display:block; width:100%;  height:50px; line-height:50px; font-size:#17px; text-align:center;}
.mk05 .mk05-div01 .mk05-div02{ width:100%; height:286px;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03{ float:left; width:520px; height:286px;overflow:hidden;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .dl01{ width:100%; height:119px; float:left; border-bottom:1px dashed #CCC; }
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .dl01 dd{ height:97px; float:left;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .dl01 dd.dd01{width: 172px;height: 115px;margin-right:30px;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .dl01 dd.dd01 a img{float:left; display:block;width: 172px;height: 110px;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .dl01 dd.dd02{ width:300px;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .dl01 dd.dd02 a.a01{ display:block; width:100%; height:35px; line-height:35px; text-align:left; font-size:17px; color:#185e9d;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .dl01 dd.dd02 a.a01:hover{ text-decoration:underline;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .dl01 dd.dd02 p.p02{ text-indent:2em; line-height:20px; height: 78px;margin-top: 20px;color: #787878;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .dl01 dd.dd02 p.p02 a{ color:#F00;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .ul03{width:100%; height:80px; float:left;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .ul03 li{ width:259px; height:20px; line-height:20px; float:left;margin: 2px auto;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .ul03 li a{ display:block; width:100%; height:20px;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .ul03 li a span{ display: block; height:20px;float:left;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .ul03 li a span.span01{width: 40px;text-align: center; color:#ff5858;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .ul03 li a span.span02{width: 195px;text-indent: 5px;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .ul04{width:520px; height:85px; float:left;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .ul04 li{height:85px; float:left;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .ul04 li.li01{background:#49c0c1; color:#fff; width: 16px;padding: 4px 10px;height: 76px;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .ul04 li.li02{ width:182px;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .ul04 li.li03{ width:302px; background:#f5f5f5;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .ul04 li.li03 a{ display:block; width:287px; height:19px; font-size: 14px;padding:4.5px 0px 4.5px 14px;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .ul04 li.li03 a span{ display:block; float:left; height:20px; color:#7d7d7d;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .ul04 li.li03 a span.span01{ width:5px; height:5px; margin:9px; background:#7d7d7d;}
.mk05 .mk05-div01 .mk05-div02 .mk05-div03 .ul04 li.li03 a span.span02{ width:225px;}
.mk05 .mk05-div01 .mk05-div02 img.img01{ display:block; float:right;}
.mk06{ width:998px; height:550px; margin:5px auto; border:1px solid #CCC; }
.mk06 ul.ul_name{ width:989px; height:69px; margin:14px auto;}
.mk06 ul.ul_name li{ float:left; width:118px; height:35px;  margin-right:3px;border:1px solid #CCC;  }
.mk06 ul.ul_name li a{ display:block; width:118px; height:35px;line-height:34px;color:#828282;text-align:center; background:#fff; }
.mk06 ul.ul_name li.hover a,.mk06 ul.ul_name li.cur a{ height: 75px; width:118px; background: url(../images/lkba82.png) no-repeat;color:#fff; }
.mk06 span.span01{ display:block; width:980px; height:4px; background: url(../images/ba74.jpg) repeat-x; z-index:-1; position:relative; top:-26px; margin:auto;}
.mk06 ul.ul_name li#doc88{ margin:auto;}
/*--首页-模块04--*/
.mk04-div01{ width:998px; height:415px; background:#fff;margin-top: 30px; }
.mk04-div01 .mk04-div02{ width:950px; margin:auto; height:auto;}
.mk04-div01 .mk04-div02 img{ display:block; float:left;margin-right: 25px;}
.mk04-div01 .mk04-div02 .mk04-div03{ width:670px; height:387px; float:left;}
.mk04-div01 .mk04-div02 .mk04-div03 dl{ width:100%; height:100px;margin-top: 30px;}
.mk04-div01 .mk04-div02 .mk04-div03 dl dd{ float:left; height:100px;}
.mk04-div01 .mk04-div02 .mk04-div03 dl dd.dd01{ width:470px;}
.mk04-div01 .mk04-div02 .mk04-div03 dl dd.dd01 span.span02{ display:block; width:150px; height:40px; line-height:40px; color:#fff; text-align:center; font-weight:bold; background:#ed2761; font-size:28px;}
.mk04-div01 .mk04-div02 .mk04-div03 dl dd.dd01 span.span03{display:block; height:50px; line-height:50px; text-indent:40px;font-size:22px;}
.mk04-div01 .mk04-div02 .mk04-div03 dl dd.dd02{ width:196px;}
.mk04-div01 .mk04-div02 .mk04-div03 dl dd.dd02 a{ display:block; width:196px; height:31px; line-height:31px; color:#fff; text-indent:45px; font-size:17px; background:url(../images/dtzh059.png) no-repeat;margin-bottom: 5px;margin-top: 10px;}
.mk04-div01 .mk04-div02 .mk04-div03 dl dd.dd02 span.span04{ display:block; text-align:center; line-height:20px;}
.mk04-div01 .mk04-div02 .mk04-div03 span.span05{ display:block; width:100%; line-height: 24px;font-size: 15px; color:#878787;margin: 20px auto; height:48px; overflow:hidden;}
.mk04-div01 .mk04-div02 .mk04-div03 span.span06{display:block; width:100%; line-height: 24px;font-size: 15px;color:#878787;margin: 20px auto;height:48px;overflow:hidden;}
.mk04-div01 .mk04-div02 .mk04-div03 span.span05 i,.mk04-div01 .mk04-div02 .mk04-div03 span.span06 i{font-style: normal;display: block;padding: 0px 10px;color: #fff;background: #db7006;float: left;font-size: 16px;}

.mk04-div01 .mk04-div02 .mk04-div03 .table01{width:670px; border:solid #ed2761; border-width:1px 0px 0px 1px; float:left; height:100px;float:left;}
.mk04-div01 .mk04-div02 .mk04-div03 .table01 tr,.mk04-div01 .mk04-div02 .mk04-div03 .table01 td,.mk04-div01 .mk04-div02 .mk04-div03 .table01 th {background: none repeat scroll 0% 0% #fff; text-align:center; color:#525252; border:solid #ed2761 !important; border-width:0px 1px 1px 0px !important; font-size:13px;}
.mk04-div01 .mk04-div02 .mk04-div03 .table01 td{ height:30px; font-size:13px;}
.mk04-div01 .mk04-div02 .mk04-div03 .table01 th{ width:100px;height: 30px;}

/*--首页-六大安定体系04--*/
/*--首页-模块05--*/
.mk05_tx{width:1000px; margin:20px auto;  height:425px;overflow:hidden;border:1px solid #CCC;}
.mk05_tx p.p01{ width:100%; height:40px; font-size:25px; color:#6d6d6d; text-indent:10px;margin-top: 15px;}
.mk05_tx p.p01 span{ color:#ed2761;}
.mk05_tx span.p02{ display:block; width:990px; margin: auto auto 15px; height:3px;}
.mk05_tx span.p02 span{ display:block; float:left;}
.mk05_tx span.p02 span.span01{ width:210px; height:3px; background:#ed2761;}
.mk05_tx span.p02 span.span02{ width:715px; height:1px; background:#CCC; margin-top:2px;}

.mk05_tx .mk05-div01{ width:765px; height:345px; margin-left:8px; float:left;margin-right: 5px;}
.mk05_tx .mk05-div01 .mk05-div02{ float:left; width:254px; height:345px;margin-right: 10px;}
.mk05_tx .mk05-div01 .mk05-div02 dl{ width:250px; height:260px;  border:1px solid #CCC;}
.mk05_tx .mk05-div01 .mk05-div02 dl dd{ width:100%;}
.mk05_tx .mk05-div01 .mk05-div02 dl dd.dd01{ height:110px;}
.mk05_tx .mk05-div01 .mk05-div02 dl dd.dd01 img{ display:block; padding:20px 0px; margin:auto; border-bottom:1px dashed #ccc;}
.mk05_tx .mk05-div01 .mk05-div02 dl dd.dd02{ height:150px;}
.mk05_tx .mk05-div01 .mk05-div02 dl dd.dd02 b{ display:block; line-height:20px; color:#ed2761; text-indent:10px;padding: 10px 0px 0px;}
.mk05_tx .mk05-div01 .mk05-div02 dl dd.dd02 span{ display:block; color:#666; padding:5px 8px;line-height: 22px;}
.mk05_tx .mk05-div01 .mk05-div02 dl dd.dd02 span a{ color:#f16a24;}
.mk05_tx .mk05-div01 .mk05-div02 span.span01{ display:block; width:210px; height:41px; margin: 20px auto;}
.mk05_tx .mk05-div01 .mk05-div02 span.span01 a{ display:block; width:41px; height:41px; margin:auto 15px auto auto;float:left;}
.mk05_tx .mk05-div01 .mk05-div02 span.span01 a.a01{ background:url(../images/dtzh0123.png) no-repeat;}
.mk05_tx .mk05-div01 .mk05-div02 span.span01 a.a02{background:url(../images/dtzh0124.png) no-repeat;}
.mk05_tx .mk05-div01 .mk05-div02 span.span01 a.a03{background:url(../images/dtzh0125.png) no-repeat;}
.mk05_tx .mk05-div01 .mk05-div02 span.span01 a.a04{background:url(../images/dtzh0126.png) no-repeat; margin-right:0px;}
.mk05_tx .mk05-div01 .mk05-div02 span.span01 a.a01:hover{ background:url(../images/dtzh0127.png) no-repeat;}
.mk05_tx .mk05-div01 .mk05-div02 span.span01 a.a02:hover{ background:url(../images/dtzh0128.png) no-repeat;}
.mk05_tx .mk05-div01 .mk05-div02 span.span01 a.a03:hover{ background:url(../images/dtzh0129.png) no-repeat;}
.mk05_tx .mk05-div01 .mk05-div02 span.span01 a.a04:hover{ background:url(../images/dtzh0130.png) no-repeat;}
.mk05_tx .mk05-div01 img.img01{ display:block; float: right;}
.mk05_tx .ul01{ width:213px; height:345px; float:left;}
.mk05_tx .ul01 li{ width:100%; height:54px; margin: auto auto 4px;}
.mk05_tx .ul01 li#doc91{background:url(../images/dtzh0111.png) no-repeat; color:#757575; text-indent:6em; font-size:14px; line-height:54px;}
.mk05_tx .ul01 li#doc92{background:url(../images/dtzh0112.png) no-repeat; color:#757575; text-indent:6em; font-size:14px; line-height:54px;}
.mk05_tx .ul01 li#doc93{background:url(../images/dtzh0113.png) no-repeat; color:#757575; text-indent:6em; font-size:14px; line-height:54px;}
.mk05_tx .ul01 li#doc94{background:url(../images/dtzh0114.png) no-repeat; color:#757575; text-indent:6em; font-size:14px; line-height:54px;}
.mk05_tx .ul01 li#doc95{background:url(../images/dtzh0115.png) no-repeat; color:#757575; text-indent:6em; font-size:14px; line-height:54px;}
.mk05_tx .ul01 li#doc96{background:url(../images/dtzh0116.png) no-repeat; color:#757575; text-indent:6em; font-size:14px; line-height:54px;}
.mk05_tx .ul01 li#doc91.hover,.mk05_tx .ul01 li#doc91.cur{background:url(../images/dtzh0117.png) no-repeat; color:#fff;}
.mk05_tx .ul01 li#doc92.hover,.mk05_tx .ul01 li#doc92.cur{background:url(../images/dtzh0118.png) no-repeat; color:#fff;}
.mk05_tx .ul01 li#doc93.hover,.mk05_tx .ul01 li#doc93.cur{background:url(../images/dtzh0119.png) no-repeat; color:#fff;}
.mk05_tx .ul01 li#doc94.hover,.mk05_tx .ul01 li#doc94.cur{background:url(../images/dtzh0120.png) no-repeat; color:#fff;}
.mk05_tx .ul01 li#doc95.hover,.mk05_tx .ul01 li#doc95.cur{background:url(../images/dtzh0121.png) no-repeat; color:#fff;}
.mk05_tx .ul01 li#doc96.hover,.mk05_tx .ul01 li#doc96.cur{background:url(../images/dtzh0122.png) no-repeat; color:#fff;}

/*--首页-六大安定体系04--*/

/*--首页-模块06--*/
.mk06_hj{width:1000px; height:200px; background-color:#f8f8f8;margin: 15px auto 50px auto;border:1px #bababa solid;}
.mk06_hj ul.pat5_ul{width: 980px;height: 35px;border-bottom: 1px #bababa solid;margin:9px auto 11px auto;}
.mk06_hj ul.pat5_ul li{ float:left; width:95px; height:35px; }
.mk06_hj ul.pat5_ul li a{float:left; color:#a7a7a7; text-align:center; line-height:25px;display: block;height: 25px; font-size:17px; width:95px;}
.mk06_hj ul.pat5_ul li a.a01{display: block;height: 25px;border-right: 1px #bababa solid;}
.mk06_hj ul.pat5_ul li a.a02{display: block;height: 25px;border-right: 1px #bababa solid;}
.mk06_hj ul.pat5_ul li a.a03{display: block;height: 25px;border-right: 1px #bababa solid;}
.mk06_hj ul.pat5_ul li a.a04{display: block;height: 25px;border-right: 1px #bababa solid;}
.mk06_hj ul.pat5_ul li a.a05{display: block;height: 25px;border-right: 1px #bababa solid;}
.mk06_hj ul.pat5_ul li.hover,.mk06_hj ul.pat5_ul li.cur{background:url(../images/ba35.png) no-repeat; background-position:bottom; }
.mk06_hj ul.pat5_ul li.hover a.a01,.mk06_hj ul.pat5_ul li.cur a.a01{display: block;height: 25px;color:#ed2761;}
.mk06_hj ul.pat5_ul li.hover a.a02,.mk06_hj ul.pat5_ul li.cur a.a02{display: block;height: 25px;color:#ed2761;}
.mk06_hj ul.pat5_ul li.hover a.a03,.mk06_hj ul.pat5_ul li.cur a.a03{display: block;height: 25px;color:#ed2761;}
.mk06_hj ul.pat5_ul li.hover a.a04,.mk06_hj ul.pat5_ul li.cur a.a04{display: block;height: 25px;color:#ed2761;}
.mk06_hj ul.pat5_ul li.hover a.a05,.mk06_hj ul.pat5_ul li.cur a.a05{display: block;height: 25px;color:#ed2761;}
.mk06_hj img.tt{ display:block; margin:5px; float:left;}

/*---------列表页---------*/

/*--面包屑导航--*/
.dh01{ margin:0px auto; width:1000px; height:42px; }
.dh01 p.p_dh{ width:800px; height:42px; line-height:42px; display:block; color:#666; text-indent:3em; background:url(../images/lb01.png) no-repeat;}

/*-- 中区文章/列表/其它 --*/
.central{width:1000px; height:auto; margin:0px auto;  overflow:hidden;}
/*-- 中区导航（左） --*/
.central .central_left{ width:266px; height:auto; float:left;}
/*--中区导航（左）健康咨询--*/
.central .central_left div.zx_xw {width:266px; height:435px; border:1px solid #d2d2d2; background-color:#f7f7f7;margin-bottom: 10px; }
.central .central_left div.zx_xw ul.zx{width:100%; height:35px;}
.central .central_left div.zx_xw ul.zx li{ float:left;}
.central .central_left div.zx_xw ul.zx li a{ display:block; height:35px; background-color:#f7f7f7; width:132px; font-size:15px; color:#787878; line-height:35px; text-align:center;}
.central .central_left div.zx_xw ul.zx li.hover a,.central .central_left div.zx_xw ul.zx li.cur a{ cursor:pointer; display:block; width:132px; height:35px; background-color:#ea396d; color:#fff;}
.central .central_left div.zx_xw div.div_zx{ width:251px; height: 379px; margin:10px auto; }
.central .central_left div.zx_xw div.div_zx a img{ width:251px; height:148px; display:block;}
.central .central_left div.zx_xw div.div_zx img.img_js{width:237px; height:28px;}
.central .central_left div.zx_xw div.div_zx img{ margin:0px auto; display:block; }
.central .central_left div.zx_xw div.div_zx a.a_zx{ font-size:16px; display: block; width:100%; height:35px; line-height:35px; }
.central .central_left div.zx_xw div.div_zx p.p_zx{ color:#8d8989; font-size:13px; height:72px; line-height:20px; margin-bottom:15px;  border-bottom:1px dashed #d2d2d2;}
.central .central_left div.zx_xw div.div_zx a{color:#f16a24;}
.central .central_left div.zx_xw div.div_zx ul.ul_zx{ width:100%; height:65px; margin-top:15px;}
.central .central_left div.zx_xw div.div_zx ul.ul_zx li{ float:left;}
.central .central_left div.zx_xw div.div_zx ul.ul_zx li span{ display: block; width:5px; height:6px; float:left; background:url(../images/dtzh0134.png) no-repeat; position: relative; top: 6px; left: 7px;}
.central .central_left div.zx_xw div.div_zx ul.ul_zx li a.a_zx01{ float:left; display:block;     width: 245px; text-indent:1em; font-size:12px; line-height:20px; color:#8d8989;}
/*--中区导航（左）公益慈善--*/
.central .central_left div.cs{background-color:#f7f7f7; height:210px; border:1px solid #d2d2d2; border-bottom-color:#f16a24;margin-bottom: 10px;}
.central .central_left div.cs p.p_cs{width:100%; height:35px;}
.central .central_left div.cs p.p_cs a.a_cs{ display:block; background-color:#ea396d;  width:132px; height:35px; line-height:35px; color:#fff; text-align:center; float:left; font-size:15px;} 
.central .central_left div.cs p.p_cs span.span_cs{ display:block; float: left; width:95px; color:#787878; font-size:13px; text-align:center; border-bottom:1px solid #787878; margin: 8px 18px;}
.central .central_left div.cs a.a_cs01{ display:block; margin:10px auto auto auto; width:244px;}
.central .central_left div.cs a.a_cs img.img_cs{}
.central .central_left div.cs span.span_cs01{ margin-top: 15px; display:block; width:145px; height:4px; background-color:#ea396d;}
/*--中区导航（左）24小时咨询热线--*/
.central .central_left div.zx_rx{ width:244px; height:255px; padding:10px 10px; border:1px #ea396d solid; background:url(../images/lb04.png) 230px 236px no-repeat;     background-position-x: 230px; background-position-y: 236px;margin-bottom: 10px;}
.central .central_left div.zx_rx dl.dl02 dd{ float:left; width:70px; height:130px;padding-left: 7px;}
.central .central_left div.zx_rx dl.dl02 dd span.span01{ display:block; width:68px; height:68px;background:url(../images/ba02.png) no-repeat;}
.central .central_left div.zx_rx dl.dl02 dd span.span01 a.a_span{display:block; width:71px; height:70px;}

.central .central_left div.zx_rx dl.dl02 dd a.a_img{ display:block; width:71px; height:30px;margin-top: 12px; background:url(../images/ba28.png) no-repeat; }
.central .central_left div.zx_rx dl.dl02 dd span.span02{ display:block; width:68px; height:68px; background:url(../images/ba04.png) no-repeat;}
.central .central_left div.zx_rx dl.dl02 dd span.span02 a.a_span{display:block; width:71px; height:70px;}
.central .central_left div.zx_rx dl.dl02 dd a.a_img01{ display:block; width:71px; height:30px;margin-top: 12px; background:url(../images/ba29.png) no-repeat; }
.central .central_left div.zx_rx dl.dl02 dd span.span03{ display:block; width:68px; height:68px; background:url(../images/ba06.png) no-repeat;}
.central .central_left div.zx_rx dl.dl02 dd span.span03 a.a_span{display:block; width:71px; height:70px;}
.central .central_left div.zx_rx dl.dl02 dd a.a_img02{ display:block; width:71px; height:30px;margin-top: 12px; background:url(../images/ba30.png) no-repeat; }
.central .central_left div.zx_rx dl.dl02 dd span.span04{ display:block; width:68px; height:68px; background:url(../images/ba08.png) no-repeat;}
.central .central_left div.zx_rx dl.dl02 dd span.span04 a.a_span{display:block; width:71px; height:70px;}
.central .central_left div.zx_rx dl.dl02 dd a.a_img03{ display:block; width:71px; height:30px;margin-top: 12px; background:url(../images/ba31.png) no-repeat; }
.central .central_left div.zx_rx dl.dl02 dd span.span05{ display:block; width:68px; height:68px; background:url(../images/ba10.png) no-repeat;}
.central .central_left div.zx_rx dl.dl02 dd span.span05 a.a_span{display:block; width:71px; height:70px;}
.central .central_left div.zx_rx dl.dl02 dd a.a_img04{ display:block; width:71px; height:30px;margin-top: 12px; background:url(../images/ba32.png) no-repeat; }
.central .central_left div.zx_rx dl.dl02 dd span.span06{ display:block; width:68px; height:68px; background:url(../images/ba12.png) no-repeat;}
.central .central_left div.zx_rx dl.dl02 dd span.span06 a.a_span{display:block; width:71px; height:70px;}
.central .central_left div.zx_rx dl.dl02 dd a.a_img05{ display:block; width:71px; height:30px;margin-top: 12px; background:url(../images/ba33.png) no-repeat; }
.central .central_left div.zx_rx dl.dl02 dd:hover span.span01{ background:url(../images/ba03.png) no-repeat;}
.central .central_left div.zx_rx dl.dl02 dd:hover span.span02{ background:url(../images/ba05.png) no-repeat;}
.central .central_left div.zx_rx dl.dl02 dd:hover span.span03{ background:url(../images/ba07.png) no-repeat;}
.central .central_left div.zx_rx dl.dl02 dd:hover span.span04{ background:url(../images/ba09.png) no-repeat;}
.central .central_left div.zx_rx dl.dl02 dd:hover span.span05{ background:url(../images/ba11.png) no-repeat;}
.central .central_left div.zx_rx dl.dl02 dd:hover span.span06{ background:url(../images/ba13.png) no-repeat;}
.central .central_left img.img_rx{ width:266px; height:76px; display: block; margin-bottom: 10px;}
/*--中区导航（左）专家团队--*/
.picMarquee-left{ border:1px solid #d2d2d2;margin-bottom: 11px; width:264px; background-color:#f7f7f7;  overflow:hidden; position:relative; }
.picMarquee-left p.p_cs{width:100%;  height:35px; margin-bottom: 10px;}
.picMarquee-left p.p_cs span.span_cs{ display:block; float: left; width:95px; color:#787878; font-size:13px; text-align:center; border-bottom:1px solid #787878; margin: 8px 18px;}
.picMarquee-left p.p_cs a.a_cs{ display:block; background-color:#ea396d;  width:132px; height:35px; line-height:35px; color:#fff; text-align:center; float:left; font-size:15px;} 
.picMarquee-left .bd{width:265px; height:243px;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 4px; width: 79px !important; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{margin-bottom: 7px; text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:75; height:87; display:block; padding:2px;}
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }


.tempWrap{ width:250px !important; margin:auto;}
/*--中区导航（左）接诊信息--*/
.central .central_left div.jz_xx{background-color:#f7f7f7; height:285px; border:1px solid #d2d2d2;}
.central .central_left div.jz_xx span.kong{ display:block; width:100%; height:35px;}
.central .central_left div.jz_xx a.a_jz{ display: block; background-color:#ea396d; width:100%; height:30px; text-align:center; line-height:30px; color:#fff; font-size:16px;}
.central .central_left div.jz_xx .jz{width:230px; height:105px; margin:20px auto auto auto;}
.jz_name,.jz_tel,.jz_time,.sel{ border:1px solid #d2d2d2; font-size:13px; text-align:center; line-height:25px; background-color:#fff; width:185px; height:25px;}
.central .central_left div.jz_xx .jz span.span01{ display:block; width:245px; height:25px;margin-bottom:10px;}
.central .central_left div.jz_xx a.a_jz01{ color:#185e9d; text-decoration:underline; font-size:16px; display:block; text-align:center; width:100%; height:35px; line-height:35px; background:url(../images/lb03.png) 10px 10px no-repeat; background-position-x:10px;background-position-y:10px; }
.central .central_left div.jz_xx span.span02{ display:block; width:211px; height:25px; margin:15px auto auto auto;}
.central .central_left div.jz_xx span.span02 a{color:#fff; font-size:17px;width:100px; height:25px; text-align:center; line-height:25px; border-radius:5px;}
.central .central_left div.jz_xx span.span02 input.a_jz02{ border: none; color:#fff; font-size:17px; display:block; width:100px; height:25px;  border-radius:5px; background-color:#ea396d;  float:left; margin-right:10px;}
.central .central_left div.jz_xx span.span02 a.a_jz03{display:block;  background-color:#f16a24; float:left;}
/*--中区导航（左）走进欧亚--*/
.central .central_left div.zx_xw p.p_oy {width:100%; height:35px; }
.central .central_left div.zx_xw p.p_oy a.a_oy { display:block; background-color:#ea396d;  width:132px; height:35px; line-height:35px; color:#fff; text-align:center; float:left; font-size:15px;}
.central .central_left div.zx_xw p.p_oy span.span_oy{display:block; float: left; width:95px; color:#787878; font-size:13px; text-align:center; border-bottom:1px solid #787878; margin: 8px 18px; }
.central .central_left div.zx_xw div.div_zx p.p_zx01{ color:#8d8989; font-size:12px; height:89px; padding-top:25px; line-height:20px; margin-bottom:15px;  border-bottom:1px dashed #d2d2d2;}
.central .central_left div.zx_xw div.div_zx p.p_zx01 a{ color:#f16a24;}
/*--中区导航（左）医院地图--*/
.central .central_left .yydt{background-color:#f7f7f7; height:395px; border:1px solid #d2d2d2;}
.central .central_left .yydt p.p_cs{width:100%; height:35px;}
.central .central_left .yydt p.p_cs a.a_cs{ display:block; background-color:#ea396d;  width:132px; height:35px; line-height:35px; color:#fff; text-align:center; float:left; font-size:15px;} 
.central .central_left .yydt p.p_cs span.span_cs{display: block;float: left;width: 105px;color: #787878;font-size: 13px;text-align: center;border-bottom: 1px solid #787878;margin: 8px 13px;}
.central .central_left .yydt span.span01{ display:block; line-height:20px; padding:5px 8px;}

/*-- 中区文章/列表/内容 （右） --*/
.central .central_right{width:700px; height:auto; background-color:#fff; border:1px solid #d2d2d2; filter:Alpha(opacity=70); background-color:rgba(255,255,255,0.5); float:left; margin-left:30px;}

.central .central_right ul.lb_ul01{ width:650px; height:auto; margin:20px auto;}
.central .central_right ul.lb_ul01 li{ width:100%; height:135px; margin-bottom: 30px; border-bottom:1px #979797 dashed;}
.central .central_right ul.lb_ul01 li a{ color:#ea396d;}
.central .central_right ul.lb_ul01 li p.p01{ text-indent:2em; font-size:14px; color:#464646; line-height:23px; padding:17px 0px; height:65px;}
.central .central_right ul.lb_ul01 li a.a01{ display: block; height:35px; background-color:#f3ece8; line-height:35px; font-size:16px; text-indent:1em;}

/*-- 中区（右） 分页按钮 --*/
.page_navigation {height: 28px;overflow: hidden;padding: 25px 0px 28px;width: 550px;margin: auto;} 
.page_navigation li { padding:5px 10px; float:left; border:solid 1px #cbcbcb; margin-right:5px; font-size:14px; } 
.page_navigation li.thisclass { border:solid 1px #fff; color:#fff; background:#106acc; } 
.page_navigation li a:hover { color:#F00; }

/*-- 中区（右） 文章 --*/
.central .wz_right{width:700px;  height:auto; float:left; margin-left:30px;}
.central .wz_right .wz{width:680px;padding:30px 10px 10px 10px;height:auto;background-color:#fff; border:1px solid #d2d2d2;background-color:rgba(255,255,255,0.5);}
 
.central .wz_right .wz h1{ font-size:18px; text-align: center; margin:20px auto;}
.central .wz_right .wz .content{width:100%; height:auto;margin-top: 30px;}
.central .wz_right .wz .content img{ display:block; margin:auto;}
.central .wz_right .wz .content p{font-size: 14px;line-height: 26px;padding: 5px 23px;}
.central .wz_right .wz .content div{font-size: 14px;line-height: 26px;padding: 5px 23px;}
.central .wz_right .wz span.span01{ display:block; width:678px; margin:0px auto 18px auto; height:95px; border-bottom:1px #6c6c6c dashed;}
.central .wz_right .wz span.span01 a{color:#fff; font-size:18px; text-align:center; line-height:44px;}
.central .wz_right .wz span.span01 a.a02{ background: #138f97 url(../images/wz04.png) no-repeat; background-position-x:6px ;background-position-y:8px;  display: block; width:254px; height:44px; float:left; margin:27px 34px auto 73px;}
.central .wz_right .wz span.span01 a.a03{background: #f16a24 url(../images/wz05.png) no-repeat; margin-top:27px; background-position-x:6px ;background-position-y:8px;  display: block; width:254px; height:44px; float:left;}
/*--上一篇 下一篇--*/
.central .wz_right .wz ul.ul01{ width:678px; height:45px; margin:0px auto;}
.central .wz_right .wz ul.ul01 li{ float:left;width: 325px;}
.central .wz_right .wz ul.ul01 li strong{ color:#000;}
.central .wz_right .wz ul.ul01 li a.a04{ float:left; display:block; text-align:center; width:115px; height:45px; font-size:13px; color:#6c6c6c;}

.central .wz_right .wz ul.ul02{ width:520px; height:35px; margin:15px auto;}
.central .wz_right .wz ul.ul02 li{ float:left; margin-right:20px;}
.central .wz_right .wz ul.ul02 img{}
/*--汇专业技术 他品牌医院--*/
.central .wz_right div.wz_right01{width:700px; height:340px; background-color:#fff; border:1px solid #d2d2d2;  background-color:rgba(255,255,255,0.5); float:left; margin:15px auto;}
.central .wz_right div.wz_right01 p.p01{ width:100%; height:50px; background-color:#fbe5eb;}
.central .wz_right div.wz_right01 p.p01 a{ float:left; color:#ea396d; font-size:22px; display:block; }
.central .wz_right div.wz_right01 p.p01 a.a01{ width:370px; height:50px; line-height:50px; text-indent:2em;}
.central .wz_right div.wz_right01 p.p01 a.a02{ background:url(../images/wz03.png) 0px 9px  / 42px 31px no-repeat; width:300px; height:50px; line-height:50px; text-indent:2.5em;}
.central .wz_right div.wz_right01 div.slideBox03{ width:700px; height:244px; }
.central .wz_right div.wz_right01 div.slideBox03 div.bd{ padding: 10px;width: 615px; height:208px; margin:30px auto auto auto;  filter:Alpha(opacity=70); background-color:rgba(255,255,255,0.5); border:1px solid #d2d2d2;}
.central .wz_right div.wz_right01 div.slideBox03 div.bd ul.ul01{}
.central .wz_right div.wz_right01 div.slideBox03 div.bd ul.ul01 li{ zoom:1; vertical-align:middle;}
.central .wz_right div.wz_right01 div.slideBox03 div.bd ul.ul01 li dl dd{ float:left;}
.central .wz_right div.wz_right01 div.slideBox03 div.bd ul.ul01 li dl dd.dd01{ width:208px; height:auto; margin-right: 10px;}
.central .wz_right div.wz_right01 div.slideBox03 div.bd ul.ul01 li dl dd.dd01 p.p02{ width:100%; height:19px;}
.central .wz_right div.wz_right01 div.slideBox03 div.bd ul.ul01 li dl dd.dd01 p.p02 span.span01{ float:left; display:block; width:28px; height:3px; background-color:#a7a7a7; margin:15px 1px auto auto;}
.central .wz_right div.wz_right01 div.slideBox03 div.bd ul.ul01 li dl dd.dd01 p.p02 span.span02{ float:left; display: block; width:159px; border-bottom:1px #a7a7a7 solid; color:#a7a7a7; font-size:12px;}
.central .wz_right div.wz_right01 div.slideBox03 div.bd ul.ul01 li dl dd.dd01 a.a03{ color:#ea396d; font-size:20px; display:block; height:45px; line-height:45px;}
.central .wz_right div.wz_right01 div.slideBox03 div.bd ul.ul01 li dl dd.dd01 p.p03{ color:#7a7a7a;font-size: 12px; line-height: 17px; height: 90px;}
.central .wz_right div.wz_right01 div.slideBox03 div.bd ul.ul01 li dl dd.dd01 p.p04{ width:100%; height:40px;}
.central .wz_right div.wz_right01 div.slideBox03 div.bd ul.ul01 li dl dd.dd01 p.p04 a{ float:left;}
.central .wz_right div.wz_right01 div.slideBox03 div.bd ul.ul01 li dl dd.dd01 p.p04 a.a04{ background:url(../images/tb-3.png) no-repeat; width:41px; height:41px; display:block;  margin-left: 65px;}
.central .wz_right div.wz_right01 div.slideBox03 div.bd ul.ul01 li dl dd.dd01 p.p04 a.a05{ background:url(../images/tb-7.png) no-repeat; width:41px; height:41px; display:block; margin-left:15px;}
.central .wz_right div.wz_right01 div.slideBox03 div.bd ul.ul01 li dl dd.dd01 p.p04 a.a04:hover{ background:url(../images/tb-4.png) no-repeat;}
.central .wz_right div.wz_right01 div.slideBox03 div.bd ul.ul01 li dl dd.dd01 p.p04 a.a05:hover{ background:url(../images/tb-8.png) no-repeat;}

.central .wz_right div.wz_right01 div.slideBox03 ul.ul01 li dl dd img.img01{  margin-top: 25px; float:left; width:397px; height:166px; display:block;}
.central .wz_right div.wz_right01 div.slideBox03 ul.ul02{ width:700px; height:20px; position:relative; top:-123px; margin:0px auto;}
.central .wz_right div.wz_right01 div.slideBox03 ul.ul02 li{}
.central .wz_right div.wz_right01 div.slideBox03 ul.ul02 li a.prev{ float:left; background:url(../images/wz01.png) 0px 0px no-repeat; display:block; width:20px; height:20px;}
.central .wz_right div.wz_right01 div.slideBox03 ul.ul02 li a.next{ float:right;  background:url(../images/wz02.png) 0px 0px no-repeat; display:block; width:20px; height:20px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox03 .prev,
.slideBox03 .next{ position:absolute; left:0.5%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox03 .next{ left:auto; right:0.5%; background-position:8px 5px; }
.slideBox03 .prev:hover,
.slideBox03 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox03 .prevStop{ display:none;  }
.slideBox03 .nextStop{ display:none;  }
/*--尾部--*/
.fanhui{ width:1000px; margin:auto;}
.fanhui a.tem{display: block;width: 129px;height: 55px; background:url(../images/dtzh092.png) no-repeat; margin:auto auto -31px;}
.footer{ width:100%; height:390px;}
.footer div.end{ width: 100%;height: 290px;background-color: #414141;padding: 60px 0px 15px 0px;}
.footer div.end ul.end_ul{ width:1000px; height:302px; margin:0px auto;}
.footer div.end ul.end_ul li{ float:left;}
.footer div.end ul.end_ul li.li01 img{width:164px; height:52px;}
.footer div.end ul.end_ul li.li01 p.p01{ width:164px; height:35px; border-bottom:1px #fff dotted;}
.footer div.end ul.end_ul li.li01 p.p01 span.span01{position: relative;top: 4px;left: 18px; display:block; width:32px; height:25px; background:url(../images/dtzh082.png) no-repeat; float:left;}
.footer div.end ul.end_ul li.li01 p.p01 span.span02{position: relative;top: 4px;left: 18px; display:block; width:32px; height:25px; background:url(../images/dtzh083.png) no-repeat; float:left;}
.footer div.end ul.end_ul li.li01 p.p01 span.span03{position: relative;top: 4px;left: 18px; display:block; width:32px; height:25px; background:url(../images/dtzh084.png) no-repeat; float:left;}
.footer div.end ul.end_ul li.li01 p.p01 span.span04{position: relative;top: 4px;left: 18px; display:block; width:32px; height:25px; background:url(../images/dtzh085.png) no-repeat; float:left;}
.footer div.end ul.end_ul li.li01 p.p01 span.span05{position: relative;top: 4px;left: 18px; display:block; width:32px; height:25px; background:url(../images/dtzh086.png) no-repeat; float:left;}
.footer div.end ul.end_ul li.li01 p.p01 a{ float:left; text-align:center;width: 110px; font-size:14px; line-height:35px; color:#fff; display:block;  height:35px;}

.footer div.end ul.end_ul li.li02{margin: auto 35px;}
.footer div.end ul.end_ul li.li02 dl.dl01{ width:300px; height:215px;margin-top: 30px;}
.footer div.end ul.end_ul li.li02 dl.dl01 dd{ float:left;}
.footer div.end ul.end_ul li.li02 dl.dl01 dd.dd01{ margin:auto 20px;}
.footer div.end ul.end_ul li.li02 dl.dl01 dd img{margin-left: 12px;}
.footer div.end ul.end_ul li.li02 dl.dl01 dd a{ color:#fff; font-size:12px; display:block; height:19px; width:65px; line-height:19px; text-align:left;}
.footer div.end ul.end_ul li.li02 dl.dl01 dd a.a01{ font-size:18px; display:block; height:35px; width:85px;text-align: center; line-height:35px;}
.footer div.end ul.end_ul li.li02 dl.dl01 dd a.a02{margin-left: 16px;letter-spacing: 1px;}

/*--挂号--*/
.footer div.end ul.end_ul li.li03{width:223px; height:255px;}
.footer div.end ul.end_ul li.li03 p.p02{ width:100%; height:35px; margin-bottom:15px; background:url(../images/dtzh090.jpg) no-repeat; background-position:bottom;}
.footer div.end ul.end_ul li.li03 p.p02 a.gh{ display:block; width:218px; height:35px; text-align: center; color:#fff; font-size:16px; line-height:35px;}
.footer div.end ul.end_ul li.li03 .zz_gh{}
.footer div.end ul.end_ul li.li03 .zz_gh .in_01{margin-bottom: 8px; text-indent: 7px;width:218px; height:35px; background-color:#414141; border:1px #fff solid; border-radius:5px;}
.footer div.end ul.end_ul li.li03 .zz_gh .ques{margin-bottom: 8px;width:218px;background-color:#414141;text-indent: 7px; border:1px #fff solid; border-radius:10px;}
.footer div.end ul.end_ul li.li03 input.a_tj{ border: none; display:block; width:80px; height:25px; background-color:#f2b613; color:#007880; text-align:center;border-radius:5px; line-height:25px; font-size:12px;}
.footer div.end ul.end_ul li.li04{width:223px;margin-left: 20px;}
.footer div.end ul.end_ul li.li04 p.p02{ width:100%; height:35px; margin-bottom:15px; background:url(../images/dtzh090.jpg) no-repeat; background-position:bottom;}
.footer div.end ul.end_ul li.li04 p.p02 a.gh{ display:block; width:218px; height:35px; text-align: center; color:#fff; font-size:16px; line-height:35px;}
.footer div.end ul.end_ul li.li04 p.p03{ width:100%; height:38px;}
.footer div.end ul.end_ul li.li04 p.p04{width:100%; height:25px;}
.footer div.end ul.end_ul li.li04 p.p03 span.span06{ float:left; display:block; background:url(../images/foot01.png) no-repeat; width:23px; height:22px;}
.footer div.end ul.end_ul li.li04 p.p04 span.span07{ float:left; display:block; background:url(../images/foot02.png) no-repeat; width:23px; height:22px;}
.footer div.end ul.end_ul li.li04 p.p04 span.span08{ float:left; display:block; background:url(../images/foot03.png) no-repeat; width:23px; height:22px;}
.footer div.end ul.end_ul li.li04 p.p03 a.a_lx{ display: block; color:#fff; float:left; width:190px; font-size:12px;}
.footer div.end ul.end_ul li.li04 p.p04 a.a_lx01{display: block; color:#fff; float:left; width:190px; font-size:12px;line-height: 24px;text-indent: 5px;}
.footer div.end ul.end_ul li.li04 a.tel{ color:#ffc72e;display: block; font-size:24px; text-align:right; width:100%;  font-style:italic; }
.footer div.end ul.end_ul li.li04 img.img01{margin: auto auto auto 28px;}
.footer div.foot{ width:100%; height:60px; background:#676767;}

#LRfloater0{ display:none;}  /*----- 隐藏左侧悬浮广告窗 -----*/







