/*侧导航 */
.ico1{ background:url(1.gif) no-repeat center left ; }
.ico2{ background:url(2.gif) no-repeat 0px 10px; margin-left:25px;}

.pageMenu{  width:220px; padding-bottom:10px}
.pageMenu dl{border:0px solid #7ABC00;}
/* 标题 */
.pageMenu dl dt{line-height: 50px; height: 46px; text-align: left; background:url(title_bj.jpg) no-repeat; font-size:12px; font-weight:bold; color:#fff; padding-left:20px; border: solid 0px #c4d1e6; margin-left:-5px}
.pageMenu dl dt strong {width:100%; float:left; text-align:left;}
.pageMenu dl dt span { float:right; padding-right:10px; font-size:12px; font-weight:normal; }
/* 一级类 */
.pageMenu dl dd{width:auto; background:#FFFFFF; padding:3px; border-bottom:#D3E1ED solid 1px; border-left:#D3E1ED solid 1px; border-right:#D3E1ED solid 1px}
.pageMenu dl dd h3{ height:35px; line-height:35px; padding-left:10px;  border-top:0px solid #e3e3e3;cursor:pointer; font-size:14px; }
.pageMenu dl dd h3.on {}
.pageMenu dl dd h3.on a {font-weight:100; color:#0080C0}
.pageMenu dl dd h3 a {padding-left:10px;font-weight:100; color:#000}
.pageMenu dl dd h3 a:hover { color:#0080C0}/* 鼠标经过样式 */
.pageMenu dl dd h3 em{ float:right; display:block; width:40px; height:26px;   background:url(/themes/default/themesImage/icoAdd.png) 16px 12px no-repeat; clear:right}
.pageMenu dl dd h3.on em{ background-position:16px -57px; }
/* ul标签为二级分类　默认都隐藏 */
.pageMenu dl dd ul{padding:0px ; line-height:25px; color:#038497; display:none }  
.pageMenu dl dd ul li{padding-left:10px;}
.pageMenu dl dd li a{ color:#666}   /* 二级分类字体颜色 */

/*侧导航新闻列表类 */
.pageMenu dl dd .pageotherlist_1 {display:block}
.pageMenu dl dd .pageotherlist_1 li {background:url(../../../statics/common/ico_4.gif) no-repeat center left;overflow:hidden;line-height:25px; color:#737373; padding-left:10px }
.pageMenu dl dd .pageotherlist_1 li a{color:#666; text-decoration:none}
.pageMenu dl dd .pageotherlist_1 li a:hover{ color:#000}

/*侧导航图文列表类 */
.pageMenu dl dd .pageotherlistpic_1 {display:block; padding:10px}
.pageMenu dl dd .pageotherlistpic_1 li { background-image:none;overflow:hidden;line-height:25px; color:#737373; padding:0px; text-align:center;}
.pageMenu dl dd .pageotherlistpic_1 li img{ width:190px; height:120px; border:#ccc solid 1px}
.pageMenu dl dd .pageotherlistpic_1 li img:hover{ border:#666 solid 1px}
.pageMenu dl dd .pageotherlistpic_1 li a{color:#666; text-decoration:none; }
.pageMenu dl dd .pageotherlistpic_1 li a:hover{ color:#000}

/*侧导航联系方式 */
.pageMenu dl dd .pageotherabout{display:block}
.pageMenu dl dd .pageotherabout li{ color:#333; background-image:none; padding:0}
/* ------------------------------------------------------------------------------------  */

/*当前位置*/
.pageLocation { font-size:12px; width:inherit; height:36px; background:url(place_bg.gif) repeat-x; }
.pageLocation .title { float:right; width:80px; padding-right:15px; text-align:right; height:36px; line-height:30px; background:url(place_right.gif) no-repeat right top; border-right:#D3E1ED solid 1px }
.pageLocation .placenav { float:left; color: #2D648F; font-weight: bold; padding-left:5px; line-height:36px;background:url(place_left.gif) left top no-repeat;}
.pageLocation .placenav a {color: #2D648F; margin:0px 3px; }
.pageLocation .placenav a.home {display:;float:left;}
.pageLocation .placenav a.home span{display:;}
/* 频道页内容*/
.rightContent { font-size:12px; width:auto; height:auto; padding:0px 10px 10px 10px; border:1px #D3E1ED solid; }/*右侧内容边框*/