@charset "utf-8";
/* CSS Document */
.subPage{width:100%;}

.subPage_con{max-width:1200px;margin:0px auto;min-height:682px;position: relative;}

.sub_mbtn{width:100%;height:40px;background:url(../images/sub-mbtn02.png) no-repeat center center;background-color:#e0cff0;cursor:pointer;display:none;}
/*.open{background:url(../images/sub-mbtn.png) no-repeat center center;background-color:#cda04a;}*/
.sub_navm{ width:100%; overflow: hidden;display: none;margin-bottom: 20px;}
.sub_navm h2{width:100%;height:48px;line-height:48px;background-color:#005faf;color:#fff;padding-left:13px;font-weight: normal;font-size: 14px;}
.sub_navm h2 a{padding-left:13px;font-size: 14px; font-size:20px;font-family:Tahoma;display:block;color:#fff;}
.sub_navm ul{background-color:#f4e9ff;}
.sub_navm li{position: relative;}
.sub_navm li a{color:#515151; padding-left:13px; height:40px;line-height:40px;border-bottom:1px solid #caa5ee;display:block;font-size: 14px;}
.sub_navm li a:hover{color:#005faf;}
.sub_navm li.sub_has span{ margin-left: 10px;}
.sub_navm li.on a{ color:#005faf;}
.sub_navm dl{ display: none; background-color:#fff; padding:0px 0px 5px;}
.sub_navm dl dd{line-height:18px; padding:0px 0px 0px 15px;border-bottom:1px solid #ddd;}
.sub_navm li.on dl dd a{ font-size: 14px; color:#282828;font-weight:normal;display:inline; border:none; padding:0px;}
.sub_navm li dl dd a{ font-size: 14px; color:#282828; font-weight:normal; display:inline;  border:none; padding:0px;}
.sub_navm li dl dd a:hover{ color:#a70510}


/*左侧边栏*/
.sub_left{width: 284px;overflow:hidden;float:left;z-index:999;border-left: 6px solid #d7000f;}
.sub_left .sub_leftTitle{background: #005faf;width: 280px;height:100px;}
.sub_left .sub_leftTitle h2{color:#fff;font-size:24px;font-weight: normal; margin:0 auto;text-align: center;line-height: 100px;padding:0 20px;}


.subRepidList{margin-top: 30px;overflow: hidden;margin-bottom: 50px;}
.subRepidList li{margin-bottom: 20px;overflow: hidden;}
.subiconBox{overflow: hidden;height: 48px;line-height: 48px;border:1px solid #c09f80;}
.subiconBox .subicon{float: left;width: 50px;height: 48px;background:#c09f80;display: table-cell;}
.subiconBox .subicon img{width: 50%;vertical-align: middle;margin-left: 10px;*margin-top:15px;}
.subiconBox  h3 {margin-left: 70px;font-size: 13px;color:#666;font-weight: normal;}
.subiconBox  h3 a{display: block;color:#666;}
.subiconBox  h3 a:hover{color:#005faf;}
/*手机版*/
.subRepidList_nav{display: none;margin-top: 15px; margin-bottom: 0;}
.subRepidList_nav li{margin-bottom: 10px;}
.subRepidList_nav .subiconBox{height: 35px;line-height: 35px;}
.subRepidList_nav .subiconBox  h3{font-size: 14px;}

.sub_right{margin: -1px 0 0px 315px;}
.subBanner{width: 100%;margin:0 auto 36px;background: #ebebeb;}
.subBannerImg{margin:0 auto;height: 0;padding-bottom: 14.5%;}
.subBanner img{width: 100%;display: block;}
.subTitle{width: 100%; overflow: hidden;padding-bottom: 15px;}
.sub_rightT .subTitle{width: 100%;overflow: hidden;}
.subTitle h2{font-size: 24px;font-weight: normal;color: #005faf;margin-bottom: 20px;}
.bread{ font-size: 14px;padding-bottom: 10px;border-bottom: 2px solid #d7000f;margin-bottom: 20px;} 
.bread span{color:#005faf;}
.bread span a{color:#005faf;margin:0 3px;}
.bread span a:last-child{color:#005faf;}
.bread span a:hover{color:#b575f2;}
.sub_navm .subNav{width: 100%!important;}
.subcontentTotal{overflow: hidden;min-height: 500px;}
.subcontent{overflow: hidden;}
.sub_left .sub_nav li {position: relative;border-bottom: 1px solid #fff;}
.sub_left .sub_nav li a{font-size: 14px;height: 50px;line-height: 50px;padding-left: 15px;display: block;color:#fff;}
.sub_left .sub_nav{
    width: 280px;
    overflow:hidden;
    background-color:#005aa0;
    line-height: 24px;
    display: block;
    color: #fff;
    font-size: 16px;
    }
.sub_left .sub_nav li:last-child a{border-bottom: none;}
.sub_left .sub_nav li a:hover,.sub_left .sub_nav li a.active{color:#fff;background: #d7000f;}


.sub_left .sub_nav li .subNavs{background: #fff;} 
.sub_left .sub_nav li .subNavs dl dd{border-bottom: 1px solid #fff;}
.sub_left .sub_nav li .subNavs dl dd a{font-size: 14px;padding-left: 30px;padding: 0 20px;height: 40px;line-height: 40px;color:#666;} 
.sub_left .sub_nav li.sub_has a:hover{}
.sub_left .sub_nav li.sub_has .subNavs dl dd a:hover,.sub_left .sub_nav li.sub_has .subNavs dl dd a.active{color:#fff;background: #d7000f;}
.sub_left .sub_nav li .skipBtn {
    border: none;
    margin: 0;
    padding: 0;
    display: block;
    width: 40px;
    text-align: center;
    height: 50px;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 24px;
    line-height: 50px;
    color: #999;
    font-style: normal;
    margin: 0;
}
.sub_left .sub_nav li .skipBtn.up {    background: url(../images/sub_left_up.png) no-repeat center center;}
.sub_left .sub_nav li .skipBtn.down{background: url(../images/sub_left_down.png) no-repeat center center;}

.sub_navm li .skipBtn {
    border: none;
    margin: 0;
    padding: 0;
    display: block;
    width: 40px;
    text-align: center;
    height: 41px;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 24px;
    line-height: 41px;
    margin: 0;
}


/*分页*/

/*分页*/

.pages{ text-align:center; height:28px;*height:29px;  line-height:28px; margin:30px 0 20px 0; *margin-top: 40px; overflow: hidden;}
.pages a{color:#666;margin:0 0px 0 8px;padding:0 7px;height:23px;line-height: 23px;display: inline-block; *display:inline; *zoom:1; *vertical-align: middle;font-size: 16px;}
.pages a.on_pages,.pages a:hover{ color:#fff;background: #005faf;border-radius: 50%;}
.pages a.start{border-radius: 5px;}
.pages a.prev{border-radius: 5px;}
.pages a.next{border-radius: 5px;}
.pages a.end{border-radius: 5px;}
.pages_min{ margin-top: 25px; overflow: hidden; display: none;}
.pages_min a.prev_min,.pages_min a.next_min{ display: block; width:100px; height: 30px; float:left; background: #005faf; border-radius: 3px; color:#fff; line-height: 30px; text-align: center;font-size: 16px;}
.pages_min a.next_min{ float:right;}
.pages_min a:hover{ background:#005faf; color:#fff; transition:0.5s;}



.subNoticeList{overflow: hidden;}
.subNoticeList li{border-bottom: 1px solid #ddd;padding-bottom: 20px;margin-bottom: 20px;}
.subNoticeList li a{display: block;overflow: hidden;}
.subNoticeList li a .dateLeft{float: left;width: 60px;text-align: center;margin-right: 30px;}
.subNoticeList li a .dateLeft strong{display: block;color:#005faf;font-size: 40px;font-family: 'Cambria','Arial';font-style: italic;line-height: 30px;}
.subNoticeList li a .dateLeft i{display: block;font-style: normal;font-size: 12px;color:#999;}
.Notice_info{margin-left: 90px;}
.Notice_info h3{font-size: 16px;height: 24px;line-height: 24px;overflow: hidden;margin-bottom: 5px;font-weight: normal;}
.Notice_info p{font-size: 14px;color:#999;height: 20px;line-height: 20px;overflow: hidden;}

.subNoticeList li a:hover .Notice_info h3{color:#005faf;}



/*院长致辞*/
.capusList{/*background: #efeff4;*/padding:30px;}
.article{}
.article a{
color:#005faf}
.subArticleListBox{overflow: hidden;margin:30px 0;}
.subArticleList_list{overflow: hidden;}
.subArticleList_list li{background: #c9f8e8;overflow: hidden;padding:20px 25px;margin-bottom: 15px;}



.sub_yjs_box{margin-bottom: 20px;overflow: hidden;}
.sub_yjs_title{margin-bottom: 30px;overflow: hidden;}
.sub_yjs_title a{float: right;color:#999;font-size: 15px;}
.sub_yjs_title a:hover{color:#005faf;}
.sub_yjs_title h3{float: left;font-size: 20px;font-weight: normal;color:#005faf;}





.sub_rightT{margin-left: 0;}
.sub_left .sub_leftTitleT{margin-left: 0;}


.subLightYearsList{overflow: hidden;width: 102%;}
.subLightYearsList li{width: 50%;float: left;margin-bottom: 30px;}
.subLightYearsList li a{display: block;margin-right: 20px;}
.subLightYears_img{height: 0;overflow: hidden;padding-bottom: 46%;background: #eee;}
.subLightYears_img img{width: 100%;display: block;}
.subLightYearsList li a p{text-align: center;padding:10px;font-size: 16px;color:#666;height: 20px;line-height: 28px;overflow: hidden;}
.subLightYearsList li a:hover p{color:#005faf;}




/*文章页*/
.subArticle_title{overflow: hidden;margin-bottom:20px;padding:0px 30px 20px 30px;border-bottom: 1px dashed #ccc;text-align: center;}
.subArticle_title h2{font-size: 22px;font-weight: normal;color:#005faf;margin-bottom: 15px;line-height: 30px;}
.subArticle_title .detail{overflow: hidden;}
.subArticle_title .detail span{color:#999;font-size: 14px;margin:0 10px;display: inline-block;}

.subAffix{margin-bottom: 30px;margin-top: 30px;}
.subAffixTitle{border-bottom: 1px solid #aaa;padding-bottom: 10px;margin-bottom: 20px;}
.subAffixTitle h2{color:#005faf;}
.subAffix ul li{margin-bottom: 8px;}
.subAffix ul li a{color:#666;font-size: 14px;}




.subRetireBox{overflow: hidden;margin-top: 30px;margin-bottom: 60px;}
.subRetire_person{padding:15px 30px 15px 15px;background: #f5f5f5;overflow: hidden;}

.subRetire_img{float: left;width: 164px;overflow: hidden;}
.subRetire_img p{height: 0;padding-bottom: 146%;overflow: hidden;background: #afafaf;}
.subRetire_img p img{width: 100%;display: block;}
.subRetire_Info{margin-left: 190px;margin-top:20px;}
.subRetire_Info h3{color:#c09f80;font-size: 18px;margin-bottom: 20px;}
.subRetire_Info p{color:#666;font-size: 16px;line-height: 30px;}


.article strong{font-weight: bold;}
.article i{font-style: italic;}

.subArticleListBox{overflow: hidden;margin:0px 0 30px;}
.subArticleList_list{overflow: hidden;}
.subArticleList_list li{border-left: 10px solid #005faf;background: #efeff4;overflow: hidden; margin-bottom: 15px;}
.subArticleList_list li .subSide01{overflow: hidden;}
.subArticleList_list li .subSide01 a{display: block;margin-bottom: 15px;font-size: 16px;color:#333;}
.subArticleList_list li .subSide01 a:hover{color:#005faf;}

.subSide_info01{overflow: hidden;}
.subSide_info01 i{float: right;font-size: 12px;color:#999;}
.subSide_info01 p{float: left;font-size: 12px;width: 80%;color:#666;line-height: 20px;}


@media screen  and (max-width:1200px) {
  .subPage{width:90%;margin:0 auto 0;}
  .subPage_con{min-height: auto;}
 
}


@media screen  and (max-width:1000px) {

  

  
  
  .subRetire_Info p{font-size: 14px;line-height: 24px;}
  .subRetire_Info{margin-top:0;}
  
}

@media screen  and (max-width:900px) {

  
}
@media screen  and (max-width:800px) {
	.sub_mbtn{display: block;margin-top:10px;}
	.sub_left{display:none;}
  .subRepidList_nav{display: block;}
  .sub_rightT .subTitle{display: block;}
	.sub_right{width:100%;margin:20px auto 0;}
	.sub_leftTitle{background: none;}
	.pages{display: none;}
	.pages_min{display: block;}
  .sub_leftTitle{height:48px;}
  .sub_list .rightDate{font-size: 12px;}
  .subPage_con{margin:0 auto;}
  .subArticleTitle h2{font-size: 20px;line-height: 30px;}
  .subArticleTitle span{font-size: 14px;}
  .Notice_info h3{height: auto;}
  .Notice_info p{height: auto;}
  
  .pages_min{display: block;}
  .pages{display: none;}
  
  
  
  .article img{width:auto!important;height:auto !important;display:inline-block !important}

}


@media screen and (max-width:640px) {
  
  .sub_leftTitle{height: 30px;}
  .sub_leftTitle h2{font-size: 14px;}
  .sub_navm h2{height:30px;line-height:30px;}
  .sub_navm li a{font-size: 14px;height:30px;line-height:30px;}
  .sub_mbtn{height:30px;}
  .sub_navm li a.skipBtn {width: 33px;height: 31px;line-height: 30px;}
  
  .subArticleList_list li .dateRight{float: none;display: block;margin-bottom: 5px;}
  .subArticleList_list li{padding:15px;}
  .subArticleList_list1 li{padding:15px 26px;}
  .subArticleList_list li a{display: block;font-size: 15px;line-height: 20px;}
  .bread{float: none;margin-bottom: 10px;}
  .subTitle{padding-bottom: 7px;}
  
     /*0712*/
     .subSide_info01 i{float: none;display: block;margin-bottom: 10px;}
     .subSide_info01 p{width: 100%; float: none;display: block;}
}

@media screen and (max-width:480px) {
 
  
  
  .subLightYearsList{width: 100%;}
  .subLightYearsList li{width: 100%;float: none;margin-bottom: 15px;}
  .subLightYearsList li a{margin-right: 0;}
  .subLightYearsList li a p{height: auto;}
  .subRetire_img{width:auto;float: none;}
  .subRetire_Info{margin:10px 0 0 0;}
  .subRetire_Info h3{margin-bottom: 10px;}
  .subRetire_person{padding:20px;}
 
  

  
  
  
}


@media screen /*and (min-width:320px)*/ and (max-width:360px) {

    

}
