﻿@charset "utf-8";
/* banner */
.banner{ margin-bottom:15px; height: 129px; background: url(images/banner.jpg) no-repeat }
.banner h5{ padding:40px 0 0 70px; font-size:30px; font-weight:bold;color: #fff;}
.mainContent{overflow:hidden;}
.side{float:left;width:240px;margin-right:15px;}
.introList .t{padding:15px;border-bottom:1px dotted #ddd;}

/* 侧栏-通用 */
.sideBox{position:relative;margin-bottom:20px; border:1px solid #ddd; border-top:2px solid #ffa200;}
.sideBox .hd{ border-bottom:1px solid #ddd; overflow:hidden;}
.sideBox .hd h5{font-size:20px;}
.sideBox .hd h5 a,
.sideBox .hd h5 span{display:block;padding-left:20px;height:40px;line-height:40px;}
.sideBox .hd .more{float:right;margin-right:5px;}
.sideBox .bd{padding:10px;}

/* 侧栏-栏目菜单 */
#sideMenu{margin-bottom:10px;}
#sideMenu .bd li a{padding-left:25px;background:url("images/sideMenuLiBg.png") no-repeat 97% 14px;display:block;height:35px;overflow:hidden;line-height:35px;border-bottom:1px solid #eee;}
#sideMenu .bd li a:hover,
#sideMenu .bd li.on a{ background-color:#f5f5f5; background-position:97% -25px; color:#0057a5;font-weight:bold;}

#sideRdwz .infoList li .title{white-space:normal;}

/* 内页内容区域 */
.mainBox{background-color:#fff;overflow:hidden;}
.mainBox .mHd{position:relative;padding:0 5px;height:42px;border-bottom:1px solid #eee;overflow:hidden;}
.mainBox .mHd h5{float:left;color:#3591e7;line-height:42px;font-size:24px;font-weight:bold;}
.mainBox .mHd h5 a{color:#3591e7;}
.mainBox .path{ margin:8px 0 0;}
.mainBox .mBd{clear:both;padding:15px;min-height:400px;overflow:hidden;}

/* 相关阅读 */
#xgyd{padding:0;margin-bottom:20px;}
#xgyd .hd{border:none;}
#xgyd .bd{padding:0 0 15px;border-bottom:1px solid #eee;overflow:hidden;}

/* 网站地图 */
.siteMap a{font-size:16px;}
.siteMap a:hover{color:#e00 !important;}
.siteMap .li1{margin-bottom:1em;}
.siteMap .li1 a{color:#3591e7;}
.siteMap .h1{padding:10px;border:1px solid #e5e5e5;background-color:#fcfcfc;}
.siteMap .ul1{padding:10px;}
.siteMap .li2{padding:0 10px 5px 0;display:inline-block;*display:inline;zoom:1;}
.siteMap .li2 a{color:#666;}
