@charset "utf-8";
/* CSS Document */

body{background-color:#fff;}
.subPage{width:100%;overflow: hidden;}

.subPage_con{ max-width:1200px;min-height:450px; margin:20px auto ;overflow: hidden;}
.sub_left{width: 209px;overflow: hidden;float: left;z-index: 1;padding-bottom: 260px;margin-bottom: 60px;position: relative;}
.sub_leftTitle {width: 100%;height: 67px;background:#023b87;}
.sub_leftTitle h2{text-align: center;line-height: 67px;color:#fff;font-size: 18px;}
.sub_nav{border:1px solid #ddd;border-top:0;border-bottom:0;}
.sub_nav li{border-bottom:1px solid #ddd;}
.sub_nav li a{display: block;padding:12px 0;padding-left:10px;color:#000;}
.sub_nav li a.active,.sub_nav li a:hover{background: #DEF0FF;color:#023b87;}
.sub_right{margin:0 0 0px 242px;}
.sub_banner{margin-bottom:15px;}
.subTitle{width: 100%; padding-bottom:20px;border-bottom: 1px solid #ddd; margin-top:15px;}
.sub_rightT .subTitle{width: 100%; border-bottom: 1px solid #ddd; padding-bottom:20px;margin-top:15px;}
.subTitle h2{font-weight: normal;font-size: 18px;color:#333;}
.bread{float: right;font-size: 0.8em;} 
.bread span{color:#888;}
.bread span a{color:#888;}
.bread span a:hover{color:#023b87;}
.sub_banner{width: 100%;}
.Banner02{max-width: 1200px;margin: 0 auto;}

.sub_mbtn{width:100%;height:40px;background:url(../images/sub-mbtn02.png) no-repeat center center;background-color:#DEF0FF;cursor:pointer;display:none;}
.open{background:url(../images/sub-mbtn.png) no-repeat center center;background-color:#003770;}
.sub_navm{ width:100%; overflow: hidden;display: none;margin-bottom: 20px;}
.sub_navm h2{width:100%;height:48px;line-height:48px;background-color:#003770;color:#fff;}
.sub_navm h2 a{font-size:18px;display:block;color:#fff;}
.sub_navm ul{background-color:#DEF0FF;}
.sub_navm li{}
.sub_navm li a{color:#515151; padding-left:13px; height:40px;line-height:40px;border-bottom:1px solid #d3d3d3;display:block;}
.sub_navm li a:hover{color:#003770;background: #fff;}
.sub_navm li.sub_has span{ margin-left: 10px;}
.sub_navm li.on a{ color:#003770; display:block; width:100%;}
.sub_navm dl{ display: none; background-color:#cac9c9; padding:0px 0px 5px;}
.sub_navm dl dd{ padding-left: 30px; line-height:18px; padding:5px 0px 5px 30px;}
.sub_navm li.on dl dd a{ font-size: 16px; color:#282828;font-weight:normal;display:inline; border:none; padding:0px;}
.sub_navm li dl dd a{ font-size: 16px; color:#282828; font-weight:normal; display:inline;  border:none; padding:0px;}
.sub_navm li dl dd a:hover{ color:#a70510;}

/*侧边栏列表页*/
.sub_list{margin:20px 0 38px 0;}
.sub_list .rightDate{float:right;color:#888;font-size: 18px;}
.sub_list li{padding-left: 25px;margin-bottom:20px; background: url(../images/content_li.png) no-repeat center left;}
.sub_list li a{font-size: 18px;}
.sub_left .sub_nav li{position: relative;}
.sub_left .sub_nav li a.skipBtn {
  border:none;
    margin: 0;
    padding: 0;
    display: block;
    width: 40px;
    height: 45px;
    position: absolute;
    right: 1px;
    top: 0px;
    background: url(../images/content_li.png) no-repeat center;
    margin: 0;}
.sub_left .sub_nav li a.skipBtn:hover{background-color: #fff;}

.sub_left .sub_nav li .subNav dl dd a{background: #eee;border-bottom:1px solid #ddd;}
.subNav1{display: none;}
.sub_navm li .subNav dl{display: none;}
.sub_navm li{position: relative;}
.sub_navm li a.skipBtn {
  border:none;
    margin: 0;
    padding: 0;
    display: block;
    width: 40px;
    height: 43px;
    position: absolute;
    right: 0px;
    top: 0px;
    background: url(../images/content_li.png) no-repeat center;
    margin: 0;}
.sub_navm li a.skipBtn:hover{background-color: #fff;}
.sub_navm dl dd{background: #fff;border-bottom: 1px solid #ddd;padding-left: 13px;}
.sub_navm dl{padding:0;}

/*侧边栏文章页*/
.subArticle{min-height:400px;}
.subArticleTitle{text-align: center;}
.subArticleTitle h2{margin:20px 0 10px 0;color:#023b87;line-height: 28px;font-weight: normal;font-size: 18px;}
.subArticleTitle span{color:#888;font-size: 16px;}
.subArticleCon{margin:20px 0 40px 0;}
.subAffix{}
.subAffixTitle{padding-bottom:10px;border-bottom: 1px solid #ddd;margin-bottom:20px;}
.subAffixTitle h2{color:#003770;}
.subAffix ul li{background: url(../images/content_li.png) no-repeat center left;padding-left:24px;margin-bottom:8px;}
.subAffix ul li a{font-size: 16px;}

/*侧边栏图片页*/
.subPicList{ border-bottom:1px solid #ddd;overflow: hidden;margin:30px 0;padding-bottom:20px;}
.subPicList li{margin-bottom:40px;width:23%;float: left;margin-right: 2%;*margin-right: 22px;}
.subPicList li a{text-align: center;display: block;}
.subPicList li a span{display: block;margin-top:10px;font-size: 16px;}
.subPicList li.NoMargin{margin-right:0;}
.subPicList li a:hover span{color:#003770;}

/*通栏图片页*/
.sub_rightT .subPicList li img{width: 100%;}

/*通栏列表页*/
.sub_rightT{width:100%;}
