﻿@charset "utf-8";
/* -----------------------------
 Description: 公共样式
 Author: 赵春艳 QQ: 836499082
 Date: 2017-01-12
----------------------------- */
body{ background:#034718; }
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; }
.ml2{ margin-left:2px; }
.mr2{ margin-right:2px; }
.boder{ border:1px solid #e5e5e5; }
.fl{ float:left; }
.fr{ float:right; }
.H418{ height:418px; }

/* 功能 */
.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; background:#FFF; }
.container, .dcont{ margin:0 auto; width:1200px; text-align:left; background:#FFF; }
.container:after, .dcont:after{ display:block; visibility:hidden; clear:both; content:"\0020"; height:0; *zoom:1; }
.boxwrap{ margin:0 auto; width:1200px; height:auto; 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:156px; background: url(../images/top_bg.jpg) repeat-y; text-align: left; }
.site_header .s-content{ position:relative; margin:0 auto; width:1200px; height:157px; background:url(../images/top_bg.jpg) repeat-x;}
.site_header .logo{ position:absolute; top:0; left:0; margin:17px 10px 0; width:600px; height:125px; background:url(../images/site_icon.png) -10px -5px no-repeat; }
.site_header .logo .f-cont{ display:none; }
.site_header .welNav{ position:absolute; top:5px; right:10px; width:190px; height:29px; }
.site_header .welNav li{ font-size:14px; float:left; padding:0 0 0 26px; line-height:29px; background:url(../images/welNav_bg.png) left no-repeat; color:#909090; }
.site_header .welNav .wn-first{ background:0 none; }
.site_header .welNav li a{ font-size:14px; color:#333;  }
.site_header .welNav li a:hover{ color:#8f2429; }

/* 头部栏目_search box */
.search-box{ background:url(../images/site_icon.png) -10px -145px no-repeat; margin:45px 10px 0 0; height:96px; width:560px; position:absolute; top:0; right:0; }
#searchForm{ /*overflow:hidden; width:408px; height:30px;*/ }
.searchTxt{ display:inline; position:relative; float:left; margin-top:65px; width:214px; height:28px; }
.sf-txt{ float:left; margin:0 3px 0 30px; width:180px; 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:left; width:64px; height:31px; margin-top:65px; }
.sf-btn{ display:block; overflow:visible; *zoom:1; color:#FFF; width:74px; height:31px; border:0; background:url(../images/site_icon.png) -224px -210px no-repeat; text-indent:-9999px; cursor:pointer; white-space:nowrap; }

/* 主导航 */
#mainnavs{ width:100%; height:44px; background:url(../images/menu_bg.jpg) repeat-x; }
#mainnavs .nav{ margin:0 auto; width:1200px; height:44px; font-family:"Microsoft YaHei",SimSun,SimHei;  background:url(../images/menu_bg.jpg) repeat-x; }
#mainnavs .nav .mb{ float:left; position:relative; }
#mainnavs .nav h3{ float:left; overflow:hidden; height:44px; font-weight:normal; font-size:16px; text-align:center; }
#mainnavs .nav h3 a{ display:block; color:#FFF; width:100px; line-height:44px; 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{  color:#c9e9ff; }
#mainnavs .nav .wn-first{ background:0 none; }
#mainnavs .nav .sub{ display:none; /*默认隐藏*/ width:109px; text-align:center; position:absolute; left:0; top:44px; 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:109px; height:30px; line-height:30px; }
#mainnavs .nav .sub li a{ display:block; color:#000; font-size:14px; }
#mainnavs .nav .sub li a:hover{ color:#004e18; }
#mainnavs .nav #m9 .sub{ width:120px; left:auto; right:-1px; }

/* banner图片 */
.fullSlide{ overflow:hidden; position:relative; width:1200px; height:400px; }
.fullSlide .fs-bd{ position:relative; z-index:5; }
.fullSlide .fs-bd ul{ width:1200px !important; }
.fullSlide .fs-bd li{ overflow:hidden; width:100% !important; height:400px; 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; }

/* 模型 */
.model{ border:1px solid #e3e3e3; }
.model:after{ display:block; visibility:hidden; clear:both; content:"\0020"; height:0; *zoom:1; }
.model .md-hd{ display:block; height:38px; background:url(../images/model_bg1.jpg) repeat-x; border-bottom:1px solid #e3e3e3; }
.model .md-hd h3{ float:left; width:130px; height:38px; line-height:38px; font-size:16px; color:#FFF; background:url(../images/model_bg.jpg) repeat-x; transition-duration: 0.5s; text-align:center; }
.model .md-bd{ overflow:hidden; text-align:left; }
.more01{ float:right; padding:13px 15px 0; font-family:"宋体" }
.more01 a:hover{ color:#de8c00; }

/*框架*/
.g-side01{ width:835px; }
.g-side02{ width:345px; }

/*幻灯片*/	
.focusBox { float:left; position: relative; margin:15px; width:360px; height:228px; overflow: hidden; text-align:center; }
.focusBox .pic img{ width:360px; height:228px; 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:13px; right:10px; }	
.focusBox .num li{ float: left; position: relative; width:10px; height:10px; border-radius:50%; overflow: hidden; margin-right:2px; 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;  }

/* 新闻列表 */
.newslist{ float:left; width:430px; height:258px; padding-top:5px; }
.newslist ul{ overflow:hidden; clear:both; *zoom:1; }
.newslist ul li{ display:block; padding:4px 0 5px; height:24px; line-height:24px; *height:20px; *line-height:20px; border-bottom:#dddddd dotted 1px; background:url(../images/icon.png) left no-repeat; }
.newslist ul li a{ float:left; padding-left:15px; font-size:14px; color:#000; font-weight:normal; }
.newslist ul li a:hover{ color:#ff0000; }
.newslist ul li span{ float:right; margin-right:5px; }

/* 科室设置 */
.dtment-box{ height:220px; padding:5px 15px 15px; border:1px solid #e3e3e3; }
.dtment-ks{ width: 610px; float: left; }
.dtment-tit{ float:left; margin-top:10px; width:70px; height:210px; }
.dtment-list{ float:left; width:530px; margin-left:5px; text-align:center; }
.dtment-list ul{ overflow:hidden; clear:both; *zoom:1; }
.dtment-list li{ float:left; margin:10px 0 0 10px; display:block; width:122px; height:34px; line-height:34px; }
.dtment-list li a{ display:block; color:#000; font-size:14px; background:url(../images/tit.png) 0 0 no-repeat; transition-duration:0.5s; }
.dtment-list li a:hover{ background:url(../images/tit.png) 0px -40px no-repeat; color:#FFF; font-weight:bold; }

.dtment-ewm{ width:182px; height: 220px; float: right; }
/* 通知公告 */
.notice-list{ padding:5px 15px; height:253px; }
.notice-list ul{ overflow:hidden; clear:both; *zoom:1; }
.notice-list ul li{ display:block; height:24px; line-height:24px; padding:4px 0 3px; background:url(../images/icon.png) left no-repeat; }
.notice-list ul li a{ padding-left:15px; font-size:14px; color:#333; font-weight:normal; }
.notice-list ul li a:hover{ color:#ff0000; }

/*就医指南*/
.QuickT{ height:240px; border:1px solid #e3e3e3; }
.QuickT .Q_tit{ height:38px; background:url(../images/model_bg1.jpg) repeat-x top; }
.QuickT .Q_tit h3{ float:left; width:100px; padding-left:15px; line-height:38px; font-size:16px; font-weight:bold; }
.QuickT .Q_wrap{ margin:0 auto; width:345px; height:200px; }
.QuickT .Q_wrap ul{ overflow:hidden; width:100%;}
.QuickT .Q_wrap ul li{ float:left; display:inline; margin:0 5px 0 15px; width:94px; height:95px; }
.QuickT .Q_wrap ul li:first-child{ background:0 none;}
.QuickT .Q_wrap ul li a{ display: block; width:94px; height:95px; font-family: "微软雅黑"; position: relative;  }
.QuickT .Q_wrap ul li a div{ position:absolute; left:0; bottom:0; width:94px; display: block; height:30px; line-height:30px; text-align:center; font-size:14px; }
.QuickT .Q_wrap ul li.li1 a{background:url(../images/icon_ico.jpg) no-repeat 0 0;}
.QuickT .Q_wrap ul li.li2 a{background:url(../images/icon_ico.jpg) no-repeat -109px 0;}
.QuickT .Q_wrap ul li.li3 a{background:url(../images/icon_ico.jpg) no-repeat -218px 0;}
.QuickT .Q_wrap ul li.li4 a{background:url(../images/icon_ico.jpg) no-repeat 0 -100px;}
.QuickT .Q_wrap ul li.li5 a{background:url(../images/icon_ico.jpg) no-repeat -109px -100px;}
.QuickT .Q_wrap ul li.li6 a{background:url(../images/icon_ico.jpg) no-repeat -218px -100px;}

/*就医指南内页*/
.Quick{ margin:5px 15px; }
.Quick .Q_tit{ height:38px; background:url(../images/model_bg1.jpg) repeat-x top; }
.Quick .Q_tit h3{ float:left; width:100px; padding-left:15px; line-height:38px; font-size:16px; font-weight:bold; }
.Quick .Q_wrap{ margin:0 auto; width:256px; height:290px; }
.Quick .Q_wrap ul{ overflow:hidden; width:100%;}
.Quick .Q_wrap ul li{ float:left; display:inline; margin:0 5px 0 15px; width:94px; height:95px; }
.Quick .Q_wrap ul li:first-child{ background:0 none;}
.Quick .Q_wrap ul li a{ display: block; width:94px; height:95px; font-family: "微软雅黑"; position: relative;  }
.Quick .Q_wrap ul li a div{ position:absolute; left:0; bottom:0; width:94px; display: block; height:30px; line-height:30px; text-align:center; }
.Quick .Q_wrap ul li.li1 a{background:url(../images/icon_ico.jpg) no-repeat 0 0;}
.Quick .Q_wrap ul li.li2 a{background:url(../images/icon_ico.jpg) no-repeat -109px 0;}
.Quick .Q_wrap ul li.li3 a{background:url(../images/icon_ico.jpg) no-repeat -218px 0;}
.Quick .Q_wrap ul li.li4 a{background:url(../images/icon_ico.jpg) no-repeat 0 -100px;}
.Quick .Q_wrap ul li.li5 a{background:url(../images/icon_ico.jpg) no-repeat -109px -100px;}
.Quick .Q_wrap ul li.li6 a{background:url(../images/icon_ico.jpg) no-repeat -218px -100px;}

/*标题*/
.s-title{ height:21px; background:url(../images/zj_title.jpg) repeat-x; }
.s-title h3{ float:left; padding-left:15px; width:80px; 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; }

/*专家荟萃*/
.expertBox{ position:relative; 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:#e9f2ec; 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 li:hover{ text-decoration:none; background:#e7eef6; font-weight:normal; }

/* 框架 */
.px-warp{ margin:0 auto; position:relative; width:360px; height:112px; border-bottom:1px dotted #e1e1e1; }
.px-warp .pw-pic{ position:absolute; top:10px; left:0; width:120px; height:90px; border:1px solid #e1e1e1; }
.px-warp .pw-pic img{ display:block; width:120px; height:90px; }
.px-warp .pw-font{ position:absolute; top:10px; right:0; width:230px; height:90px; }
.px-warp .pw-font h6{ display:block; height:30px; line-height:30px; }
.px-warp .pw-font h6 a{ font-size:14px; font-weight:bold; }
.px-warp .pw-font p{ display:block; text-indent:2em; line-height:20px; color:#666; font-size:13px; }

/* 信息框架 */
.g-info01,.g-info02,.g-info03{ width:390px; float:left; height:418px; }
.g-info02{ margin:0 13px; }

/* [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; font-size:14px; }

/* 友情链接 */
.f-link{ margin:0 2px 0 2px; border:1px solid #e5e5e5; }
.f-link .hd{ height:38px; line-height:38px; background:url(../images/model_bg1.jpg) repeat-x; border-bottom:1px solid #e5e5e5; }
.f-link .hd ul{ overflow:hidden; clear:both; zoom:1; }
.f-link .hd li{ float:left; padding:0 20px; height:38px; line-height:38px; cursor:pointer; text-align:center; }
.f-link .hd li a{ font-size:16px; color:#333; font-weight:bold; }
.f-link .hd .on{ height:38px; line-height:38px; 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:10px 0 15px 13px; }
.f-link .bd .con ul{ overflow:hidden; clear:both; }
.f-link .bd .con li{ display:inline; float:left; margin:0 10px; width:143px; font-size:14px; height:26px; line-height:26px; }
.f-link .bd .con li a:hover{ color:#ff0000; }
.f-link .bd .fl-list{ overflow:hidden; padding:5px 0 15px 10px; font-size:14px; height:26px; line-height:26px; }
.f-link .bd .fl-list a{  display:block; float:left; margin:0 10px; }

/*site_footer*/
.site_footer{ width:1200px; background:#014d1d url(../images/foot.jpg) top center repeat-x; }
.site_footer .foot-box{ position:relative; height:48px; line-height:40px; text-align:center; background:#014d1d url(../images/foot.jpg) top center repeat-x; }
.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 .ft-warp{ margin:0 auto; position:relative; width:820px; height:180px; }
.site_footer .ft-logo{ position:absolute; left:0; top:0; width:110px; height:136px; background:url(../images/notice.png) no-repeat; }
.site_footer .ft-ewm{ position:absolute; top:0; width:110px; height:136px; right:0; background:url(../images/notice.png) no-repeat -195px 0; }
.site_footer .foot-copyright{  position:absolute; left:110px; top:0; width:620px; height:136px; padding:10px 0 0; 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:320px; margin:0 auto 0; padding:4px 10px; font-weight:bold; }

/* container layout */
.counterbox{ min-height:762px; height: auto !important; height:762px; overflow:hidden; }
.navright{ float:right; width:286px; margin-right:5px; }
.counterleft{ margin-left:5px; width:885px; min-height:760px; height: auto !important; height:760px; float:left; background: #ffffff; border:1px solid #e6e6e6; }

/* 面包屑导航
============================= */
.location { height:38px; background:url(../images/model_bg1.jpg) top repeat-x; border-bottom:1px solid #e3e3e3; }
.location i{ display:block; padding:0 25px; height:38px; line-height:38px; text-align:center; font-size:18px; color:#FFF; font-style:normal; float:left; background:url(../images/model_bg.jpg) repeat-x; }
.location div{ display: block; height:38px;line-height:38px; 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左侧栏
============================= */
/* 节点栏目 */
.sdN-itemlst{ margin:10px 0; text-align:left; }
.sdN-itemlst ul{ overflow:hidden; *zoom:1; }
.sdN-itemlst li{ margin:0 auto; width:240px; border-bottom:1px dotted #e6e6e6; background:url(../images/arrows.png) no-repeat 10% center; }
.sdN-itemlst li a{ display:block; padding:8px 0 8px 25%; color:#000; font:14px/29px "Microsoft YaHei",\5fae\8f6f\96c5\9ed1,Arial,\5b8b\4f53; }
.sdN-itemlst li a:hover,
.sdN-itemlst li .clm-selected{ background:#f5f7f4 url(../images/arrows1.png) no-repeat 10% center; color:#007433; }

/* 内容盒子
============================= */
.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; }

/* 标题内容 */
.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 0 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 0 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; }
.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:40px; 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:center; }
.horPicLst ul{ overflow:hidden; clear:both; }
.horPicLst li{ position:relative; float:left; margin:20px 0 0 22px; width:192px; height:280px; text-align:center; border:1px solid #fdcfab; border-radius:10px; }
.horPicLst li img{ display:block; padding:10px 10px 0; width:172px; height:212px; }
.horPicLst p{ overflow:hidden; width:172px; height:26px; line-height:26px; font-size:14px; text-align:center; }
.horPicLst P a:hover{ text-decoration:none; color:#089a01;  }
.horPicLst .ks{ color:#ab7f54; }

/*新闻列表页*/
.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; padding-bottom:2px; line-height:44px; *line-height:34px; border-bottom: dotted 1px #e3e4e2; }
.info-list li a{ float:left; padding-left:18px; font-size:16px; color:#333; background:url(../images/dot.png) left no-repeat; }
.info-list li a:hover{ color:#ff0000; }
.info-list li span{ float:right; font-size:16px; }

/*分页*/
.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.active, .dede_pages ul li.active a, .pagebox ul li.active a:hover {color:#fff;}
.dede_pages ul li.active{color:#fff;background:#08923c;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:#08923c;}
.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:#08923c;color:#fff; }
/*^^^^^^^^^^^^^^^^^^^^page end^^^^^^^^^^^^^^^^^^^^*/