@charset "utf-8";
/* CSS Document */
body{background-color:#fff;}
.subPage{width:100%;overflow: hidden;}

.subPage_con{max-width:1200px;margin:20px auto ;overflow: hidden;}
.sub_left{width: 216px;overflow: hidden;float: left;z-index: 99;padding-bottom: 260px;margin-bottom: 60px;position: relative;}
.sub_leftTitle {width: 100%;height: 67px;background: url(../images/bg01.png) no-repeat left center;}
.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;text-align: center;}
.sub_nav li{border-bottom:1px solid #ddd; position:relative;}
.sub_nav li .arrow{
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
  /* background: #792818; */
}
.sub_nav li dl{
  display: none;
}
.sub_nav li dl dd{
    font-size: 14px;
}
.sub_nav li dl dd a{padding: 10px 0;font-size: 14px;}
.sub_nav li a{display: block;padding:12px 0;font-size: 16px;}
.sub_nav li a.active,.sub_nav li a:hover{background: #ffeeeb;color:#91200d;}
.sub_right{margin:0 0 0px 262px;}
.sub_banner{margin-bottom:15px;}
.subTitle{width: 100%; padding-bottom:20px;background: url(../images/sub_title_bg.png) no-repeat bottom left;margin-top:15px;}
.sub_rightT .subTitle{width: 100%; padding-bottom:20px;background: url(../images/sub_titlet_bg.png) no-repeat bottom left;margin-top:15px;}
.subTitle h2{font-weight: normal;}
.bread{float: right;font-size: 0.8em;} 
.bread span{color:#888;}
.bread span a{color:#888;}
.bread span a:hover{color:#91200d;}

.sub_mbtn{width:100%;height:40px;background:url(../images/sub-mbtn02.png) no-repeat center center;background-color: #91200d;cursor:pointer;color: #fff;font-size: 24px !important;line-height: 40px !important;text-align: center;display: none !important;}
.open{background:url(../images/sub-mbtn.png) no-repeat center center;background-color:#a71f1f;}
.sub_navm{ width:100%; overflow: hidden;display: none;margin-bottom: 20px;}
.sub_navm h2{width:100%;height:48px;line-height:48px;background-color:#792818;color:#fff;}
.sub_navm h2 a{font-size:18px;display:block;color:#fff;}
.sub_navm ul{background-color:#FFE3DE;}
.sub_navm li{ position:relative;}
.sub_navm li a{color:#515151; padding-left:13px; height:40px;line-height:40px;border-bottom:1px solid #d3d3d3;display:block;}
.sub_navm li span{
	    position: absolute;
	    width: 40px;
	    right: 0;
	    height: 40px;
	    line-height: 40px;
	    text-align: center;
	    top: 0;
	    color: #fff;
	    cursor: pointer;
}
.sub_navm li a:hover{color:#792818;background: #fff;}
.sub_navm li.sub_has span{ margin-left: 10px;}
.sub_navm li.on a{ color:#792818; display:block; width:100%;}
.sub_navm dl{/* display: none; */background-color:#fff4f4;padding:0}
.sub_navm dl dd{ padding-left: 30px; line-height:18px; padding:2px 0px 2px 30px;}
.sub_navm li.on dl dd a{ font-size: 12px; color:#282828;font-weight:normal;display:inline; border:none; padding:0px;}
.sub_navm li dl dd a{ font-size: 12px; color:#282828; font-weight:normal; display:inline;  border:none; padding:0px;}
.sub_navm li dl dd a:hover{ color:#a70510;}
.sub_navm dl dd{border-bottom: 1px dotted #dcdcdc}
/*领导班子*/
.sub_leaderList{margin:20px 0;}
.sub_leaderList li{overflow: hidden; border-bottom:1px dashed #ddd;margin-bottom:40px; padding-bottom:30px;}
.sub_leader{}
.leaderPic{float:left;}
.leaderPic img{display: block;padding:3px;border: 1px solid #ddd;}
.leaderCon{margin:0 0 0 188px;}
.leaderCon h2{border-bottom:1px solid #ddd;padding-bottom:10px;margin-bottom:20px;}
.leaderCon h2 a{color:#91200d;}
.leaderCon h2 span{color:#91200d;margin-left:10px;}
.leaderCon p{color:#555;font-size: 14px;line-height: 24px;}

/*师资队伍*/
.techList{margin-top:30px;}
.techList li{margin-bottom:35px;width: 100%;}
.sub_tech{overflow: hidden;}
.subTechTitle{}
.subTechTitle h2{display: inline-block; background: #91200d;color:#fff;padding:5px 15px;border-radius: 10px;}
.sub_tech dl{margin:15px 0 0 0;overflow: hidden;}
.sub_tech dl dd{float: left;line-height: 30px;width:8%;}
.sub_tech dl dd a{font-size: 14px;}


/*侧边栏列表页*/
.sub_list{margin:20px 0 30px 0;}
.sub_list .rightDate{float:right;color:#888;font-size: 14px;}
.sub_list li{padding-left: 20px;margin-bottom:15px; background: url(../images/content_li.png) no-repeat center left;}
.sub_list li a{font-size: 14px;}

/*侧边栏文章页*/
.subArticle{min-height:400px;}
.subArticle p{
	line-height:1.8;
	font-size: 18px;
	color: #323232;
}
.subArticleTitle{text-align: center;}
.subArticleTitle h2{margin:20px 0 10px 0;color:#91200d;line-height: 28px;font-weight: normal;font-size: 18px;}
.subArticleTitle span{color:#888;font-size: 14px;}
.subArticleCon{margin:20px 0 40px 0;}
.subAffix{}
.subAffixTitle{padding-bottom:10px;border-bottom: 1px solid #ddd;margin-bottom:20px;}
.subAffixTitle h2{color:#91200d;}
.subAffix ul li{background: url(../images/content_li.png) no-repeat center left;padding-left:20px;margin-bottom:8px;}
.subAffix ul li a{font-size: 14px;}
.page_articleTitle {
	overflow: hidden;
	margin: 0px 0 20px;
	text-align: center;
	font-size: 22px;
}

.page_articleTitle h3 {
	line-height: 1.4;
	color: #333;
	text-align: center;
}

.article_author {
	margin: 0px 0 20px;
	width: 100%;
	color: #333;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
}
/*侧边栏图片页*/
.subPicList{border-bottom:1px solid #ddd;overflow: hidden;margin: 0 -10px;margin: 30px -10px;padding-bottom:20px;text-align: center;font-size: 0;}
.subPicList li{margin-bottom:20px;width: calc(100% / 4);display: inline-block;/* margin-right: 2.65%; */*margin-right: 22px;}
.subPicList li a{text-align: center;display: block;margin: 0 10px;height:0px;padding-bottom:115%;position: relative;overflow: hidden;}
.subPicList li a img{display: block;position: absolute;/* width: 100%; */height: 100%;left: 0;top: 0;}
.subPicList li span{display: block;margin-top:10px;text-align: center;font-size: 16px;}
.subPicList li.NoMargin{margin-right:0;}
.subPicList li a:hover span{color:#91200d;}

/*通栏图片页*/
.sub_rightT .subPicList li img{width: 100%;}



/*通栏列表页*/
.sub_rightT{width:100%;}

/*0628*/
.sub_leftTitleBig h2{font-size: 15px;padding:10px;line-height: 24px;}


/*分页*/
.pages{ text-align:center; height:28px;*height:29px;  line-height:28px; margin:25px 0 40px 0; overflow: hidden;padding-left:15px;}
.pages img{vertical-align: middle;}
.pages span{ color:#91200d; padding:0 20px 0 0px; }
.pages a{ display: inline-block; *display:inline; *zoom:1; *vertical-align: middle;width:27px; height: 28px;*height:29px;text-align:center; color:#636363;}
.pages a img{*display:block; *margin-top: 8px;}
.pages a:hover{ color:#91200d;}
.pages a.on_pages{ background: url(../images/pages03.jpg) no-repeat center top;color:#91200d;}

.pages_min{ margin-top: 25px; overflow: hidden; display: none;padding:0 18px;}
.pages_min a.prev_min,.pages_min a.next_min{ display: block; width:100px; height: 30px; float:left; background: #FFE3DE; border-radius: 3px; color:#91200d; line-height: 30px; text-align: center;font-size:14px;}
.pages_min a.next_min{ float:right;}
.pages_min a:hover{ background:#91200d; color:#fff; transition:0.5s;}

.sub_nav li a:hover,.sub_left li a.active{border-left:5px solid #91200d; border-right:5px solid #91200d;background-color:#fff;border-top:1px solid #fff;}
.sub_nav li strong.arrow{display:block;height:38px;line-height:38px;width:48px;text-align:center;font-size:25px;font-weight:bold;position:absolute;right:0;top:0;color:#909090;z-index:33;cursor:pointer;transition:all 0.3s ease-in-out}
.sub_nav li strong.arrow:hover{}
.twoJ_menu{background-color:#f0f0f0;display:none;}
.sub_nav .twoJ_menu dd a{font-size:14px;}

.sub_navm li span.arrow{display:block;height:30px;line-height:30px;width:48px;text-align:center;font-size:12px;font-weight:bold;position:absolute;right:0;top:0;color:#909090;z-index:33;cursor:pointer;transition:all 0.3s ease-in-out}


@media screen  and (max-width:1200px) {
 .subPage{width:98%;margin:0 auto;}
 .sub_tech dl dd{width:15%;}
}


@media screen  and (max-width:1000px) {

  .sub_list .rightDate{float: none;display: block;}
  .sub_list li{ background: url(../images/content_li.png) no-repeat left 24px;}
}

@media screen  and (max-width:800px) {
	.sub_mbtn{display: block !important;margin-top:10px;}
	.sub_left{display:none;}
	.sub_right{width:98%;margin:0 auto;}
	.sub_leftTitle{background: none;}
	.pages{display: none;}
	.pages_min{display: block;}
  .sub_leftTitle{height:48px;}
  .subTechTitle h2{font-size: 14px;}
  .sub_tech dl dd a{font-size: 12px;}
  .sub_list li a{font-size: 12px;}
  .sub_list .rightDate{font-size: 12px;}
  .subPicList li{width: 30%;}
  .subPicList li.NoMargin{margin-right:2.65%;}
  .subArticleCon img{width:auto !important;height:auto !important; display: inline-block !important;}
}


@media screen and (max-width:640px) {
  .leaderPic{float: none;width:100%;}
  .leaderCon{float: none;width:100%;margin:0;margin-top:10px;}
  .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;}
  .bread span{font-size: 12px;}
  .bread a{font-size: 12px;}
  .subTitle h2{font-size: 16px;}
  .sub_mbtn{height:30px;}
  .subPicList li{width: 45%;margin-right: 5%;}
}

@media screen and (max-width:480px) {
	.sub_tech dl dd{width: 25%;}
  .subPicList li{width: 100%;}
  .subPicList li img{width: 100%;}
}

@media screen /*and (min-width:320px)*/ and (max-width:360px) {
	
}
