@charset "utf-8";
/* -----------------------------
 Description: 公共样式
 Author: 赵春艳 QQ: 836499082
 Date: 2015-03-14
----------------------------- */
body{ background:#FFF; }
a{text-decoration:none; color: #4d4d4d;}
a{ color:#333; text-decoration:none; }
a:visited{ text-decoration:none; }
a:hover{ color:#ff0000; text-decoration:none; }
a:active{ color:#ff0000; }
.f-ff1{ font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,Arial,\5b8b\4f53; }
/* 间隔 */
.spcline10,.spcline15,.line10, .spcline20{ overflow:hidden; clear:both; width:100%; line-height:0; font-size:0; }
.spcline15{ height:15px; }
.spcline20{ height:20px; }
.spcline10{ height:10px; }
.line10{ height:10px; background:#FFF; }
.f-pd10{ padding:0 10px;}
.pt10{ padding:10px 15px 0 0; }
.mt10{ margin-top:10px; }
.boder{ border:1px solid #e5e5e5; }

/* 功能 */
.f-cb:after, .f-cbli li:after{ display:block; visibility:hidden; overflow:hidden; clear:both; height:0;  content:"."; }
.f-cb, .f-cbli li{ zoom:1; }
.f-oh{ overflow:hidden; }

/* 通用容器 */
.mainCont{ position:relative; margin:0 auto; width:1200px; }
.container, .dcont{ margin:0 auto; width:1200px; text-align:left; }
.container:after, .dcont:after{ display:block; visibility:hidden; clear:both; content:"\0020"; height:0; *zoom:1; }
.boxwrap{ margin:0 auto; width:1000px; height:auto; border:1px solid #ddd; background:#fff; text-align:left; }
.boxwrap:after{ display:block; visibility:hidden; clear:both; content:"\0020"; height:0; *zoom:1; }

/* img quote */
.imgOpacity a:link img, .imgOpacity a:visited img{ opacity:1; filter:alpha(opacity=100); -webkit-transition:opacity .2s ease-in-out; -moz-transition:opacity .2s ease-in-out; -o-transition:opacity .2s ease-in-out; -ms-transition:opacity .2s ease-in-out; transition:opacity .2s ease-in-out; }
.imgOpacity a:hover img{ opacity:0.75; filter:alpha(opacity=75); }
.iLLoad{ background:url(../images/loading.gif) no-repeat center center; }

/* ----------------------------- 头部 ----------------------------- */
/* 全局导航栏 */
.site_header{ margin: 0 auto; width: 100%; height: 155px; background: url(../images/top_bg.jpg) no-repeat top center; text-align: left; }
.site_header .s-content{ position:relative; margin:0 auto; width:1200px; height:155px; background: url(../images/top_bg.jpg) no-repeat top center;}
.site_header .logo{ position:absolute; top:0; left:0; margin:30px 10px 0; width:470px; height:100px; background:url(../images/site_icon.png) -10px -10px no-repeat; }
.site_header .logo .f-cont{ display:none; }
.site_header .welNav{ position:absolute; top:0; right:10px; width:432px; height:29px; }
.site_header .welNav li{ font-size:14px; float:left; padding:0 11px 0 36px; line-height:29px; background:url(../images/welNav_bg.png) left no-repeat; color:#909090; }
.site_header .welNav .phone{ color:#f08b23; }
.site_header .welNav .wn-first{ background:0 none; }
.site_header .welNav li a{ font-size:14px; color:#909090;  }
.site_header .welNav li a:hover{ color:#8f2429; }

/* 头部栏目_search box */
.ewm{ background:url(../images/ewm.jpg) no-repeat; margin:30px 15px 0 0; height:100px; width:100px; position:absolute; top:0; right:0; }
.search-box{ background:url(../images/site_icon.png) -10px -142px no-repeat; margin:70px 190px 0 0; height:31px; width:368px; position:absolute; top:0; right:0; }
#searchForm{ /*overflow:hidden; width:408px; height:30px;*/ }
.searchTxt{ display:inline; position:relative; float:left; width:290px; height:28px; }
.sf-txt{ float:left; margin:4px 3px 0 15px; width:290px; height:22px; line-height:22px; border:0 none; background:none; color:#333; font-size:14px; outline:medium none; border-radius:4px 0 0 4px; }
.sf-txt::-webkit-input-placeholder{ color:#808080; }
.sf-txt:-moz-placeholder{ color:#808080; }
.sf-txt::-moz-placeholder{ color:#808080; }
.sf-txt:-ms-input-placeholder{ color:#808080; }
.sf-txt:placeholder{ color:#808080; }
.placeholder{ color:#808080; }
.searchBtn{ display:inline; float:right; width:74px; height:31px; }
.sf-btn{ display:block; overflow:visible; *zoom:1; color:#FFF; width:74px; height:31px; border:0; background:url(../images/site_icon.png) -322px -142px no-repeat; text-indent:-9999px; cursor:pointer; white-space:nowrap; }

/* 主导航 */
#mainnavs{ width:100%; height:50px; background:#00964a; }
#mainnavs .nav{ margin:0 auto; width:1200px; height:50px; font-family:"Microsoft YaHei",SimSun,SimHei; background:#00964a; }
#mainnavs .nav .mb{ float:left; position:relative; }
#mainnavs .nav h3{ float:left; overflow:hidden; height:50px; font-weight:normal; font-size:16px; text-align:center; }
#mainnavs .nav h3 a{ display:block; color:#FFF; width:100px; line-height:50px; vertical-align:top;transition:color 0.3s,background 0.3s;-webkit-transition:color 0.3s,background 0.3s;  }
#mainnavs .nav .line{ background:url(../images/menu_line.png) left no-repeat; }
#mainnavs .nav .on{ background:none; }
#mainnavs .mb.on h3 a{ background:#ef8200; color:#FFF; }
#mainnavs .nav .wn-first{ background:0 none; }
#mainnavs .nav .sub{ display:none; /*默认隐藏*/ width:100px; text-align:center; position:absolute; left:0; top:50px; z-index:99; background:#dbffee; filter:alpha(opacity=80);  
      -moz-opacity:0.8;   -khtml-opacity: 0.8;  opacity: 0.8;   }
#mainnavs .nav .sub li{ float:left; width:100px; height:30px; line-height:30px; }
#mainnavs .nav .sub li a{ display:block; color:#000; font-size:14px; }
#mainnavs .nav .sub li a:hover{ color:#ef8200; }
#mainnavs .nav #m9 .sub{ width:120px; left:auto; right:-1px; }

/* banner图片 */
.fullSlide{ overflow:hidden; position:relative; min-width:1200px; height:430px; }
.fullSlide .fs-bd{ position:relative; z-index:5; }
.fullSlide .fs-bd ul{ width:100% !important; }
.fullSlide .fs-bd li{ overflow:hidden; width:100% !important; height:430px; text-align:center; }
.fullSlide .fs-bd li a{ display:block; height:330px; }
.fullSlide .fs-hd{ position:absolute; z-index:10; bottom:0; left:0; width:100%; height:36px; line-height:30px; }
.fullSlide .fs-hd ul{ text-align:center; }
.fullSlide .fs-hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:55px; height:10px; margin:6px 4px; overflow:hidden; background:#FFF; line-height:999px; }
.fullSlide .fs-hd ul .on{ background:#ef8200;   }

/*就医指南*/
.QuickT{ margin:0 auto; width:100%; height:90px; border-bottom:1px solid #dcdcdd;   }
.QuickT .Q_wrap{ margin:0 auto; width:1200px; height:90px; }
.QuickT .Q_wrap ul{ overflow:hidden; width:100%;}
.QuickT .Q_wrap ul li{ float:left; display: inline; width:200px; height:65px; padding:12px 0; background:url(../images/q_line.png) bottom left no-repeat; }
.QuickT .Q_wrap ul li:first-child{ background:0 none;}
.QuickT .Q_wrap ul li a{ display: block; width:100%; margin:0 15px; height:65px; font-family: "微软雅黑"; position: relative;transition-duration: 0.5s; }
.QuickT .Q_wrap ul li a div{ position:absolute; left:75px; bottom:0; width:100px; padding:7px 0; display: block; height:50px; text-align:left; }
.QuickT .Q_wrap ul li a div strong{ height:30px; line-height:30px; text-align:left; font-size:16px; color:#575757; }
.QuickT .Q_wrap ul li a div em{ height:20px; line-height:20px; text-align:left; font-size:12px; color:#9b9b9b; font-family:Arial, Helvetica, sans-serif; }
.QuickT .Q_wrap ul li.li1 a{background:url(../images/icon/ico.gif) no-repeat 0 0;}
.QuickT .Q_wrap ul li.li2 a{background:url(../images/icon/ico1.gif) no-repeat 0 0;}
.QuickT .Q_wrap ul li.li3 a{background:url(../images/icon/ico2.gif) no-repeat 0 0;}
.QuickT .Q_wrap ul li.li4 a{background:url(../images/icon/ico3.gif) no-repeat 0 0;}
.QuickT .Q_wrap ul li.li5 a{background:url(../images/icon/ico4.gif) no-repeat 0 0;}
.QuickT .Q_wrap ul li.li6 a{background:url(../images/icon/ico5.gif) no-repeat 0 0;}
.QuickT .Q_wrap ul li a:visited{color:#9b9b9b;}
.QuickT .Q_wrap ul li a:hover{color:#ef8200;}
.QuickT .Q_wrap ul li a:active{color:#9b9b9b;}
.QuickT .Q_wrap ul li.li1 a:hover{background:url(../images/icon/ico.gif) no-repeat 0 -85px;}
.QuickT .Q_wrap ul li.li2 a:hover{background:url(../images/icon/ico1.gif) no-repeat 0 -85px;}
.QuickT .Q_wrap ul li.li3 a:hover{background:url(../images/icon/ico2.gif) no-repeat 0 -85px;}
.QuickT .Q_wrap ul li.li4 a:hover{background:url(../images/icon/ico3.gif) no-repeat 0 -85px;}
.QuickT .Q_wrap ul li.li5 a:hover{background:url(../images/icon/ico4.gif) no-repeat 0 -85px;}
.QuickT .Q_wrap ul li.li6 a:hover{background:url(../images/icon/ico5.gif) no-repeat 0 -85px;}

/*标题*/
.u-title{ display:block; border-bottom:1px solid #e4e4e4; }
.u-title .u-tit{ float:left; }
.u-title .u-tit h3{ font-size:16px; color:#333; padding-left:15px; }
.u-title .u-more{ float:right; font-size:14px; text-align:center; padding:10px 0 0; width:70px; height:30px; line-height:30px; }
.u-title .u-more a:hover{ color:#de8c00; }
.u-tit01{ width:196px; padding:10px 0 0; height:30px; background:url(../images/lineICo.jpg) left no-repeat; }
.s-title{ height:21px; background:url(../images/zj_title.jpg) repeat-x; }
.s-title h3{ float:left; padding-left:15px; width:100px; height:21px; line-height:21px; border-left:8px solid #de8c00; border-radius:3px; background:#FFF; font-size:16px; }
.s-title span{ float:right; width:60px; height:21px; background:#FFF; font-size:14px; text-align:center; font-family:"宋体"; }
.s-title span a{ color:#999999; }
.s-title span a:hover{ color:#de8c00; }

/*幻灯片*/	
.focusBox { float:left; position: relative; width:480px; height:300px; overflow: hidden; text-align:center; }
.focusBox .pic img{ width:480px; height:300px; display: block; }	
.focusBox .txt-bg{ position: absolute; bottom: 0; z-index: 1; height:35px; width:100%; background:#111111; overflow: hidden;filter:alpha(opacity=70);  
      -moz-opacity:0.7;   -khtml-opacity: 0.7;  opacity: 0.7; }	
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height:35px; width:100%; overflow: hidden; }	
.focusBox .txt li{ height:35px; line-height:35px; position:absolute; bottom:-35px;}	
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 14px; font-weight: bold; text-decoration: none; }	
.focusBox .num { position: absolute; z-index:10; bottom:11px; right:10px; }	
.focusBox .num li{ float: left; position: relative; width:13px; height:13px; border-radius:50%; overflow: hidden; margin-right:4px; cursor: pointer; }	
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index:10; display: block; color:#FFF; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }	
.focusBox .num li span { z-index:10; background:#FFF; filter: alpha(opacity=50); opacity: 0.5; }	
.focusBox .num li.on a,.focusBox .num a:hover{ background:#FFF;  }

/* 新闻列表 */
.newsBody{ float:left; width:670px; height:300px; margin-left:25px; }
.newsBody .nb-hd{ display:block; height:30px; }
.newsBody .nb-bd{ display:block; margin-top:14px; height:90px; border-bottom:1px solid #e4e4e4; }
.newsBody .nb-bd h6{ text-align:center; }
.newsBody .nb-bd h6 a{ height:30px; line-height:30px; font-size:20px; color:#de8c00; }
.newsBody .nb-bd h6 a:hover{ color:#00964a; }
.newsBody .nb-bd p{ color: #666; text-indent:2em; font-size: 14px; margin-top:2px; line-height: 22px; }
.newslist{ text-align:left; padding-top:5px; }
.newslist ul{ overflow:hidden; clear:both; *zoom:1; }
.newslist ul li{ display:block; float:left; width:50%; padding:5px 0; height:24px; line-height:24px; background:url(../images/d1.jpg) left no-repeat; }
.newslist ul li a{ padding-left:10px; font-size:14px; color:#333; font-weight:normal; }
.newslist ul li a:hover{ color:#ff0000; }

/* 图片广告 */
.picAds{ float:left; width:500px; height:130px; }
.picAds .pa-ads01,.picAds .pa-ads02,.picAds .pa-ads03,.picAds .pa-ads04{ float:left; display:block; width:245px; height:60px; }
.picAds .pa-ads02{ margin:0 0 0 10px; }
.picAds .pa-ads03{ margin:10px 0 0 0; }
.picAds .pa-ads04{ margin:10px 0 0 10px; }

/* 通知公告 */
.notice-box{ float:right; width:680px; height:130px; }
.notice-box .nb-hd{ float:left; width:130px; height:130px;  }
.notice-box .nb-hd:hover{ cursor:pointer; }
.notice-box .nb-list{ float:left; border:1px solid #e4ecf5; border-left:0 none; padding:5px 15px; width:519px; height:118px; }
.notice-box .nb-list ul{ overflow:hidden; clear:both; *zoom:1; }
.notice-box .nb-list ul li{ display:block; height:24px; line-height:24px; padding:2px 0; background:url(../images/d.gif) left no-repeat; }
.notice-box .nb-list ul li a{ float:left; padding-left:10px; font-size:14px; color:#333; font-weight:normal; }
.notice-box .nb-list ul li a:hover{ color:#ff0000; }
.notice-box .nb-list ul li span{ float:right; margin-right:10px; }

/* 科室设置 */
.dtment-list{ margin-left:10px; text-align:center; }
.dtment-list ul{ overflow:hidden; clear:both; *zoom:1; }
.dtment-list li{ float:left; margin:4px 5px; display:block; width:132px; height:28px; line-height:28px; }
.dtment-list li a{ display:block; color:#000; font-size:14px; background:url(../images/site_icon.png) -552px -142px no-repeat; transition-duration: 0.5s; }
.dtment-list li a:hover{ background:url(../images/site_icon.png) -417px -142px no-repeat; color:#009944; font-weight:bold; }

/*专家荟萃*/
.expertBox{ position:relative; width:1200px; height:200px; }
.expertScroll{ margin:10px 40px 0; height:180px; }
.expertScroll .prev,.expertScroll .next{ width:35px; height:170px; position:absolute; top:25px;left:0;z-index:100; cursor:pointer; background:url(../images/btns.png) no-repeat;}
.expertScroll .next{ left:auto; right:0; background-position:-45px 0;}
.expertScroll .scrollWrap{ width:1130px; height:170px; overflow:hidden; position:absolute; }
.expertScroll ul{ overflow:hidden; clear:both; }
.expertScroll li{ position:relative; float:left; margin:0 10px; padding:5px; width:342px; height:160px; background:#f4f7f2; transition-duration: 0.5s; }
.expertScroll li img{ float:left; display:block; width:132px; height:160px; }
.expertScroll .es-text{ float:left; overflow:hidden; margin-left:15px; width:190px; height:160px; }
.expertScroll .es-text p{ display:block; line-height:36px; font-size:14px; text-align:left; }
.expertScroll .es-text p span{ padding-left:2px; color:#009944; }
.expertScroll .es-text p span a{ color:#009944;}
.expertScroll .es-text p span a:hover{ color:#de8c00; text-decoration: underline; }
.expertScroll li:hover{ text-decoration:none; background:#e7eef6; }

/* 中医药文化 */
.Lease{ overflow:hidden; position:relative; width:1200px; height:341px; }
.Lease .ls-wrap{ overflow:hidden; position:relative; width:1200px; height:320px; }
.Lease .ls-list{ float:left; margin-top:10px; width:700px; height:310px; }
.Lease .ls-list ul{ overflow:hidden; clear:both; *zoom:1; }
.Lease .ls-list ul li{ display:block; float:left; width:50%; padding:5px 0; height:24px; line-height:24px; background:url(../images/d1.jpg) left no-repeat; }
.Lease .ls-list ul li a{ padding-left:10px; font-size:14px; color:#333; font-weight:normal; }
.Lease .ls-list ul li a:hover{ color:#ff0000; }
.Lease .ls-bd{ float:right; width:490px; height:310px; overflow:hidden; }
.Lease .ls-bd dl{ position:relative; float:left; margin:10px 0 0 10px; width:230px; height:145px; text-align:center; }
.Lease .ls-bd span{ display:block; width:230px; height:26px; position:absolute; left:0; bottom:0; background:#5f626b; filter:alpha(opacity=80); opacity:0.80; }
.Lease .ls-bd dt{ overflow:hidden; margin:0 auto; width:230px; }
.Lease .ls-bd img{ display:block; width:230px; height:145px; }
.Lease .ls-bd dd{ overflow:hidden; position:absolute; left:0; bottom:0; width:230px; height:26px; line-height:26px; font-size:14px; color:#fff; text-align:center; }
.Lease .ls-bd dd a{ color:#fff; }
.Lease .ls-bd dd a:hover{ text-decoration:none;  }
.Lease .ls-bd dl:hover span{ background:#089a01;  }

/* 信息框架 */
.g-info01,.g-info02,.g-info03{ float:left; height:322px;background:#fbfdfb; }
.g-info01{ width:432px; margin:0 15px; }
.g-info02{ width:432px; }
.g-info03{ width:302px; }
.info-box{ border-top:1px solid #3de8c00; }
.info-bg01{ background:url(../images/kssz.png) right bottom no-repeat; }
.info-bg02{ background:url(../images/dqgz.png) right bottom no-repeat; }
.info-bg03{ background:url(../images/zcfg.png) right bottom no-repeat; }

/* [Model]信息列表 */
.list01{ padding:10px 15px 15px; margin-top:-1px; text-align:left; }
.list01 ul{ overflow:hidden; clear:both; *zoom:1; }
.list01 li{ display:block; height:28px; *height:24px; padding-bottom:2px; line-height:28px; *line-height:24px; }
.list01 li:first-child{ border-top:0 none; }
.list01 li a{ float:left; padding-left:18px; font-size:14px; color:#000; background:url(../images/icon.png) left no-repeat; }
.list01 li a:hover{ color:#ff0000; }
.list01 li .time{ float:right; }

/* 模型 */
.model{ text-align:left; }
.model:after{ display:block; visibility:hidden; clear:both; content:"\0020"; height:0; *zoom:1; }
.model .md-hd{ display:block; height:63px; }
.model .md-hd h3{ float:left; padding:10px 0 0; width:150px; height:53px; line-height:30px; font-size:16px; color:#FFF; background:url(../images/tit.png) no-repeat; transition-duration: 0.5s; text-align:center; }
.model .md-hd .more01{ float:right; padding:20px 15px 0; font-family:"宋体" }
.model .md-hd .more01 a:hover{ color:#de8c00; }
.model .md-bd{ overflow:hidden; text-align:left; }

/* 友情链接 */
.f-link{ background:url(../images/f_link_top.png) no-repeat; }
.f-link .hd{ height:38px; line-height:38px; }
.f-link .hd ul{ overflow:hidden; clear:both; zoom:1; }
.f-link .hd li{ float:left; padding:0 15px; height:32px; line-height:32px; cursor:pointer; text-align:center; margin-left:2px; }
.f-link .hd li a{ font-size:16px; color:#333; }
.f-link .hd .on{ height:32px; line-height:32px; background:#009944; color:#FFF; }
.f-link .hd .on a{ color:#FFF; }
.f-link .bd{ position:relative; overflow:hidden; }
.f-link .bd .con{ overflow:hidden; padding:6px 0 15px 16px; border:solid #e5e8e6; border-width:0 1px 1px 1px; }
.f-link .bd .con ul{ overflow:hidden; clear:both; }
.f-link .bd .con li{ display:inline; float:left; margin:0 10px; width:111px; font-size:14px; height:26px; line-height:26px; }
.f-link .bd .con li a:hover{ color:#ff0000; }

/*site_footer*/
.foot-line{ min-width:1200px; height:3px; background:#aac11d; }
.site_footer{ min-width:1200px; background:url(../images/foot.jpg) top center no-repeat; }
.site_footer .foot-box{ position:relative; height:48px; line-height:40px; text-align:center; background:url(../images/foot.jpg) top center no-repeat; }
.site_footer .foot-box .foot-sub{ padding-top:10px; width:1200px; height:40px; margin:0 auto; color:#FFF; line-height:40px; } 
.site_footer .foot-box .foot-sub a{ padding:0 15px; color:#FFF; font-size:14px; }
.site_footer .foot-box .foot-sub a:hover{ color:#ff0000; }
.site_footer .foot-copyright{ padding:10px 0 20px; color:#FFF; font-size:14px; }
.site_footer .foot-copyright p{ text-align:center; line-height:26px; }
.site_footer .foot-copyright p span{ padding:0 5px; }
.site_footer .foot-copyright p a{ color:#FFF; }
.site_footer .foot-copyright .fc-bg{ width:300px; margin:10px auto 0; padding:4px 10px; background:#de8c00; }

/* container layout */
.g-sd1, .g-sd2{ position:relative; float:left; width:256px; }
.g-sd2{ float:right; width:920px; }
.g-subpage1, .g-subpage2{ position:relative; float:left; width:924px; }
.g-subpage2{ float:right; width:256px; }
.g-msd1, .g-msd2{ position:relative; float:left; width:256px; }
.g-msd2{ float:right; width:924px; }
.counterbox{ min-height:900px; height: auto !important; height:900px; overflow:hidden; margin-bottom:35px; }
.navleft{ width:240px; border-top:4px solid #ae140b; min-height:900px; height: auto !important; height:900px; float:left; }
.counterright{ width:938px; min-height: 900px; height: auto !important; height:900px; float: right; background: #ffffff; border:1px solid #e6e6e6; }

/* 面包屑导航
============================= */
.location { height:45px; border-bottom:1px solid #009944; margin:0 20px; }
.location i{ display:block; padding-left:13px; height:45px; line-height:45px; text-align:center; font-size:18px; font-family: "微软雅黑"; font-style:normal; float:left; background:url(../images/lineICo.jpg) no-repeat left center }
.location div{ display: block; height: 45px;line-height: 45px; float: right; color: #666666; margin-right: 10px; }
.location p{ padding-left:25px; background:url(../images/icon_location.png) no-repeat left center; font-family:\5b8b\4f53,Arial,sans-serif; font-size:14px; text-align:left; }

/* left sidebar左侧栏
============================= */
/* 节点栏目 */
.left_nav { float:left; background:#f2f2f2; width:240px; margin-bottom:-100000px; padding-bottom:100000px;}
.sdClmNavs{ overflow:hidden; background:#f2f2f2;  }
.sdClmNavs .sdN-hd{ position:relative; height:56px; text-align:left; background:#009944; }
.sdClmNavs .sdN-hd h3{ padding:10px 0; line-height:36px; color:#FFF; font-size:22px; text-align:center; }
.sdClmNavs .sdN-itemlst{ text-align:left; }
.sdClmNavs .sdN-itemlst ul{ overflow:hidden; *zoom:1; }
.sdClmNavs .sdN-itemlst li{ margin:-1px 0 0; border-top:1px solid #ffe3ba; background:url(../images/left_bg.jpg) no-repeat; }
.sdClmNavs .sdN-itemlst li a{ display:block; padding:8px 0 8px 35%; color:#000; font-weight:bold; font:14px/29px "Microsoft YaHei",\5fae\8f6f\96c5\9ed1,Arial,\5b8b\4f53; }
.sdClmNavs .sdN-itemlst li a:hover,
.sdClmNavs .sdN-itemlst li .clm-selected{ background:url(../images/left_on.jpg) no-repeat center center; color:#FFF; }

/* 内容盒子
============================= */
.icontentbox{ padding:10px 20px; text-align:left; }
.icontentbox .nohave{ padding:20px 0; line-height:24px; font-size:14px; color:#808080; }
.icontentbox .pagingbox{ overflow:hidden; clear:both; padding:5px 0; background:#F5F5F5; }
.bdsharebuttonbox{width:460px;margin: 0 auto;}

/* 标题内容 */
.meta{ padding:20px 0 10px; }
.meta-tit{ margin:0 0 29px 10px; color:#000; font-size:26px; font-weight:normal; text-align:center;line-height: 38px; }
.meta-tit span a{ color:#999; font-size:12px; font-weight:normal; margin-left:10px; }
.meta-info{ height:32px; line-height:32px; background:#EEEEEE;  text-align:center; color:#666; }
.meta-info .time,.comm,.view,.fabu{ padding-left:20px; background:url(../images/sprite.png) no-repeat; }
.meta-info .time{ margin-right:15px; background-position:0 -158px; }
.meta-info .comm { margin-right:15px; background-position:0 4px; }
.meta-info .view { background-position:0 -36px; }
.meta-info .fabu{ margin-right:15px; background-position:0 -76px; }
.infoEntry{ padding:20px 20px 0; font-size:16px; line-height:32px; word-wrap:break-word; }
.infoEntry p{ padding:0 0 20px 0; font-size:16px; line-height:32px; word-wrap:break-word; }
.infoEntry1{ padding:20px 25px 0; font-size:16px; line-height:32px; word-wrap:break-word; }
.infoEntry1 p{ padding:0 0 20px 0; font-size:16px; line-height:32px; word-wrap:break-word; -webkit-text-size-adjust:none; }
.infoEntry1 img{  display:none; }

/* 上下篇 */
.infoHandover{ padding:10px; border-top:1px solid #D9D9D9; color:#727272; }
.infoHandover ul{ overflow:hidden; }
.infoHandover li{ display:block; padding:0 10px; line-height:30px; font-size:16px; }
.infoHandover li span{ color:#a41109; }
.infoHandover li a{ font-size:16px; color:#a41109;  }
.infoHandover li a:hover{ color:#997b00; text-decoration:underline; }

/* [pic]横向列表 */
.horPicLst{ text-align:left; }
.horPicLst ul{ overflow:hidden; clear:both; *zoom:1; }
.horPicLst li{ position:relative; display:inline; overflow:hidden; float:left; margin:20px 0 0 17px; padding:0; width:442px; height:168px; border:1px solid #d4d4d4; border-radius:6px; }
.horPicLst .info-items .iimg{ float:left; display:block; background:#dddddd; width:140px; height:168px; }
.horPicLst .info-items .iimg img{ display:block; width:132px; height:160px; padding:4px;  }
.horPicLst .info-items .itxt{ float:left; margin:6px 0 0 15px; width:270px; }
.horPicLst .info-items .itxt p{ display:block; line-height:26px; font-size:14px; }
.horPicLst .info-items .itxt p span{ padding-left:4px; }
.horPicLst .info-items .itxt p a{ color:#721a16; }

/*新闻列表页*/
.info-list{ margin:0 10px; padding:10px 20px 15px; margin-top:-1px; text-align:left; }
.info-list ul{ overflow:hidden; clear:both; *zoom:1; }
.info-list li{ display:block; height:44px; *height:34px; font-size:16px; padding-bottom:2px; line-height:44px; *line-height:34px; border-bottom: dotted 1px #d4b881; }
.info-list li a{ float:left; padding-left:18px; font-size:16px; color:#333; background:url(../images/A.gif) left no-repeat; }
.info-list li a:hover{ color:#ff0000; }
.info-list li span{ float:right; padding-right:10px; }

/*分页*/
.dede_pages{ width:100%; text-align:center; clear:both;}
.dede_pages .pagelist{padding:10px 18px 12px 16px;font-family:Tahoma; text-align:center}
.dede_pages ul li.thisclass, .dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {color:#fff;}
.dede_pages ul li.thisclass{color:#fff;background:#a41f24;padding: 0 10px;}
.dede_pages ul li #thisclass,  .dede_pages ul li #thisclass a,.pagebox ul li #thisclass a:hover {background:#A5B828;color:#fff;}
.dede_pages ul li #thisclass{ padding:0px 10px; color:#fff;background:#669900; text-align:center; }
.dede_pages .pagelist li{display:inline-block;margin-right:6px;background:#ffffff;line-height:35px;height:35px; cursor: pointer;}
.dede_pages .pagelist li a:hover{background:#a41f24;}
.dede_pages a{color:#333;height:35px;line-height:35px;display:block;text-align:center;padding:0px 12px;}
.dede_pages a:hover{	color:#fff;text-decoration:none;}

.dede_pages .pageinfo {line-height:22px;color:#333; padding:0 5px }
.dede_pages .pageinfo strong {color:#333;font-weight:normal;margin:0px 10px;  border: 1px solid #ccc; padding: 5px 10px; }
.dede_pages .pageinfo strong:hover {background:#a41f24;color:#fff; }
/*^^^^^^^^^^^^^^^^^^^^page end^^^^^^^^^^^^^^^^^^^^*/