@charset "utf-8";

/* 
	@名称: base
	@功能: 重设浏览器默认样式
*/
/*index*/
#bottom_con{  width:100%;  height:55px;left:164px;  position: fixed !important;  bottom:0;  _position:absolute; <!-- 针对ie6 --> _bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
#bottom_tel{  position:relative;  height:55px;  width:1308px;  margin:0 auto;  background-repeat:no-repeat;  }
.cb_input{  vertical-align:middle;  height:28px;  line-height:20px;  width:240px;  border:1px solid #FFAE47;  color:#3B3B3B;  text-indent:5px;}
#JFimg{position:absolute;  top:-105px;left:480px; width:222px;height:112px;  color:#4b4d49;font-size:12px;  color:red;text-indent:17px;}
/*articl*/
#bottom_con{
	width:100%;
	height:55px;left:164px;
	position: fixed !important;
	bottom:0;
	_position:absolute; <!-- 针对ie6 -->
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
#bottom_tel{
	position:relative;

	height:55px;
	width:1308px;
	margin:0 auto;
	background-image:url(http://www.pf0532.com/images/qidubottom.jpg);
	background-repeat:no-repeat;
}
.cb_input{
	vertical-align:middle;
	height:28px;
	line-height:20px;
	width:240px;
	border:1px solid #FFAE47;
	color:#3B3B3B;
	text-indent:5px;
}
#JFimg{position:absolute;
	top:-105px;left:480px;
	background:url(http://www.pf0532.com/images/datan.gif) no-repeat;
	width:222px;height:112px;
	color:#4b4d49;font-size:12px;
	color:red;text-indent:17px;
}



/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html{ color:#666666; background:#fff; }

/* 内外边距通常让各个浏览器样式的表现位置不同 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { margin:0; padding:0; }

/* 重设 HTML5 标签, IE 需要在 js 中 createElement(TAG) */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }

/* HTML5 媒体文件跟 img 保持一致 */
audio,canvas,video { display: inline-block; *display: inline; *zoom: 1; }

/* 要注意表单元素并不继承父级 font 的问题 */
body,button,input,select,textarea{ font:12px/150% '宋体',arial,tahoma,\5b8b\4f53; }
input,select,textarea{ font-size:100%; }

/* 去掉各Table  cell 的边距并让其边重合 */
table{ border-collapse:collapse; border-spacing:0; }

/* IE bug fixed: th 不继承 text-align*/
th{ text-align:inherit; }

/* 去除默认边框 */
fieldset,img{ border:0; }

/* ie6 7 8(q) bug 显示为行内表现 */
iframe{ display:block; }

/* 去掉 firefox 下此元素的边框 */
abbr,acronym{ border:0; font-variant:normal; }

/* 一致的 del 样式 */
del { text-decoration:line-through; }

address,caption,cite,code,dfn,em,th,var { font-style:normal; font-weight:500; }

/* 去掉列表前的标识, li 会继承 */
ol,ul,li { list-style:none; }

/* 对齐是排版最重要的因素, 别让什么都居中 */
caption,th { text-align:left; }

/* 来自yahoo, 让标题都自定义, 适应多个系统应用 */
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:500; }

q:before,q:after { content:''; }

/* 统一上标和下标 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }



/* 让链接在 hover 状态下显示下划线 */
a:hover { text-decoration:underline; }

/* 默认不显示下划线，保持页面简洁 */
ins,a { text-decoration:none; color:#666666; }

/* 清理浮动 */
.fn-clear:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both;}
.fn-clear { zoom:1; /* for IE6 IE7 */}

/* 隐藏, 通常用来与 JS 配合 */
body .fn-hide { display:none; }

/* 设置内联, 减少浮动带来的bug */
.fn-left,.fn-right { display:inline; }
.fn-left { float:left; }
.fn-right { float:right; }

body,html{ -webkit-text-size-adjust: none; -ms-text-size-adjust: none; }

/* 左边浮动ie6 bug */
html{  _background-attachment:fixed;}


/* ----------------------------------------------------------------------- >>>
	@名称: common
	@功能: 公共樣式
*/

/* 宽度 */
.w1200{ width:1200px; margin:0 auto; }
.w1000{ width:1001px; margin:0 auto; }
.w994{ width:993px; margin:0 auto; }
.w980{ width:980px; margin:0 auto; }
.w993{ width:933px; margin:0 auto; }
.w693{ width:693px;}
.w1003{ width:1003px; margin:0 auto; }
/* 字体 */
.ff-wy{ font-family: '微软雅黑'}
.te-2em{ text-indent:0em;}
.ff-ar{ font-family: Arial}
.fw-bd{ font-weight: 700}
.fz-12{ font-size:12px;}
.fz-14{ font-size:14px;}
.fz-16{ font-size:16px;}
.fz-18{ font-size:18px;}
.fz-20{ font-size:20px;}
.fz-23{ font-size:23px;}
.fz-26{ font-size:26px;}

.fs-it{font-style:italic;}

/* 颜色 */
.color-00, .color-00 a{ color: #000000;}
.color-90, .color-90 a{ color: #909090;}
.color-33, .color-33 a{ color: #333333;}
.color-a5, .color-a5 a{ color: #a5a5a5;}
.color-66, .color-66 a{ color: #666666;}
.color-ff, .color-ff a{ color: #ffffff;}
.color-1a, .color-1a a{ color: #1a307e;}
.color-01, .color-01 a{ color: #006ab6;} /* 绿色 1 */
.color-03, .color-03 a{ color: #006ab6;} /* 绿色 2 */
.color-037, .color-037 a{ color: #037506;} /* 绿色 3 */
.color-d0, .color-d0 a{ color: #d00000;} /* 红色 */
.color-066, .color-066 a{ color: #066311;}

.color-a1{color:#a10001}/* 红色2 */

/* 边距 */
.mt3{ margin-top: 3px}
.mt6{ margin-top: 6px;}
.mt8{ margin-top: 8px;}
.mt10{ margin-top: 10px;}
.mt12{ margin-top: 12px;}
.mt15{ margin-top: 15px;}
.mt18{ margin-top: 18px;}
.mt20{ margin-top: 20px;}
.mt22{ margin-top: 22px}
.mt25{ margin-top: 25px}
.mt29{ margin-top: 30px}
.mt43{ margin-top: 43px}
.mt50{ margin-top: 50px}


/* 内边距 */
.pl288{ padding-left:288px;}
.pl105{ padding-left:105px;}
.pl225{ padding-left:225px;}
.pl164{ padding-left:164px;}
.pl133{ padding-left:133px;}
.pl365{ padding-left:365px;}

/* 其他 */
.ta-c{ text-align: center;}
.ov-h{ overflow: hidden;}
.cs-p{ cursor: pointer;}
.ti99{ text-indent: -9999px;}
.ti2e{ text-indent: 2em}


/* 精灵图 */
.htop-tools li, .footer-top a{ background: url(../imgs/sprite.png) no-repeat;}
/*高度*/
.he71{ height:71px;}
.he68{ height:68px;}



/* ----------------------------------------------------------------------- >>>
	@名称: #header
	@功能: 头部樣式
*/
#header{ }

/* 顶部 */
.htop{ height: 34px; background:#f0f0f0;}
.htop-welcome{ padding-left: 18px; width: 455px; height: 34px; line-height: 34px;}
.htop-tools{ width: 316px; height: 34px; line-height: 34px; }
.htop-tools li{ float:left; width: 78px; text-indent: 21px; }
.htop-tools li.t1{ background-position:0 0px;}
.htop-tools li.t2{ background-position:-100px 0;}
.htop-tools li.t3{ background-position:-200px 0;}
.htop-tools li.t4{ background-position:-300px 0;}

/* 中间部分 */
.hmid{ height: 101px;}
.hmid-logo{ margin-top: 17px}
.hmid-honor{ margin-top: 32px; margin-left: 35px;}
.hmid-tel{ margin-top: 17px;}

/* 导航栏部分 */
.hnav{ height: 45px; background-color: #006ab6; }
.hnav-ul{ margin: 0 18px; line-height: 45px;}
.hnav-ul li{ float: left; width: 107px; height: 45px;}
.hnav-ul li.last{ background: none }
.hnav-ul a{ display: block; width: 100%; height: 100%; text-align: center;}
.hnav-ul li.on a, .hnav-ul a:hover{ background-color: #005796}

/* Banner */
#banner{ height: 400px; background: #eaffec url(../imgs/index_18_1.jpg) center center no-repeat; }

/* 病种导航 */
.disease-nav{ height:111px; background: #eeeeee; line-height:24px;}
.disease-navInner{ position:relative; height:111px;}
.disease-jiakang{ display:block; position:absolute; left:137px; top:16px; width:29px; height:84px;}
.disease-jiajian{ display:block; position:absolute; left:398px; top:16px; width:29px; height:84px;}
.disease-jiejie{ display:block; position:absolute; left:514px; top:16px; width:51px; height:84px;}
.disease-xianyan{ display:block; position:absolute; left:745px; top:16px; width:29px; height:84px;}
.disease-ul1, .disease-ul2, .disease-ul3, .disease-ul4, .disease-ul5, .disease-ul6{ display:inline-block; position:absolute; top:22px;}
.disease-ul1{ left:176px;}
.disease-ul2{ left:250px;}
.disease-ul3{ left:435px;}
.disease-ul4{ left:580px;}
.disease-ul5{ left:664px;}
.disease-ul6{ left:782px;}


/* ----------------------------------------------------------------------- >>>
	@名称: #leg
	@功能: 底部上方樣式
*/
#leg{ }
.leg-nav{ height: 34px; line-height: 34px;}
.leg-nav li{ width: 134px; margin-right: 1px; background-color: #e8e8e8}
.leg-nav li.on{ background-color: #006ab6; color: #fff; font-weight: 700}
.leg-cont{ margin-top: 1px; padding-top: 15px; height: 147px; background-color: #f6f6f6}
.leg-cont li{ margin-left: 16px; width: 180px; }


/* ----------------------------------------------------------------------- >>>
	@名称: #jczt
	@功能::list精彩专题
*/
.jczt{ height:196px; background:#ebebeb; margin-top:20px; display:none}
.jczt_tie{ height:44px; position:absolute; display:none}
.jczt ul{ padding-top:40px; margin-left:30px;}
.jczt ul li{ width:177px; float:left; margin-right:14px;}
.jczt ul li p{ height:29px; line-height:29px; text-align:center;}


/* ----------------------------------------------------------------------- >>>
	@名称: #footer
	@功能: 底部樣式
*/
#footer{ }
.footer-top{ height: 38px; line-height: 38px; background-color: #006ab6; text-indent: 21px;}
.footer-top a{ margin-right: 8px; margin-top: 3px; width: 33px; height: 33px;}
.footer-top a.chat{ background-position: -358px -34px}
.footer-top a.tel{ background-position: -317px -34px}
.footer-top a.weixin{ background-position: -276px -34px}
.footer-top a.qq{ background-position: -235px -34px}
.footer1{ background-color: #f6f6f6; padding-top: 1px}
.footer1-nav{ height: 38px; line-height: 38px; background-color: #dfdfdf}
.footer1-nav a{ margin: 0 12px;}
.footer1-cont{ padding: 13px 32px 30px 0px; line-height: 22px;height:130px;}
.footer1-logo{ margin: 24px 53px 0 0;}


/**banner**/
#slide-index .slide { width: 100%; height: 400px; margin: 0 auto; }
#slide-index { min-width: 1000px; width: auto; height: 400px; overflow: hidden; position: relative; }
#slide-index .slides { min-width: 1000px; width: auto; height: 400px; }
#slide-index .slide { min-width: 1000px; height: 400px; float: left; position: relative; }
#slide-index .image { z-index: 1; position: absolute; }
#slide-index .text, #slide-index .button { z-index: 2; position: absolute; top: -500px; }
#slide-index .button { display: none; width: 138px; }
#slide-index .control { position: absolute; bottom: 0px; width: 100%; text-align: center; height: 19px; cursor: pointer; z-index: 40; }
#slide-index .control a { width: 11px; height: 11px; cursor: pointer; display: inline-block; background: #cfcfcf; margin-right: 6px; opacity: 0.6; filter: alpha(opacity=60); }
#slide-index .control a:hover, #slide-index .control a.active { background: #8f1c77; }
.autoMaxWidth { overflow: hidden; position: relative; }


/* 收起展开 广告 */
#sdAD{ }
.sdA{ height:60px; }
.sdKey{ width:70px; height:44px; cursor:pointer; margin-right: 20px;}
.sdB{ height:486px; overflow:hidden; display:none}
.sdB-box{ height:100%;}
.sdB-video{ margin:237px 0 0 28px; width:342px; height:248px; background-color:#e5e5e5; border:1px #e5e5e5 solid; border-radius:4px 4px 0 0;}
.sdB-text{ width:595px; margin:317px 0 0 27px; line-height:26px; text-indent:2em;}
.sdB-text a{ color:#dbe900}
.sdB-box .w1000{ position:relative; height:487px}
#sdB-close{ float:right; width:60px; height:60px; cursor:pointer;} /* 向上收起 */


/* 轮播广告图 按钮样式 */
.slide_1_hide_W{ width:100%; height:1px; position:absolute; left:0; top:0; z-index:4; overflow:visible}
.slide_1_hide{ width:1000px; margin:0 auto; height:1px; position:relative; overflow:visible}
.slide_1_a1, .slide_1_a2{ position:absolute; top:267px; display:inline-block; z-index:20; line-height:38px; font-size:16px; font-family:'微软雅黑'}
.slide_1_a2{ left:294px; color:#ffffff}
.slide_1_a1{ left:44px; color:#272c30}


/*悬停*/
.xf_main{ display:none; height:535px; width:130px; position:fixed; right:0; top:188px; _position:absolute; _top:expression(documentElement.scrollTop+188); z-index:98;}
.xf_main dd{ height:48px;}
.xf_main dd a{ display:block; height:100%; width:100%;}
.xf_main dd a:hover{ background:#167518;}
.xf_main dd a span{ float:left;}
.xf_span1{ margin:7px 12px 0px 13px;}
.xf_span2{ color:#fff; font:14px/16px "微软雅黑"; margin-top:14px; display:block;}
.xf_span3{ color:#fff; font:14px/16px "微软雅黑"; margin-top:7px; display:block;}
.xf_bot{}
.xf_ul li{ height:52px;}
.xf_ul li a span{ float:left;}
.xfu_span1{ margin:7px 10px 0px 15px;}
.xfu_span2{ color:#ffa200; font:14px/18px "微软雅黑"; margin-top:6px; width:74px; display:block;}


/* 底部免费电话 */
.foot-freeTel{ position:fixed; left:0; bottom:0; z-index:300; _position:absolute; _top:expression(documentElement.scrollTop+document.documentElement.clientHeight-49); width:100%; height:49px;}
.foot-freeTel-L{ margin-left:25px;}
.foot-freeTel-M{ margin-left:170px; margin-top:8px; width:198px; height:29px; line-height:29px; border:1px #060850 solid; text-indent:6px; color:#9a9a9a; font-size:14px; font-family:Verdana, Geneva, sans-serif}
.foot-freeTel-Btn{ margin-left:16px; margin-top:8px; width:103px; height:32px; cursor:pointer;}
.foot-freeTel-R{ margin-right:20px}

/*zt/love/底部样式*/
.cont-17{ width:100%; height:297px; text-align:center;}
.cont-18{ width:100%; height:297px; text-align:center; position:absolute; top:-42px;}
/*在线咨询*/
.gyb_zx dl{ margin-top:20px;}
.gyb_zx dl dd, .gyb_zx dl dt{ float:left;}
.gyb_zx dl dd{ width:216px; height:53px; text-align:center; line-height:53px; font-size:22px; margin-right:25px;}
.gyb_zx dl dd a{ display:block; height:100%; width:100%;}
.gyb_dd1{ background:#9a140c; margin-left:54px;}
.gyb_dd2{ background:#333;}
.gyb_dt{ line-height:53px; font-size:27px; margin-left:20px;}
/*下部导航*/
.gyb_nav{ height:51px; margin-top:30px;}
.gyb_ul{ width:903px; margin:0 auto;}
.gyb_ul li{ float:left; height:51px; line-height:51px; padding:0px 22px;}
.gyb_main{ height:150px; margin-top:33px; text-align:center; line-height:23px;}
.gyb_main b{ color:#c70b00;}

/* 专家名医堂*/
.iexp_intro{ height:445px; margin-top:28px;}
.iexpi_l{ margin-left:175px; margin-top:274px; width:280px;}
.iexpi_l h2, .iexpi_r h2{ color: #fff; margin-left:10px; margin-bottom: 12px; margin-top:-1px;}
.iexpi_l p , .iexpi_r p{ font-size: 12px; line-height: 21px; text-indent: 2em; margin-left:7px;}
.iexpi_l p a, .iexpi_r p a{ color: #d0340f;}
.iexpi_l_link{margin-left:40px; margin-top:16px}
.iexpi_l_link a{ display: inline-block; width:100px; height:28px; text-align:  center; line-height: 28px; color: #fff; font-size:14px;}
.iexpi_l_link .link1{ background-color: #006ab6; margin-right:7px; border-right: solid 1px #61a063;}
.iexpi_l_link .link2{ background-color: #d65638; border-left: solid 1px #dc8672;}
.iexpi_r{ margin-right:203px; margin-top:274px; width:280px;}

/* 病种导航 20141222 */
.jk22_dis{ height:127px; background:#eefbf0; width:100%;}
.jk22D_mian ul{ margin-left:32px;}
.jk22D_mian ul li{ width:99px; height:90px; position:relative; float:left; overflow:hidden; margin:19px 0px 0px 17px;}
.jk22D_mian ul li span{ display:block; text-align:center; position:absolute; left:0px; bottom:0px; width:100%; height:90px; line-height:135px;}
.jk22D_mian ul li span:hover{color:#fff;}

/* 病种导航 20141225 */
.jk25_dis{ height:85px;}
.jk25_dis ul{ margin:0px 0px 0px 100px; padding-top:10px;}
.jk25_dis ul li{ float:left; text-align:center; margin-right:10px; display:inline-block;}
.jk25_dis ul li span{ display:block; line-height:30px; font-weight:900;}
.jk25_dis ul li a{ color:#006ab6;}

/* 顶部广告 20150112 */
.hd12_bd{ height:102px;}
.hd12_bd a{ display:block; height:100%; width:100%;}
/* 20150306头部活动 */
.hd_20150306{height:102px; }
.hd_20150306 a{ display:block; height:100%;}

.jk19_lil{ height:206px; background:url(../imgs/jk19_07.jpg) no-repeat;}
.jk19_lil p{ width:421px; line-height:23px; margin:0px 0px 0px 10px; text-indent:2em;}

/* 分类介绍 */

.ix12B_l{ width:211px;}
.ix12B_l dl{ height:81px; background:url(../imgs/jk19_22.jpg) left top no-repeat; margin-bottom:3px; color:#006ab6; cursor:pointer; text-align:center;}
.ix12B_l dl dt{ font-size:16px; padding-top:10px; font-weight:700;} 
.ix12B_l dl dd{ font-weight:700; font-size:20px; line-height:30px; height:30px; overflow:hidden; display:inline-block; padding:0px 5px;}
.ix12B_l dl span{ display:block; font-size:14px; color:#76b2a0; margin-left:25px;}
.ix12B_l .on{ background:url(../imgs/jk19_21.jpg) left top no-repeat; color:#fff;}
.ix12B_r{ width:788px; height:339px;}

/* 权威专家 */
.iExpert{ margin-top:11px; background-color:#fffaf1; height:204px; overflow:hidden}
.iExpert li{ width:43px; height:100%; overflow:hidden }
.iExpert .iExpert-li-Inner{ width:870px;}
.iExpert-name{ width:42px; background-color:#eaeaea; height:187px;}
.iExpert-name span{ display:block; margin:0 auto; padding-top:8px; width:16px; line-height:20px; text-align:center; word-break:break-all}
.iExpert li.on .iExpert-name{ background-color:#425ec2; }
.iExpert li.on .iExpert-name span{ color:#fff}
.iExpert-contWrap{ width:828px; height:100%; _width:800px;  overflow:hidden;}
.iExpert-cont{ padding-left:224px; height:100%}
.iExpert-cont1{}
.iExpert-cont2{}
.iExpert-cont3{}
.iExpert-cont4{}
.iExpert-cont h3{ padding-top:4px; text-indent:4px; line-height:36px; color:#adadad }
.iExpert-cont h3 span{ font-size:25px; color:#3a50a3; font-weight:700;}
.iExpert-cont h4{ margin-left:2px; display:inline-block; padding-right:92px; height:22px; line-height:20px; background-color:#425ec2; padding-left:4px; color:#fff}
.iExpert-contM{ margin:12px 14px 15px 0; padding:10px 30px 10px 2px; border-bottom:1px #c7c7c7 dashed; border-top:1px #c7c7c7 dashed; }
.iExpert-contM p{ line-height:22px;}
.iExpert-contM p span{ margin:3px 7px 0 0; width:72px; height:17px; line-height:17px; color:#d6d6d6; text-indent:4px;}
.iExpert-contM p a{ color:#28419d}


/* 20141210底部切换 */
.scB_main{border-left:1px solid #f1e6e0; border-right:1px solid #f1e6e0; border-bottom:1px solid #f1e6e0; padding:15px 0px 0px 0px;}
.scB_top{ height:44px; position:relative;}
.scB_top ul li{ float:left; font-weight:700; cursor:pointer; display:inline-block; height:100%;}
.scB_top ul .on{ color:#e46600;}
.scB_top ul .scB_li1{ position:absolute; left:32px; top:0px;}
.scB_top ul .scB_li2{ position:absolute; left:233px; top:0px;}
.scB_top ul .scB_li3{ position:absolute; left:432px; top:0px;}
.scB_top ul .scB_li4{ position:absolute; left:637px; top:0px;}
.scB_top ul .scB_li5{ position:absolute; left:825px; top:0px;}
.scB_bot{ margin-top:15px;}
.scB_bot1{ height:337px;}
.scB_bot dl{ width:434px; margin-left:360px; padding-top:48px;}
.scB_bot dl dd{ line-height:20px; text-indent:2em;}

/* 国医名医堂 */
.exp17_l{ width:681px;}
.exp17_top{ height:43px; line-height:43px; border-bottom:2px solid #007203;}
.exp17_top ul li{ float:left; width:180px; text-align:center; color:#007203; font-weight:900; cursor:pointer;}
.exp17_top ul .on{}
.exp17B_l{ width:246px; height:287px;}
.exp17B_r{ width:413px; margin-top:10px;}
.iexpC2_dl1 dt{ color:#2a2a2a; font-weight:900; font-size:16px; line-height:30px;}
.iexpC2_dl1 dt span{ color:#007203; font-size:22px;}
.iexpC2_dl1 dt span a{ color:#007203;}
.iexpC2_dl1 dd{ font-size:18px; color:#007203;}
.iexpC2_dl2{ margin-top:10px;}
.iexpC2_dl2 dt{ line-height:25px;}
.iexpC2_dl2 dd{ line-height:22px;}
.iexpC2_dl3 a{ width:114px; height:31px; line-height:31px; display:inline-block; text-align:center; margin-top:10px;}
.iexpC3_a1{ background:#038942; color:#fff;}
.iexpC3_a2{ background:#cde8e1; color:#007203;}
.exp17_r{ width:294px; height:362px; padding-top:10px;}
.exp17_r ul{ margin-top:54px;}
.exp17_r ul li{ height:76px; width:217px; margin-left:66px;}


/* 专家团队页面 20150104 */
.exp05_top{ height:107px;position:relative;}
.exp05_top ul li span{ display:inline-block; cursor:pointer;}
.exp05_li1{ width:46px; height:58px; position:absolute; left:314px; top:20px;}
.exp05_li2{ width:71px; height:58px; position:absolute; left:619px; top:20px;}
.exp05_li1 span{ width:46px; height:58px;}
.exp05_li2 span{ width:71px; height:58px;}
.exp05_top ul .exp05_li1 .on{ }
.exp05_top ul .exp05_li2 .on{}

/* 主页专家20150113 */
.iexp13_mian{ }
.iexp13_top{ width:100%; height:42px; float:left; background:#f1f1f1; font-weight:900; color:#006ab6; margin:0px auto 20px; font-family:"Microsoft yahei"}
.iexp13_top-xiany{padding-top:0px; }
.iexp13_top li{ float:left; width:32%; margin-left:6px; line-height:42px; text-align:center; height:42px;  cursor:pointer; font-size:25px;}
.iexp13_top li span{ font-size:20px;}
.iexp13_top .on{ background:#006ab6; color:#fff; }

.iexp13_bot{ height:370px; padding-bottom:5px;}
.iexp13_l{ width:732px;}
.iexp13L_l{ width:246px; margin-left:10px;}
.iexp13L_r{ width:450px; margin-left:10px;}
.iexp13L_dl1{ color:#006ab6;}
.iexp13L_dl1 dt{ color:#333333; line-height:40px;}
.iexp13L_dl1 dt span{ color:#006ab6; font-size:22px; font-weight:900; margin-right:10px;}
.iexp13L_dl1 dd{ font-size:12px;}
.iexp13L_dl1 dd span{ display:block; font-size:19px; font-weight:900; line-height:21px;}
.iexp13L_ul1 li{ float:left; color:#333; padding-left:20px; width:205px; overflow:hidden; line-height:24px;}
.iexp13L_dl2 dt{ font-weight:700; font-size:14px; color:#006ab6;}
.iexp13L_dl2 dd{ text-indent:2em; margin-top:10px; color:#333; line-height:23px;}
.iexp13L_dl2 dd a{ color:#006ab6;}
.iexp13_r{ width:246px; background:#f4fcf5; margin-right:10px;}
.iexp13_r dl dd{ height:42px; border-bottom:1px dashed #b9c8c4; padding-bottom:10px; line-height:17px; margin-top:10px; padding-right:10px; color:#666;}
.iexp13_r dl dd span{ float:left; margin: 0px 10px;}
.iexp13_r dl .iexp13_dd1{ border-bottom:none; padding-bottom:15px;}

/* 专家页面 20150115 */
.exp15E_l{ width:385px; margin-top:5px;}
.exp15E_r{ border-right:11px solid #006ab6; height:464px;}
.exp15E_r2{ width:597px;}
.exp15E_r3{ margin-right:20px;}
.exp15E_dl1{ height:67px; background:#3c8646; margin:10px 0px 0px 0px;}
.exp15E_dl1 dt{ height:67px; display:inline-block; font-size:46px; line-height:67px; font-weight:900; margin:0px 10px 0px 5px;}
.exp15E_dl1 dd{ font-weight:900; line-height:25px;}
.exp15E_dd1{ padding-top:8px;}
.exp15E_ul1{ margin:10px 0px 0px 10px;}
.exp15E_ul1 li{ line-height:19px;}
.exp15E_ul1 li b{ font-size:14px; color:#333;}
.exp15E_ul2{ width:556px; margin-top:10px;}
.exp15E_ul2 li{ float:left; padding-left:15px; width:252px; margin-left:10px; line-height:27px;}
.exp15E_dl2{ }
.exp15E_dl2 dt{ color:#006ab6; font-size:18px; font-weight:900; margin:15px 0px 10px 15px}
.exp15E_dd3{ margin-top:15px; line-height:20px;}
.exp15E_dd3 a{ color:#d30000;}
.exp15_dan{ border:1px solid #8ab690;}
.exp15D_l{ border-left:11px solid #006ab6; height:464px;}
.exp15E_r4{ margin-left:20px;}

/* 精灵图 */
.ibox1-MCont2 li, .ibox1-R2tool, .i-h2, .itech2-Nav, .itech2-Nav li a.on{ background: url(../imgs/sprite.png) no-repeat;}

/* 
	@名称: index
	@功能: 首页样式
*/

/* 板块标题 */
.i-h2{ height: 53px; text-indent: -9999px;}
.i-h2 a{ display: block; width: 100%; height: 100%;}

/* 区域1 */
.ibox1{ }

/* 区域1：左侧头图切换 */
.ibox1-L{ border: 1px solid #c9c9c9; width: 292px; height: 388px; overflow:hidden; position:relative}
.ibox1-L-Cont{ position: absolute; left:0; top:0; white-space: nowrap;}
.ibox1-L-Cont li{ float:left; width:292px; height:388px}
.ibox1-L-Master {
    position: absolute;
    right: 12px;
    top: 356px;
    z-index: 22;
}
.ibox1-L-Master a{
    background:#00A9A7;
    color: #FFFFFF;
    display: inline;
    float: left;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    margin-left: 10px;
    text-align: center;
    width: 20px;
}
.ibox1-L-Master a:hover {
    background:#E0E0E0;
    color: #00A9A7;
    text-decoration: none;
}
.ibox1-L-Master a.on {
    background:#E0E0E0;
	color:#00A9A7
}

/* 区域1：中间新闻切换模块 */
.ibox1-M{ margin-left: 16px; padding:1px 1px 10px 1px; width: 420px; border:1px #e1e1e1 solid; }
.ibox1-Mnav{ height: 38px; line-height: 38px;}
.ibox1-Mnav h2{ margin: 0 2px; width: 136px; height: 38px; float:left;}
.ibox1-Mnav h2 a{width:138px; height:38px; float:left; color:#333; background-color: #eeeeee;}
.ibox1-Mnav h2 a.hover,.ibox1-Mnav h2 a:hover{width:138px; height:38px; float:left; color:#333; background-color: #006ab6; color:#fff;}
.ibox1-MCont{ }
.ibox1-MCont1{ margin-top: 1px; padding: 13px 19px 22px 19px; background-color: #f7f7f7; }
.ibox1-MCont1 h3{ line-height: 32px; height: 32px;}
.ibox1-MCont1 p{ line-height: 26px; color:#666;}
.ibox1-MCont1 p a{ color:#F00;}
.ibox1-MCont2{ margin-top: 2px; padding: 5px 10px 0 10px; border-top: 1px #ececec solid; line-height: 34px;}
.ibox1-MCont2 li{ margin-top:1px; background-position: -401px 0; text-indent: 24px; border-bottom: 1px #cbcbcb dashed;}
.ibox1-MCont2 li a{ font-size:14px;}
.ibox1-MCont2 li span{ display: inline-block; padding-right: 12px; line-height: 32px; }
.ibox1-MCont2 li span.more a{ font-size:12px; color:#999}

/* 区域1：右侧简介 */
.ibox1-R{ padding: 1px 1px 1px 1px; border: 1px solid #e1e1e1; width: 248px; }
.ibox1-R2{ margin: 0 auto; margin-top: 8px; width: 227px;}
.ibox1-R2 span{ color:#006ab6; font-size:16px; text-indent:24px; line-height:26px;  display:block;}
.ibox1-R2 p{ line-height: 21px; text-indent: 17px}
.ibox1-R2tool{ height: 66px; background-position: 0 -34px}
.ibox1-R2tool li{ width: 112px; height: 31px; line-height: 31px; text-indent: 36px}
.ibox1-R2tel{ margin-top: 9px}

/* 权威媒体报道 */
.inews-h2{ background-position: 0 -100px}
.inews{ margin-top: 13px; }
.inews-L{ width: 520px;}
.inews-L li{ margin: 0 12px 14px 0; width: 248px; height:218px}
.inews-L img{ display:block; height:176px; overflow:hidden} 
.inews-L h3{ margin-top: 4px; line-height: 24px; height:24px; overflow:hidden}
.inews-L span{ color: #c4c4c4;}
.inews-R{ width: 455px;}
.inews-R1{ padding: 59px 0 7px 0px; text-indent: 26px; line-height: 22px}
.inews-R2{ height: 278px; }
.inews-R2 ul{ padding: 95px 0 0 103px; line-height: 37px;}

/* 独家技术 */
.itech-h2{ background-position: 0 -156px}
.itech{}
.itech1{ height: 291px;}
.itech1 p{ padding: 25px 360px 0 30px; line-height: 27px; text-indent: 24px;}
.itech2{ margin: 0 auto; padding: 1px; border: 4px solid #006ab6; width: 982px; height: 287px;}
.itech2-Nav{ width: 237px; height: 287px; background-position: 0 -381px}
.itech2-Nav li{ margin-bottom: 1px; width:100%; height: 72px; line-height: 72px; float:left}
.itech2-Nav a{ display: block; padding-left: 34px; letter-spacing: -0.3px; color: #005532; }
.itech2-Nav li.item1 a.on{ background-position: -237px -381px }
.itech2-Nav li.item2 a.on{ background-position: -237px -454px }
.itech2-Nav li.item3 a.on{ background-position: -237px -527px }
.itech2-Nav li.item4 a.on{ background-position: -237px -600px }
.itech2-Cont{ width: 725px;}
.itech2-Cont1{ width: 454px;}
.itech2-Cont1 p{ padding: 13px 0px 10px 0px; text-indent: 24px; line-height: 22px}

/* 国医名医堂 */
.iexp-h2{ background-position: 0 -212px}
.iexp{ }

/*.iexp-Nav{ margin-top: 1px; height: 68px; }
.iexp-Nav li{ width: 332px; padding: 9px 0; height: 50px; border-right: 1px #d7d7d7 solid; border-bottom: 1px #d7d7d7 solid;}
.iexp-Nav .iexp-Nav-last{ border-right: 0;}
.iexp-Nav img{ display: block; float: left; margin: 0 10px 0 40px; _margin-left:20px; padding: 1px; width: 56px; height: 46px; border: 1px solid #d8d8d6; }
.iexp-Nav h3{ line-height: 32px; color: #6e6e6e;}
.iexp-Nav p{ padding: 4px 0; font-size:10px; -webkit-transform: scale(0.83); -o-transform: scale(1);}
.iexp-Nav li.on{ border-bottom: 1px #048f56 solid;}
.iexp-Nav li.on img{ border: 1px solid #048f56; }
.iexp-Nav li.on h3{ color: #077907;}
.iexp-Nav li.on p{ color: #006ab6;}
.iexp-Cont{ margin-top: 18px;}*/

.mal10{ margin-right:3px;}
.iexp-List2{ height:175px; width:980px; margin:10px auto 0px auto; overflow:hidden;}
.iexp-List{ height:175px; width:800%; overflow:hidden;}
.iexp-List ul { display:inline-block;}
.iexp-List ul li{ float:left; width:226px; height:175px; }
.iexp-List a{ display: inline-block;}
.iexp-List h4 { line-height: 30px}

/* 疗效承诺 */
.ieffect-h2{ background-position: 0 -268px}
.ieffect-title{ line-height: 58px; text-indent: 17px;}
.ieffect-List{ width: 640px; margin-right: 9px}
.ieffect-List li{ margin: 14px 12px 0 0; width: 201px; height: 202px;}
.ieffect-List img{ display: block; margin-bottom: 6px; padding: 1px; border: 1px solid #ddcca4;}
.ieffect-List p, .ieffect-List h3{ line-height: 24px;}
.ieffect-List h3{ color: #ac593b;}

/* 区域2：左侧病种文章 */
.ibox2{ }
.ibox2-L{ width: 1000px; }
.ibox2-Lnav{ height: 50px; line-height: 50px; border-top: 2px #006ab6 solid; background: url(../imgs/index_105.jpg); }
.ibox2-Lnav li{ width:142px; text-align:center; float:left; }
.ibox2-Lnav a{ color: #333;}
.ibox2-Lnav li.on{ background-color: #006ab6;}
.ibox2-Lnav li a.hover,.ibox2-Lnav li a:hover{ color: #ffffff; background: #006ab6;color: #fff; width:142px; height:50px; float:left;}
.ibox2-LCont{ padding: 13px 6px 9px 14px;}
.ibox2-LCont-R{ width: 652px}
.ibox2-LCont-R h3{ line-height: 36px}
.ibox2-LCont-R p{ line-height: 20px; text-indent: 24px }
.ibox2-LCont-R ul{ padding: 0 15px; }
.ibox2-LCont-R li{ float: left; margin-right: 20px; width: 280px; line-height: 34px; height:34px; overflow: hidden; border-bottom: 1px #cbcbcb dashed; padding-left:10px;}
.ibox2-LForm{ margin-left: 14px; border: 3px solid #006ab6; height: 100px; background:url(../imgs/680x108.jpg);}
.ibox2-LForm1{ margin-left: 36px; width: 518px; }
.ibox2-LForm1-type{ line-height: 26px; text-indent: 10px;}
.ibox2-LForm1-type a{ margin-left: 19px}
.ibox2-LForm1 input.text{ height: 27px; line-height:27px; width: 458px; border: 1px solid #d5d5d5; border-right: none; text-indent: 12px;}
.ibox2-LForm1 input.submit{ width: 58px;  height: 29px; border: 0; background-color: #006ab6}
.ibox2-LForm1 h3{ line-height: 30px}
.ibox2-LForm1 h3 span{ color: #b20101;}

.ibox2-R{ width: 298px; height: 436px; background: url(../imgs/index_104.jpg);}
.ibox2-R ul{ margin: 91px 33px 0 34px; }
.ibox2-R li{ margin-bottom: 12px; line-height: 23px; }
.ibox2-R input{ line-height: 21px; width: 138px; height: 21px; text-indent: 2px; border: 1px solid #e7e7e7; background-color: #fff;}
.ibox2-R textarea{ padding: 1px; width: 155px; _width: 150px; height: 34px; border: 1px solid #e7e7e7; resize: none;}
.ibox2-R input.submit{ display: block; margin: 0 auto; border: 0; margin-top: 4px; width: 179px; height: 24px; line-height: 24px;background: url(../imgs/index_121.jpg) no-repeat;}

/* 百级标准 */
.i100-h2{ background-position: 0 -324px}
.i100{ padding: 0 17px 0 7px;}
.i100-Cont{ margin: 18px 0 0 25px; padding-top: 62px; width: 508px;}
.i100-Cont p{ margin-bottom: 9px; line-height: 22px; }

.lf_title, .lf_bjte, .lft_tle, .lfy_tle, .lfys_tle, .lfxg_tel, .lfgn_tle, .lfjd_tie, .lfanl_tie, .lfanl_ul .on{ }

/* 统计*/
.lf_pic1{ height:196px;}
.lf_pic2{ height:295px;}

/*剖析*/
.lf_title{ background-position:0 0px;}
.lf_title a{ display:block; width:101px; height:25px; float:right; margin:15px 13px 0px 0px;}
.lfp_ul p{ width:221px; float:left; text-indent:2em; line-height:20px; margin-top:14px; margin-right:39px;}
.lfp_ul .lfp_p{ margin-right:0px;}
.lf_pouxB{ height:330px;}
.lf_pouxB ul{ margin-left:10px; width:121px;}
.lf_pouxB li{ margin-top:9px; padding-right:9px; text-align:center;  line-height:71px; }
.lf_pouxB li.on{ color:#fff}
.lf_pouxC{ width:825px; margin:26px 13px 0 0;}
.lf_pouxD{ width:392px;}
.lf_pouxD img{ float:left; margin-right:22px}
.lf_pouxD p{ padding-top:8px; line-height:22px; text-indent:24px;}
.lf_pouxE{ width:360px; margin-right:12px}
.lf_pouxE h3{ line-height:38px; padding-top:6px; color:#067d09}
.lf_pouxE p{ padding-top:3px; line-height:23px; height:92px; text-indent:2em;}
.lf_pouxE img{ display:block; margin-top:19px;}

/*疗法*/
.lf_lianh1{ height:175px;}
.lf_lianh2{ height:116px;}

/* 背景*/

.lf_bjte{ background-position:0 -71px; margin-top:25px;}
.ifbj_l, .ifbj_r{ height:379px; margin-top:5px;}
.ifbj_l{ width:330px;}
.ifbj_r{ width:671px;}

/*背景右部滑动*/
.ifbj_r2{ float:right; width:655px;}
.ifbj_r2 ul li{ float:left; width:140px; height:43px; background:#057c08; margin-right:14px; text-align:center; line-height:43px;}
.ifbj_r2 ul li a:hover{ text-decoration:none;}
.ifbj_r2 ul .on{ background:#a55050;}

.lfbj_dl{ width:610px; margin:22px auto 0px auto;}
.lfbj_dl dt{ font:18px/21px "微软雅黑"; color:#5a4300;}
.lfbj_dl dt span{ display:block; font:12px/14px "微软雅黑"; color:#998b54;}
.lfbj_dl dd{ margin:15px 15px 0px 0px;}
.lfbj_dl .lfbj_dd1{ width:365px; font:12px/21px "宋体"; color:#5a4300; text-indent:2em;}
.lfbj_dl .lfbj_dd2{ width:207px;}

/*疗法体系*/
.lft_tle{ background-position:0 -141px; margin-top:31px;}

/*分型*/
.lf_fx{ height:152px;}
.lf_fx p{ width:777px; margin:0px auto 0px auto; line-height:22px; padding-top:54px;}

/*百年国医*/
.lf_bn1{ height:218px;}
.lf_bn2{ height:205px;}
.lf_bn1 p, .lf_bn2 p{ width:282px; line-height:21px;}
.lf_bn1 p a, .lf_bn2 p a{ color:#c80000;}
.lfb_p1{ float:left; margin:81px 0px 0px 51px;}
.lfb_p2{ float:right; margin:81px 54px 0px 0px;}
.lfb_p3{ float:left; margin:67px 0px 0px 51px;}
.lfb_p4{ float:right; margin:67px 54px 0px 0px;}

/*技术原理*/
.lfy_tle{ background-position:0 -211px;}

.lfy_dl1{ width:963px; margin:0 auto;}
.lfy_dl1 dd{ margin-top:12px; height:75px; border:1px dashed #ccc; padding:10px; line-height:23px;}

.lfy_si{ height:286px; margin-top:16px;}
.lfy_si dl{ width: 312px;}
.lfy_si dl dt{ color:#006b03; text-align:center; line-height:20px}
.lfy_si dl dd{ line-height:20px; margin-top:8px;}
.lfy_si .lfys_dl1{ margin: 23px 289px 0px 48px;}
.lfy_si .lfys_dl2{ margin:23px 0px 0px 0px;}
.lfy_si .lfys_dl3{ margin: 38px 289px 0px 48px;}
.lfy_si .lfys_dl4{ margin: 38px 0px 0px 0px;}


/*激活*/
.lf_jh1{ height:257px;}
.lf_jh2{ height:225px;}

/*独特优势*/
.lfys_tle{ background-position:0 -282px;}
.lfys_tle a{ display:block; width:101px; height:25px; float:right; margin:15px 13px 0px 0px;}

.lfys_l{ width:364px; height:418px;}
.lfys_l a{ display:block; width:93px; height:22px; margin:369px 0px 0px 191px;}

.lfys_r{ width:607px; height:418px;}
.lfys_r dl{ margin-top:20px;}
.lfys_r h2{ height:46px;}
.lfys_r h2 a{ display:block; height:100%; width:100%;}
.lfys_r h2.s1{ background-position:0 0}
.lfys_r h2.s2{ background-position:0 -48px}
.lfys_r h2.s3{ background-position:0 -96px}
.lfys_r h2.s4{ background-position:0 -144px}
.lfys_r h2.s5{ background-position:0 -192px}
.lfys_r h2.s6{ background-position:0 -240px}
.lfys_r dl dd{ margin-top:2px;}
.lfys_r dd.on h2.s1{ background-position:-607px 0}
.lfys_r dd.on h2.s2{ background-position:-607px -48px}
.lfys_r dd.on h2.s3{ background-position:-607px -96px}
.lfys_r dd.on h2.s4{ background-position:-607px -144px}
.lfys_r dd.on h2.s5{ background-position:-607px -192px}
.lfys_r dd.on h2.s6{ background-position:-607px -240px}

.lfys_r_cont{ padding:10px 36px 10px 30px; background-color:#feeeee}
.lfys_r_cont h3{ line-height:24px; text-indent:2em;}
.lfys_r_cont h3 a{ color:#a55050; }
.lfys_r_cont P{ text-indent:2em; line-height:20px; }

/*热点问题*/
.lfys_rd{ width:952px; height:58px; margin:0px auto 0px auto;}
.lfys_rd ul{ width:870px; float:right;}
.lfys_rd ul li{ float:left; width:270px;overflow:hidden; padding-left:10px; margin:7px 5px 0px 0px;}

/*显著效果*/
.lfxg_tel{ background-position:0 -353px; margin-top:32px;}


/*媒体焦点 425*/
.lfgn_tle{ background-position:0 -567px; }
.lfgn_l{ width:503px; margin-left:21px}
.lfgn_l dl{ margin-left:15px;}
.lfgn_l dl dt{ margin:5px 0px 5px 0px;}
.lfgn_l dl dd{ float:left;}
.lfgnl_dd1{ width:151px;}
.lfgnl_dd2{ width:324px; margin-left:10px;}
.lfgnl_dd2 li{ height:42px; background:#caf6cb; padding:5px 16px 0px 16px; line-height:19px; color:#005802; margin-bottom:10px;}
.lfgnl_dd2 li span{ color:#d8210c;}

.lfgn_r{ width:477px; height:278px; margin-top:6px;}
.lfgn_r dl{ width:392px; margin-left:22px;}

.lfgn_r dl dd a{ color:#d90000;}
.lfgn_r dl dt a{ color:#d90000; text-decoration:underline;}
.lfgn_r dl dd{ margin-top:74px; line-height:21px; }
.lfgn_r dl dt{ line-height:20px; width:320px; margin:12px 0px 0px 70px;}

/*媒体焦点495*/
.lfjd_tie{ background-position:0 -425px;}
.lfjd_tie_a a{ display:block; height:100%; width:100%;}
.lfjd_l{ width:369px; height:455px; margin-left:29px;}
.lfjd_r{ width:568px; }
.lfjdr_dl1{ height:246px; }
.lfjdr_dl1 dd{ width:538px; line-height:23px; padding-top:104px;}
.lfjdr_dl2{ height:90px;}
.lfjdr_dl3{ height:137px;}

/*案例*/
.lfanl_tie{ background-position:0 -495px;}

.lfanl_top{ height:41px; border-bottom:1px solid #d5d5d5; background:#efefef;}
.lfanl_ul{ height:40px; border-bottom:1px solid #fff;}
.lfanl_ul li{ float:left; height:35px; width:107px; text-align:center; line-height:35px; margin-top:5px; margin-left:9px;}
.lfanl_ul li a{ display:block; height:100%; width:100%;}
.lfanl_ul .on{ background-position:-1px -638px; }
.lfanl_ul .on a{ color:#fff}

.lfanl_bot dl{ width:218px; margin-top:23px; float:left; margin-left:25px; overflow:hidden}
.lfanl_dd1{ margin: 8px 0 6px 0; line-height:20px;}
.lfanl_dd1 a{ color:#037606;}
.lfanl_dd2{ line-height:22px;}
.lfanl_dd2 a{ color:#c21021;}


/*
//列表页样式
*/

/*位置*/
#weiz{ height:48px; background:#f3f3f3;}
.wz_l{ width:341px;}
.wz_l dl dt, .wz_l dl dd{ float:left; line-height:48px;}
.wz_l dl dt{ margin-left:15px;}
.wz_l dl dd a{ margin:0px 10px 0px 10px;}
.wz_l dl dd .hover{ color:#006ab6;}

.wz_r{ width:271px; display:none}
.wz_r ul li{ float:left; padding-top:10px}
.wz_wbk{ width:190px; height:29px; line-height:29px; border:0; text-indent:1em;}
.wz_ann{ width:60px; height:29px; border:none; *margin-top:1px; cursor:pointer;}

/*list内容部分*/

/*左右宽度*/
.lt_left{ width:693px; border:1px solid #eaeaea; }
.lt_right{ width:288px;}
/*左部*/
.ltl_top{ height:240px;}
.ltl_l{ width:287px; margin:21px 0px 0px 19px;}
.ltl_r{ width:348px; margin:40px 26px 0px 0px;}
.ltl_r dl { border-bottom:1px solid #dfdfdf; padding-bottom:10px;}
.ltl_r dl dt{ padding-left:24px;}
.ltl_r dl dt a{ color:#006ab6;}
.ltl_r dl dd{ line-height:22px; margin-top:10px;}
.ltl_r dl dd a{ color:#006ab6;}

.ltl_r ul{ margin-top:8px;}
.ltl_r ul li{ height:30px; line-height:30px; padding-left:20px; border-bottom:1px dashed #ccc;}

/*新闻列表*/
.ltl_list{ background:#f6f6f6;}
.ltl_list dl{ height:136px; width:634px; margin:0px auto 0px auto; border-bottom:1px dashed #c6c6c6;}
.ltlt_dt{ height:50px; line-height:50px;}
.ltlt_dt a, .ltlt_dd1 a{ color:#006ab6;}
.ltlt_dd1{ line-height:22px;}
.ltlt_dd2{ height:40px; line-height:40px;}
.ltlt_dd2 span{ margin-right:20px; color:#bbbbbb;}
.ltlt_dd2 span.zixun{ color:#c13b00}

/*分页*/
.ltl_feny{ height:37px; width:626px; background:#ececec; margin:39px auto 46px auto; text-align:center; line-height:37px;}
.ltl_feny a,.ltl_feny span{ padding: 0 6px; display: inline-block; font-size: 14px;}
.ltl_feny .inpage{ font-size:16px; font-weight:700}

/*右部*/
/*共用右部标题*/
.ltr_tie{ height:37px; line-height:37px; border-bottom:1px #006ab6 solid}
.ltr_tie span{ background:url(../imgs/zs_01.jpg) left center no-repeat; padding-left:23px; margin-left:6px; color:#006ab6}

.ltr_jy{ height:348px; background:#f6f6f6;}
.ltrj_ul1 li{ float:left; margin:10px 0px 0px 10px;}
.ltrj_ul2{ width:269px; margin:10px auto 10px auto; height:50px;}
.ltrj_ul2 li{ line-height:18px; padding-left:18px;}
.ltrj_ul2 li span{ color:#ec4800;}

/* 视频报道 */
.ltr_video{}
.ltr_videoCont{ height:203px}
.ltr_video h3{ text-indent:26px; line-height:42px;}

/* 功能按钮 */
.ltr_func{ height:70px; line-height:26px; background:url(../imgs/art_5F25.jpg) no-repeat}
.ltr_func a{ display:block; width:66px; padding-top:44px; margin-right:8px;}
.ltr_func a.last{ margin-right:0px;}

/* 专家 */
.ltr_exp{ }
.ltr_expImg{ margin-right:10px}
.ltr_exp p{ padding-top:8px;}
.ltr_exp p.text{ line-height:23px;}
.ltr_exp p.text a{ color:#d71402}
.ltr_exp ul{ margin-bottom:12px; padding:0 12px 0px 27px; line-height:34px;}
.ltr_exp li{ border-bottom:1px #cccccc dashed}
.ltr_expBtn{ height:30px;}
.ltr_expBtn a{ display:inline-block; margin:0 5px; width:125px; height:30px; line-height:30px}
.ltr_expBtn a.btn1{ background-color:#006ab6}
.ltr_expBtn a.btn2{ background-color:#c13b00}

/* 权威技术 */
.ltr_tech{}
.ltr_techCont{ padding-left:52px; line-height:41px; height:167px; background:url(../imgs/art_47.jpg) no-repeat;}

/* 典型病例 */
.ltr_caseCont{ padding:4px 7px 0 4px; }
.ltr_caseCont li{ line-height:35px; height:35px; border-bottom:1px #b2b2b2 dashed; overflow:hidden}

/* 患者关注 */
.ltr_careCont{ padding:0px 7px 0 4px; background:url(../imgs/art_56.jpg) 5px 0 no-repeat;}
.ltr_careCont li{ padding-left:30px; line-height:34px; height:34px; border-bottom:1px #b2b2b2 dashed; overflow:hidden}


/*
//文章页样式
*/

.ac_left{ width:690px; }
.ac_left1{ border:1px #dddddd solid; margin-bottom:18px; width:692px; float:left;}
/*标题样式*/
.ac_h1{ padding: 20px 18px 10px 18px; font:24px/38px "Microsoft YaHei", Verdana, SimHei; color:#363636; text-align:center;}

.ac_ly{ height:32px; line-height:32px; text-align:center; }
.ac_ly span{ display:inline-block; margin:0 10px; color:#000;}
.ac_ly span a{ display:inline-block; margin-left:0px; text-align:center;background-image: none; color:#000}
.ac_ly a{ display:inline-block; margin-left:6px; height:21px; text-align:center; line-height:21px; background:url(../imgs/art_sub_btn.jpg) no-repeat; color:#fff}

/*广告*/
.ac_ad{ width:634px; margin:13px auto 0px auto; padding-bottom:14px;}
.ac_adBox{ height:122px; padding:11px 13px 0 15px; border:1px #d5d5d5 solid}
.ac_adBox ul{ margin-left:15px; width:209px; text-align:left}
.ac_adBox li{ text-indent:10px; height:23px; line-height:23px; overflow:hidden}
.ac_adBox li a{ color:#006ab6}
.ac_adBox li.first a{ color:#d94112}
.ac_adBox_r{ margin-left:14px;}


/*文章*/
.ac_main{ width:600px; margin:0 auto; line-height:175%; font-family: Verdana}
.ac_main p{ margin: 20px 0 0 0; line-height: 175%;}

/*看看*/
.ac_daod{ height:58px; width:561px; margin:20px auto; padding:20px; background:#efe8d9; line-height:25px;}
.ac_daod span{ font-size:14px; color:#008079;}
.ac_p, .ac_zix, .ac_gz{ width:580px; margin:10px auto;}
.ac_p{ width:580px; margin:20px auto; line-height:25px; color:#333; text-indent:2em;}
.ac_zix{ margin-top:40px;}
.ac_zix span{ margin-left:30px;}

.ac_gz{ margin-top:30px;}
.acgz_main ul li{ display:inline-block; height:30px; line-height:30px; font-size:14px; margin:7px 0px 0px 7px; padding-left:20px; padding-right:36px}
.acgz_main ul .acgz_li1{ background:#cbbd99;}
.acgz_main ul .acgz_li2{ background:#ccddb0;}
.acgz_main ul .acgz_li3{ background:#dab7d6;}
.acgz_main ul .acgz_li4{ background:#a6e5e6;}
.acgz_main ul .acgz_li5{ background:#b7dad0;}
.acgz_main ul .acgz_li6{ background:#cbbd99;}

/*文章页分页*/
.ac_feny{ margin-top: 25px; margin-bottom: 28px }
.acf_l, .acf_r{ display:inline-block; margin-top:15px; color:#006ab6; margin-bottom:0px; font-size:14px; font-weight:700}
.acf_l a, .acf_r a{ color:#006ab6; margin-left:5px;}
.acf_l{ margin-left:24px;}
.acf_r{ margin-left:24px; float: left;}

/*推荐文章*/
.ac_xg{ width:332px; height:347px; background:#f6f6f6; border-top:3px solid #018704;}
.ac_xg2{ width:332px; height:347px; background:#f6f6f6; border-top:3px solid #018704; margin-left:16px;}
.acx_tie{ width:315px; margin:0 auto; height:42px; border-bottom:1px solid #e0e0e0; line-height:42px;}
.acx_tie span{ color:#006ab6; padding-left:15px;}

.acx_main{ height:94px; border-top:1px solid #fff; border-bottom:1px dashed #c8c8c8; width:315px; margin:0 auto;}
.acx_main2{ height:94px;  border-bottom:1px dashed #c8c8c8; width:315px; margin:0 auto;}
.acx_main3{ height:94px;  width:315px; margin:0 auto;}
.acx_dl1{ width:74px; margin-top:10px;}
.acx_dl2{ width:193px; margin:25px 0px 0px 16px;}
.acx_dl2 dt a{ font-weight:700; color:#242424;}
.acx_dl2 dd{ line-height:18px; margin-top:10px;}
.acx_dl2 dd a{ color:#018804;}

/*140827文章下部样式*/
.ac0823{ width:690px; height:325px;}
.ac0823 dl{ width:304px;}
.ac23_dl1{ margin:62px 0px 0px 26px;}
.ac23_dl1 dd{ line-height:19px;}
.ac23_dl1 dd span{ display:block; color:#17650f; margin-top:5px;}
.ac23_dl2{ margin:62px 26px 0px 0px;}
.ac23_dl2 dd{ text-indent:2em; line-height:20px;  margin:6px auto; }
.ac23_dl2 dd a{ color:#b10300; }
/*
//来院路线
*/

.map{ background:#f6f6f6; }
/*联系我们*/
.mp_lx{ width:649px; margin:32px auto 23px auto;}
.mpl_l{ width:293px;}
.mpl_dl1{ margin-left:14px;}
.mpl_dl2{ margin-left:18px;} 
.mpl_dl2 dd{ line-height:24px;}
.mpl_dl2 dt{ height:28px; width:194px; margin-top:10px;}
.mpl_dl2 dt a{ display:block; height:25px; width:86px; float:left; margin-right:11px;}

/*共用标题*/
.mp_tie{ width:631px; height:45px; line-height:45px; margin:20px auto 0px auto; color:#2c2921; font-weight:500; border-bottom:1px dashed #c5c5c5;}
.mp_tie span{ font-size:14px; color:#d4d4d4;}

/*路线*/
.mp_lux{ width:631px; margin:0px auto 0px auto;}
.mplx_l{ width:57px; margin:18px 0px 0px 10px;}
.mplx_r{ width:545px; margin-top:7px;}
.mplx_dl1{ border-bottom:1px dashed #c5c5c5; padding-bottom:10px;}
.mplx_dl1 dt{ font:16px/38px "微软雅黑"; color:#006ab6;}
.mplx_dl1 dd{ font:12px/19px "宋体"; color:#666; margin-left:20px;}


.mplx_dl3{ border-bottom:1px dashed #c5c5c5; padding-bottom:10px;}
.mplx_dl3 dt{ font:18px/38px "微软雅黑"; color:#006ab6; margin-left:18px;}
.mplx_dl3 span{ font:16px/24px "微软雅黑"; margin:8px 0px 5px 18px; display:block; color:#333;}
.mplx_dl3 dd{ font:12px/19px "宋体"; color:#666; margin-left:18px;}
.mplx_dl2{ border-bottom:none;}
.mplx_tis{ height:36px; line-height:36px; margin-bottom:22px;}

/*共用按钮*/
.mplx_ann{ width:186px; height:25px; margin:10px 0px 0px 0px;}
.mplx_ann a{ width:85px; height:25px; display:block; float:left; margin-right:8px;}

/*
//预约页面
*/
#yuye{ margin-top:8px;}
.yy_l{ width:477px; height:916px; background:#f7f7f7;}
.yyl_main{ width:416px; margin:0px auto 0px auto;}
.yyl_title{ margin-top:20px;}
.yyl_shuom dl{ border-bottom:1px dashed #c8c8c8; padding:15px 0px 17px 20px;}
.yyl_shuom dl dt{ width:35px; float:left; color:#F00; line-height:22px;}
.yyl_shuom dl dd{ width:331px; float:left; line-height:22px; color:#006ab6;}

/*表单*/
.yyl_dlk{ border-top:1px dashed #fff; padding-top:18px;}
.yyl_dlk dd{ margin:10px 0px 0px 20px;}
.yyl_dlk dd b{ font-weight:normal; color:#014f9f; margin:0px 5px 0px 5px;}
.yyl_dlk dd span{ color:#F00; margin-right:3px;}
.yyl_dlk .yyl_dd2 span{ margin-right:0}
.yyl_dd{ text-align:center;}
.yyl_dd2{ padding-left:80px;}
.yyl_dd4{ padding-left:9px;}

.yyl_dlk dt{ width:230px; margin:20px auto 0px auto;}
.yyl_wbk1, .yyl_wbk2, .yyl_wbk3{ text-indent:4px;}
.yyl_wbk1{ width:264px; height:25px; border:1px solid #e7e7e7;}
.yyl_wbk2{ width:106px; height:25px; border:1px solid #e7e7e7;}
.yyl_wbk3{ width:264px; height:82px; border:1px solid #e7e7e7;}
.yyl_ann, .yyl_a{ display:block; width:103px; height:31px; float:left; color:#fff; font-weight:bold; }
.yyl_ann{ background:#e84700;  border:none; cursor:pointer;}
.yyl_a{ line-height:31px; text-align:center; background:#006ab6; margin-left:13px;}

/*右边*/
.yy_r{ width:524px; height:937px;}
.yyr_main{ width:502px; height:915px; background:#f7f7f7; margin-top:22px;}
.yyr_tie{ width:416px; margin:39px auto 0px auto;}

.yyr_dl1{ width:420px; margin:20px auto 0px auto;}
.yyr_dl1 dd{ line-height:23px; text-indent:2em;}
.yyr_dl1 dd span{ color:#e64d15;}

.yyr_dl2{ width:427px; height:418px; margin:20px auto 0px auto;}
.yyr_dl2 dd{ height:75px; width:427px; display:block;}
.yyr_dl2 dd a{ display:block; height:100%; width:100%;}

.yyr_dl3{ width:445px; margin:0px auto 0px auto;}
.yyr_dl3 dt{ color:#e23d00; font-weight:700; margin:20px 0px 8px 0px;}
.yyr_dl3 dd{ line-height:22px;}


/*
//医院简介页面

*/
.yjb_l{ width:540px; overflow:hidden}
.yjb_dl1{ height:419px;}
.yjb_dl1 dt{ padding:70px 0px 25px 0px; width:527px; margin-left:22px; line-height:21px;}
.yjb_dl1 dd{ width:365px; margin:0px 0px 9px 157px; line-height:21px;}

.yjb_dl2{ height:274px;}

/*右边*/
.yjb_r{ width:461px;}
.yjbr_dl1{ height:370px;}
.yjbr_dl2{ height:238px; padding-top:88px;}
.yjbr_dl2 dd, .yjbr_dl2 dt{ width:400px; margin:0px auto 0px auto;}
.yjbr_dl2 dd{ color:#525252; line-height:23px; text-indent:2em;}
.yjbr_dl2 dt{ text-align:right; font-size:18px; color:#007102; font-family:"微软雅黑"; margin-top:5px;}

/*banner图*/
.yj_ban{ background:#007203;}
.yj_banner{ height:170px; margin:21px 0px 27px 0px;}

/* 标题共用*/
.yj_title{ height:70px;}
.yjt_ul{ height:70px; }
.yjt_ul li{ float:left; margin-right:17px;}
.yjt_li{ padding-top:15px; font:26px/26px "微软雅黑"; color:#0e7b11;}

.yjt_li p{ height:20px; font:12px/19px "微软雅黑"; color:#0e7b11;}


/*国医发展*/
.yjfz_l{ width:383px;}
.yjfz_dl1{ width:383px; height:282px;}
.yjfz_dl2 dt{ margin:10px 0px 0px 0px;}
.yjfz_dl2 dd{ width:365px; margin:5px auto 0px auto; line-height:22px;}

.yjfz_r{ width:568px; margin-right:25px;}

/*学术交流*/
.yj_jl{ height:245px;}
.yj_jl dl{ margin:25px 0px 0px 0px; padding-left:10px;}
.yj_jl dl dd{ width:213px; float:left; margin-left:22px;}
.yj_jl dl dd a img{ display:block; padding:2px; border:1px solid #f4dfd0;}
.yj_jl dl dd p{ height:34px; line-height:34px; text-align:center;}
.yj_jl dl dd p a{ color:#3b3b3b;}

/*权威技术*/
.yjjs_l{ width:478px; margin-left:28px;}
.yjjs_dl1 dt{ text-align:center;}
.yjjs_dl1 dd{ line-height:21px;  width:470px; margin:5px auto 0px auto;}
.yjjs_dl2{ height:83px; border:1px dashed #cdcdcd; margin-top:10px;}
.yjjs_dl2 dt{ width:66px; float:left; margin:8px 0px 0px 10px;}
.yjjs_dl2 dd{ width:374px; float:left; margin:10px 0px 0px 10px;}
.yjjs_dl2 dd span{ color:#007a07; font:14px/19px "微软雅黑"; }
.yjjs_dl2 dd p{ color:#666; line-height:20px;}
.yjjs_r{ width:419px; height:267px; margin:12px 41px 0px 0px;}

/*l疗法列表*/
.yj_liaof{ height:282px; border:2px solid #006ab6;}
.yjl_l{ width:196px;}
.yjl_l ul li{ height:69px;}
.yjl_l ul li a{ color:#005532; height:69px; display:block; line-height:69px; padding-left:30px; margin-left:13px;}

.yjl_l ul .yjll_li4{ background:#c7eec8; height:75px; border-right:2px solid #048852;}
.yjl_l ul .hover{ }

.yjl_r{ width:775px;}
.yjlr_dl1{ width:514px;}
.yjlr_dl1 dt{ line-height:22px; margin-top:13px;}
.yjlr_dl1 dd{ margin-top:10px;}

.yjlr_dl2{ width:241px; height:278px;}

/*专家*/
.yj_ban1{ height:243px; }
.yj_ban2{ height:191px;}

.yjb_main{ width:529px; margin:0 auto;}
.yjb_ul1{ float:left; width:150px; height:190px;}
.yjb_ul2{ float:right;  width:132px; height:64px; margin:114px 0px 0px 0px;}
.yjb_ul2 li{ width:105px; height:26px; margin-bottom:5px;}
.yjb_ul1 a, .yjb_ul2 li a{ display:block; height:100%; width:100%;}

/*讲述*/
.yj_jas span{ display:block;}

.yjja_main{ height:350px; width:961px; overflow:hidden; margin:15px auto 0px auto;}

.ya_fo1{ width:474px; height:170px;}
.yaf_l1{ width:189px; height:169px;}
.yaf_r1{ width:231px; margin-left:24px; line-height:20px}
.yaf_r1 dl dt{ display:block;}
.yafr_dt1, .yafr_dt2{ margin-left:26px;}
.yafr_dt1{ margin-top:11px;}
.yafr_dt2{ margin-top:5px;}
.yafr_dd1{ line-height:20px; margin-top:11px;}


.ya_fo2{ width:474px; height:170px; margin-left:12px;}
.yaf_r2{ width:231px;}
.yafr_dt3, .yafr_dt4{ margin-left:49px;}
.yafr_dt3{ margin-top:11px; line-height:20px}
.yafr_dt4{ margin-top:5px;}
.yafr_dd2{ line-height:20px; margin:11px 0px 0px 30px; width:238px;}

/*四种颜色*/
.co-a4, .co-a4 a{ color:#aa4000;}
.co-65, .co-65 a{ color:#656565;}
.co-4e, .co-4e a{ color:#4e874f;}

.co-007 a{ color:#007503;}


/*热点问题*/

.lfys_rd2{ width:952px; height:58px; margin:20px auto 0px auto;}
.lfys_rd2 ul{ width:870px; float:right;}
.lfys_rd2 ul li{ float:left; width:270px;overflow:hidden; padding-left:10px; margin:10px 5px 0px 0px;}

/*公益*/
.yj_gy1_up{ height:145px;}
.yj_gy1_up a{ float:left; width:49%; height:100%}
.yj_gy1{ height:297px;}
.yj_gy1 a{ float:left; width:49%; height:50%}
.yj_gy2{ height:162px;}

/*预约*/
.yj_yuy{ width:1021px; height:428px; margin:17px auto 0px auto;}
.yjy_top dd{ width:944px; margin:0px auto 0px auto; line-height:23px; padding-top:15px;}
.yjy_top dt{ width:597px; margin:28px 0px 0px 41px; font-weight:700; color:#007503;}
.yjy_top dt span{ color:#e30000;}

.yiy_bot{ width:600px; margin:50px 0px 0px 60px;}
.yiy_bot dd{ float:left; display:block; margin-bottom:10px; height:33px; line-height:30px; overflow:hidden}
.yiy_bot label, .yiy_bot input, .yiy_bot select{ vertical-align:middle}
.yiy_dd1{ margin-left:24px;}
.yiy_dd2{ margin-left:83px; width:300px; height:30px;}
.yiy_dd3{ width:162px; margin-right:29px; margin-left:24px;}
.yiy_dd4{ width:346px;}
.yiy_bot .yiy_dd5{ height:auto; width:552px}
.yiy_bot .yiy_dd6{ margin:23px 0px 0px 70px; height:36px}
.yiy_dd6 .reset{ display:block; border:0; color:#fff; font-family:"微软雅黑"; width:126px; height:36px; background:#c54a00; text-align:center; line-height:36px; float:left; margin-left:26px;}
.yiy_wbk1, .yiy_wbk2, .yiy_wbk3, .yiy_wbk4{ height:27px; border:1px solid #e6e6e6;}
.yiy_wbk1{ width:90px;}
.yiy_wbk2{ width:91px;}
.yiy_wbk3{ width:92px;}
.yiy_wbk4{ width:200px;}
.yiy_wbk5{ height:72px; width:470px; border:1px solid #e6e6e6; }
.yiy_ann{ width:126px; height:36px; cursor:pointer; background:#057708; border:none; color:#fff; font-family:"微软雅黑"; float:left;}




/*
//专家页面------------------------------>
*/
.z_ban1{ height:325px; margin-top:15px;}
.z_ban2{ height:143px;}

.z_baner2_p1,.z_baner2_p2{ width:276px; line-height:25px }
.z_baner2_p1{ margin-left:34px;}
.z_baner2_p2{  margin-top:20px; margin-right:40px;}
.z_baner2_p1 a, .z_baner2_p2 a{color:#F00;}
.z_banner2_link{ width: 300px; height:28px; margin-left:373px;padding-top:103px;}
.z_banner2_link a{ display: inline-block; height: 28px; width:141px;}
/*.zban2_ul1{ margin-left:50px; width:280px;}
.zban2_ul1 a{ display:block; width:89px; height:27px; float:left; margin:63px 20px 0px 0px;}
.zban2_ul2{ width:629px; margin:10px 20px 0px 0px; line-height:24px;}
.zban2_ul2 a{ color:#F00;}*/
.exp29_mian{ height:477px;}
.exp29_mian_l{ height:100%; width:308px; height:477px; display:block; color:#fff}
.exp29_mian_r{ width:622px; margin-right:30px; padding-top:392px; line-height:20px}
.exp29_mian_r a{ color:#d30000}

/*专家渊源*/
.eh_ul{ height:124px;}
 .eh_ul li{ display: inline-block; cursor: pointer; }

 .ehul_li1 {width:60px; position: absolute; top: 35px; left:300px; }
   .ehul_li1.on{ position: absolute; top: 35px; left:300px; }
 .ehul_li2{width:70px; position: absolute; top: 27px; left:617px; }
 .ehul_li2.on{}

   .eh_ul a{ display:block;  height: 60px; }
  .ehul_li1 a {width:60px;}
    .ehul_li2 a {width:70px;}

.z_tie1{}
.z_cz{ height:440px;}

.zcz_main{ width:614px; margin:20px 0px 0px 20px;}
.zcz_main{ line-height:23px;}
.zcz_main dd{ color:#4e4e4e; margin-top:15px; line-height:25px; }
.zcz_main dd span{ color:#dc0000;}

.ehmy_con{ width:304px; margin: 0 auto; height:381px; padding-left:694px; padding-top:60px;}
.ehmy_con h2{ font-size: 16px; color: #db340d;}
.ehmy_con h3{ color: #a25441; margin-top:16px;}
.ehmy_ul{ margin-top:4px;  width:220px; text-indent: 36px; color: #a25441; _margin-top: 4px;}
.ehmy_ul li{ line-height: 21px;}


/*新闻图片果冻*/
.zzl_l{ width:568px; margin-left:10px;}
.zzl_r{ width:414px; height:234px;}

.zzl_l2, .zzl_r2{ width:12px; height:24px; margin-top:70px; cursor:pointer;}
.zzl_c2{ width:522px; height:118px; margin:21px 0px 0px 10px; overflow:hidden;}
.zzl_c3{ width:1000px;}
.zzl_c3 li{ float:left; margin-left:8px; width:164px; height:118px; }
.zzl_c3 li img{ border:1px solid #d7d7d7;}

.zzl_p{ line-height:21px; width:548px;}

.zzl_r ul{ margin:50px 0px 0px 96px;}
.zzl_r ul li{ line-height:37px; height:37px; overflow:hidden}

/*一流名医*/
.z_tie2{}
.z_zr{ height:369px;}
.zzr_l{ width:384px; height:30px; margin:328px 0px 0px 107px;}
.zzr_l a{ width:168px; height:30px; display:block; float:left; margin-right:24px;}
.zzr_r{ width:361px; height:30px; line-height:30px; margin:308px 37px 0px 0px;}
.zzr_r li{ text-align:center;}
.zzr_r li a{ color:#ffb31f;}

/*专家列表*/
.zzj_l{ width:476px; height:347px; margin:0px 0px 22px 15px;}
.zzj_dl dt{ width:97px; text-align:center; float:left; margin-top:17px; line-height:31px;}
.zzj_dl dd{ width:367px; float:left; padding-top:30px; margin-left:10px;}
.zzj_main{ margin:21px 0px 0px 18px;}
.zzj_l2{ width:148px; height:180px;}
.zzj_l2 a img{ border:1px solid #dcdcdc;}
.zzj_r2{ width:268px; margin:10px 0px 0px 19px;}
.zzj_r2 dl dd{ color:#666; line-height:23px; margin-bottom:17px;}
.zzj_r2 dl dd span{ font-weight:700;}
.zzj_r2 dl dd a{ color:#b90006;}
.zzj_r2 dl dt a{ width:89px; height:23px; font-weight:700; color:#fff; line-height:23px; text-align:center; display:block; float:left; margin-right:8px;}
.zzj_r2 dl dt .zzj_a1{ background:#006ab6;}
.zzj_r2 dl dt .zzj_a2{ background:#da7021;}
.zzj_ul{ width:318px; height:68px; margin:15px 0px 0px 66px;}

/*科研成果*/
.z_tie3{}
.zcg_l{ width:515px; height:379px;}
.zcg_r{ width:465px; height:379px;}
.zcg_dl{ width:410px; margin:69px 0px 0px 22px;}
.zcg_dl dd{ line-height:22px; margin-top:5px;}
.zcg_dl dd a{ color:#dc0000;}
.zcg_ul{ margin-top:6px;}
.zcg_ul li{ margin-left:41px; line-height:41px; }
.zcg_ul li a{ color:#666;}
.zcg_ul li span{ float:right; margin-right:50px;}
.zcg_ul li span a{ color:#dc0000;}

/*硕果累累*/
.z_sgl1{ height:184px;}
.z_sgl2{ height:129px;}

/*专家联合会诊*/
.z_tie4{}
.zh_l{ width:764px;}
.zh_r{ width:160px; border:2px solid #e7e7e7; height:340px; margin-right:30px;}
.zh_r ul li{ margin:6px 0px 0px 8px; width:142px; height:91px;}
.zh_r ul .on{ border:2px solid #009004;}
.zhr_ul dd a{ display:block; width:121px; height:27px; background:#006ab6; font:14px/27px "宋体"; text-align:center; color:#fff; margin:8px auto 0px auto;}

/*行医之道*/
.z_tie5{}
.z_zd1{ height:175px;}
.z_zd2{ height:165px;}

/*选对医院*/
.z_tie6{}
.zy_l{ width:686px; height:293px;}
.zy_r{ width:286px; height:341px;}
.zyr_ul{ width:240px; height:150px; margin:50px auto 0px auto; }
.zyr_ul li{ text-align:center; margin-bottom:17px;}
.zyr_ul li span{ margin:0px 10px 0px 10px;}

.zyr_dl{ width:200px; margin:18px auto 0px auto;}
.z_wbk{ width:131px; height:24px; border:1px solid #cbcbcb;}
.zyr_dl dt{ width:146px; margin:10px auto 0px auto;}
.z_ann{ width:146px; height:36px; border:none; cursor:pointer;}
.zyr_dl dd{ margin-bottom:7px; }



/* 20140820 首页四大中心 */
.index-center{ padding:12px 0; border:2px #0087e8 solid;}
.index-center ul{ padding-left:19px; height:69px;}
.index-center li.line{ margin-left:24px; margin-right:26px; width:1px; height:100%; background-color:#d3d3d3; overflow:hidden}
.index-center li.cont{ width:196px; _width:200px; padding-top:2px; }
.index-center .icon{ margin-right:12px}
.index-center h2{ line-height:28px}
.index-center p{ line-height:18px}
.index-center a{ color:#006ab6}

/* 20140906 首页 独家技术 */
.itech{ padding:20px 0 4px 0; }
.itech-intro{ padding-right:319px; height:110px; border:1px #ececec solid;}
.itech-intro p{ padding-left:20px; padding-top:13px; line-height:21px}

.itechL{ padding-top:101px; margin-left:5px; margin-top:19px; width:678px;}
.itechR{ margin-right:8px;}
.itechL-A{ height:347px; border:4px #006ab6 solid; overflow:hidden}
.itechL-A-L{ margin-left:1px; width:217px;}
.itechL-A-L li{ float:left; width:100%; height:57px; line-height:57px; margin-bottom:1px;}
.itechL-A-L li a{ display:block; padding-left:38px; color:#005532; height:57px; overflow:hidden}
.itechL-A-L li a.on{}
.itechL-A-L li.item1 a.on{ background-position:-217px 0}
.itechL-A-L li.item2 a.on{ background-position:-217px -58px}
.itechL-A-L li.item3 a.on{ background-position:-217px -116px}
.itechL-A-L li.item4 a.on{ background-position:-217px -174px}
.itechL-A-L li.item5 a.on{ background-position:-217px -232px}
.itechL-A-L li.item6 a.on{ background-position:-217px -290px}
.itechL-A-R{ width:434px;}
.itechL-A-intro{ padding:19px 15px 0 0; line-height:22px; }
.itechL-A-intro span{ color:#c83e30}
.itechL-A-intro a{ color:#006ab6}
.itechL-A-R h3{ line-height:28px;}
.itechL-A-R h4{ float:left; display:inline-block; width:auto; margin-bottom:2px; padding:0 5px; background-color:#c83e30; line-height:19px;}

/* 疗法页面 技术更新 */
.iliaof{ position:relative; margin-top:11px; height:544px;}
.iliaof p{ position:absolute; line-height:22px}
.iliaof p a{ color:#c80000}
.iliaof p.item1{ top:37px; left:335px; width:396px;}
.iliaof p.item2{ top:127px; left:45px; width:294px;}
.iliaof p.item3{ top:136px; left:667px; width:294px;}
.iliaof p.item4{ top:295px; left:48px; width:294px;}
.iliaof p.item5{ top:303px; left:657px; width:276px;}
.iliaof p.item6{ top:480px; left:158px; width:648px;}

/*
      @------------- 20140906 首页 独家技术 ------------------------*/

/*顶部传承百年国医*/
.abt_top_cc{  padding-top:120px;height:300px;}
.abt_top_cc p{margin-left:360px; margin-right:40px;line-height:22px; text-indent: 2em}

/*绿色标题部分*/
.abt_title{ font-size:30px; height:47px; line-height:47px;}


/*医院品牌*/
.abt_brand{ padding-bottom:32px; border: solid 3px #006ab6; border-top: none}
.abt_brand dl { width:276px; *width:295px}
.abt_brand div{ margin-left:28px;  margin-right:29px; margin-top:47px; width:1px; height: 206px; background-color:#006ab6; *margin-left:20px; *margin-right:18px;}
.abt_brand dl dt{ padding-left:30px;height:36px;}
.abt_brand dl dt h2{ line-height:28px;}
.abt_brand dl dd{ line-height:22px; color:#666666;}

/*医院荣誉*/
.abt_rongyu{ width:200px; height:36px; background-color:#006ab6; line-height:36px; margin: 0 auto;}
.abt_ry_main{ width:996px; margin: 0 auto;  padding-top:8px; padding-bottom:8px; border: solid 2px #006ab6; }


/*国医历史*/
.abt_history p.title{ margin-top:5px; line-height:28px; }
.abt_history ul{ height:385px; }
.abt_history ul li{ margin-left:290px; line-height:22px; margin-bottom:46px;}
.abt_history div{ padding-left:447px; padding-top:36px; height:64px; }
.abt_history div p{ line-height:22px;}

/*国医发展*/
.abt_develop h2.title{ line-height:28px; margin-top:5px; }
.abt_develop p{ margin:15px 40px 0px; line-height:24px;}

/*国医技术*/
.abt_tech h2.title{  line-height:28px; margin-top:5px; }
.abt_tech dl dt{ margin:20px 20px 20px 16px; }
.abt_tech dl dd{ margin-top:20px; width:504px;}
.abt_tech dl dd h2{ color:#006ab6; text-align:center; margin-bottom:8px;}
.abt_tech dl dd p{ text-indent:2em; line-height:26px; font-size:14px;}
.tech_shenji{*margin-top:16px;}
	/*国医技术@---------------四大模式*/
.abt_fourStep{ margin-top:30px; height:442px;}
 .abt_fourStep dl{ width:273px; margin-left:72px;  line-height:26px;}
.abt_tech .abt_fourStep dl dd{ width:273px; margin-top:40px; margin-bottom:64px; *margin-bottom:20px;}
.abt_tech .abt_fourStep dl dd.dd01{ *margin-top:0px; }
.abtfs_r{ margin-right:54px}
.abtfs_r .dl2{ margin-top:89px; *margin-top:30px;}

/*国医专家*/
.abt_expert h2.title{  line-height:28px; margin-top:5px; }
.abt_expert p{ margin:15px 40px 0px; line-height:24px;}
.abt_expert dl{ padding-top:110px; height:261px;}
.abt_expert dl dt{ margin-left:397px;}
.abt_expert dl dt h2{ margin-bottom:6px; color: #006ab6;font-weight:bold; }
.abt_expert dl dt h3{margin-bottom:22px;  font-weight:bold;}
.abt_expert dl dd{ margin-left:397px; width:317px; line-height:24px;}
.abt_expert dl dd a{ color:#006ab6}
.abt_expert dl p{ margin-left:397px; *margin-left:0px; width:500px;}
.abt_expert dl p a{ margin-right:10px; height:30px; width:150px; text-indent:25px; line-height:30px; float: left; display:inline-block; zoom:1;  color: #fff;}

/*国医公益*/
.abt_gongyi  h2.title{  line-height:28px; margin-top:5px; }
.abt_gongyi dl dt{ margin:24px 35px 19px 15px; }
.abt_gongyi dl dd{ width:467px;}
.abt_gongyi dl dd h2{ margin-bottom:7px; margin-top:25px; font-size:24px;}
.abt_gongyi dl dd h3{ margin-left:87px;}
.abt_gongyi dl dd p{ line-height: 24px;}
.abt_gongyi dl dd p span{ color:#aa1f1f}
.abt_gongyi dl dd p.link { margin-left:25px;}
.abt_gongyi dl dd p.link a{ display:inline-block; width:189px; height:33px; background-color:#aa1f1f; text-align: center; line-height:33px; margin-right:10px; }

.abt_zengshu{ height:122px; padding-top:175px;  position: relative; *margin-top:15px;}
.abt_zengshu p{ margin-left:80px; margin-right:95px;  line-height:22px;}
.abt_zengshu a{ display: block; position: absolute; top:123px; left:422px; width:108px; height:30px;}


/* 20150326新加   区域： 媒体聚焦底部加图切换 */
.ibox1-foot{ margin-top:10px; border: 1px solid #c9c9c9; width: 1000px; height: 110px; overflow:hidden; position:relative}
.ibox1-f-Cont{ position: absolute; left:0; top:0; white-space: nowrap;}
.ibox1-f-Cont li{ float:left; width:1000px; height:110px}
.ibox1-f-Master {
    position: absolute;
    right: 12px;
    bottom: 11px;
    z-index: 22;
}
.ibox1-f-Master a{
    background:#2F66B9;
    color: #FFFFFF;
    display: inline;
    float: left;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    margin-left: 10px;
    text-align: center;
    width: 20px;
}
.ibox1-f-Master a:hover {
    background:#E0E0E0;
    color: #00A9A7;
    text-decoration: none;
}
.ibox1-f-Master a.on {
    background:#E0E0E0;
	color:#2F66B9
}
body,td,th {font-family: "宋体", arial, tahoma, \5b8b\4f53;}
.i100-h9 {background-position:0 -678px;}
.hover_1{ background:#006ab6; color:#fff;}