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

.sub_banner{width: 100%; background: #eeeeee; text-align: center;overflow: hidden;z-index:1;}
.sub_banner_con{position: relative;width: 100%;overflow: hidden;margin: 0 auto;}


.subPage{max-width:1280px;margin:0px auto 70px;position:relative;z-index:2;}


.bread{ width: 1280px;margin:30px auto 20px; line-height:18px; text-align: left;  color:#999999;font-size:14px;}
.bread span{font-weight:normal;color:#999999;font-size:14px; }
.bread span a{color:#999999;font-size:14px;}
.bread a:hover{color:#f08753;}

/*二级栏目*/
.sub_mbtn{width:100%;height:40px;line-height: 40px;background-color:#dcebff;cursor:pointer;display:none;color: #184179;}
.sub_mbtn i{font-size: 25px;font-weight: bold;padding-left: 20px;}

/*.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:#074ba7;color:#fff;padding-left: 21px;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:#d9e8fe;}
.sub_navm li{position: relative;}
.sub_navm li a{color:#515151;padding: 0 20px;height:40px;line-height:40px;border-bottom:1px solid #adcaf4;display:block;font-size: 14px;}
.sub_navm li a:hover{color:#074ba7;}
.sub_navm li.sub_has span{ margin-left: 10px;}
.sub_navm li.on a{ color:#074ba7;}
.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:260px;overflow:hidden;float:left;z-index:999;margin-top: -80px;}
.sub_left .sub_leftTitle{}
.sub_left .sub_leftTitle h2{color:#fff;text-align: center; font-size:25px;height: 80px;line-height: 80px; background: #1257b9;background: rgba(18,87,185,0.9);font-weight: normal;}

.sub_left .sub_nav li {position: relative;border-bottom: 1px solid #e1e1e1;}
.sub_left .sub_nav li a{font-size: 16px;text-align: center;padding: 18px 0; display: block;color:#999;font-weight: bold; border-right: 10px solid transparent;transition:all 0.5s ease-in-out;}
.sub_left .sub_nav{overflow:hidden;border-left: 1px solid #e1e1e1;border-right: 1px solid #e1e1e1;}



.sub_left .sub_nav li a:hover,.sub_left .sub_nav li a.active{color:#333;border-right: 10px solid #1257b9;}

/*
.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 30px;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: #91b20b;}
.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;
}
*/



/*右侧*/
.sub_right{margin: 0px auto ;margin-left: 300px;}
.pageArticle{overflow: hidden;}


.sub_leftTitleBox{position: absolute;width: 100%;bottom: 0;left: 0;z-index: 2;}

.sub_leftTitleBox .sub_leftTitle{width: 1280px;margin: 0 auto;overflow: hidden;}
.sub_leftTitleBox .sub_leftTitle h2{width: 260px; color:#fff;float: left; text-align: center; font-size:25px;height: 80px;line-height: 80px; background: #1257b9;background: rgba(18,87,185,0.9);font-weight: normal;}







/*分页*/
.pages{ text-align:center; height:30px;font-size:14px; line-height:30px; margin:25px 0 10px 0; overflow: hidden;padding-left:15px;}
.pages img{vertical-align: middle;}
.pages span{ color:#990000; padding:0 20px 0 0px;}
.pages a.start,.pages a.prev,.pages a.next,.pages a.end{ width: auto; padding:0 11px; border: #eeeeee 1px solid;}
.pages a{ display: inline-block; *display:inline; *zoom:1; *vertical-align: middle;width:27px; height: 28px;border: #eeeeee 1px solid; font-size:14px; text-align:center; color:#636363; margin: 0 3px;}
.pages a img{*display:block; *margin-top: 8px;}
.pages a:hover{ }
.pages a.on_pages,.pages a:hover{ background: #074ba7;color:#fff; }

.pages_min{ margin: 25px 0; overflow: hidden; display: none;font-size:14px;}
.pages_min a.prev_min,.pages_min a.next_min{ display: block; width:100px; height: 30px; font-size: 13px; float:left; background: #e7e7e7; border-radius: 3px; color:#666666; line-height: 30px; text-align: center;}
.pages_min a.next_min{ float:right;}
.pages_min a:hover{ background:#074ba7; color:#fff; transition:0.3s;}



/*文章页*/
.sub_right_article{position: relative;}
.pageArticle02{max-width: 940px;margin: 0 auto;}
.articleTitle{text-align: center;margin-bottom: 15px;margin-top: 30px;}
.articleTitle h3{font-size: 20px;}
.articleAuthor{text-align: center;border-bottom: 1px solid #eee;padding-bottom: 20px;color:#999;font-size:14px;}
.articleAuthor span {display: inline-block;height: 20px;line-height: 20px;margin: 2px 0 2px 28px;}
.article {line-height: 26px;font-size: 16px;color:#666;margin-top: 30px;letter-spacing: 1px;width: 100%;position: relative;}
.article table {
	   width: 100% !important;
	   /* min-width: 400px; */
	   /* overflow-x: scroll; */
	   /* left: 0; */
	   /* top: 0; */
	   display: block;
	   max-width: 933px;
}
.article table p{
    width: 100% !important;
    word-break: break-all;
}
.article table p span{
	 word-break: break-all;
}
.article table tr{
    display: flex;
    flex-wrap: wrap;
}
.article table tr td:nth-child(1) img{
	width: 120px !important;
}
.article table tr td:nth-child(1){width: 180px !important}

.article table tr td:nth-child(2){flex: 1;padding: 10px !important;}
/*分享*/
.shareBox{margin-bottom: 30px; margin-top: 40px;border-top: 1px solid #ddd;padding-top:10px;text-align: right;overflow: hidden;}
.share{width: auto;height: auto;float: right} 
.share_btn {font-weight: normal;float: left;line-height: 32px;}
.bdsharebuttonbox {float: left;}
.share a { padding-left: 0px !important;margin: 0px 0px 0 10px!important;float: left!important;width: 32px!important;height: 32px!important;border-radius: 50%;}
.share a.bds_weixin{background:url(../images/weixin.png) no-repeat center center #ccc;}
.share a.bds_tsina{background:url(../images/weibo.png) no-repeat center center #ccc;}
.share a.qzone{background:url(../images/qzone.png) no-repeat center center #ccc;}
.share a.bds_more{background:url(../images/share_more.png) no-repeat center center #ccc;}
.share a.bds_weixin:hover{background-color: #52af50 ;}
.share a.bds_tsina:hover{background-color: #d81e06 ;}
.share a.qzone:hover{background-color: #ba6e12 ;}
.share a.bds_more:hover{background-color: #069ad8 ;}

/*相关附件*/
.Annex{}
.Annex h3{background: #eee;font-size: 14px;padding: 8px 10px;font-weight: normal;}
.Annex ul{margin-top:  10px}
.Annex ul li{margin-bottom: 8px;padding-left: 35px;}
.Annex ul li a{display: block;font-size:14px;}
.Annex .iconfont {float: left;padding: 0 8px 0 0;font-size: 1.8rem;color:#0748a2;font-weight: bold;}

.articleTitle1{text-align: left;}
.articleTitle1 h2{font-size: 20px;text-align: left;background: #e8f0fc;padding:12px 20px;border-left: 10px solid #012d6c;letter-spacing: 2px;}

.articleInfo{float: right;}

.InfoBox{overflow: hidden;}
.InfoBox .left{float: left;width: 38.97%;}
.InfoBox .right{float: right;width: 57.14%;}



/*机构设置*/
.organBox{margin-top: 30px;}
.organTitle{overflow: hidden;margin-bottom: 15px;}
.organTitle h3{text-align: center;padding: 10px 30px;color:#fff; float: left;font-size: 18px;background: #164eb3;letter-spacing: 1px;}
.organList{overflow: hidden;width: 102%;}
.organList li{float: left;width: 25%;margin-bottom: 15px;*width: 24.5%;}
.organList li a{display: block;margin-right: 15px;background: #f5f5f5;font-size: 16px;padding:10px 10px;transition:all 0.5s ease-in-out;}
.organList li a:hover{background: #de8721;color:#fff;}


/*侧边栏有图有摘要列表页*/
.subList03{overflow: hidden;margin-top: 30px;}
.subList03 li{margin-bottom: 25px;}
.subList03 li a{display: block;border:1px solid #ddd;overflow: hidden;padding: 20px;background: #fff;transition:all 0.5s ease-in-out;}
.subList03 li a .subLeft{float: left;width: 180px;}
.subList03 li a .subRight{margin-left: 200px;}
.subList03 li a .subRight .leftDate{font-size: 30px;color:#c1c1c1;margin-bottom: 5px;font-family: 'Myriad Pro','Arial';font-weight: bold;display: block;transition:all 0.5s ease-in-out;}
.subList03 li a .subRight h3{font-size: 16px;margin-bottom: 10px;line-height: 24px;transition:all 0.5s ease-in-out;}
.subList03 li a .subRight p{font-size: 14px;color:#666;line-height: 22px;transition:all 0.5s ease-in-out;}

.subList03 li a:hover .subRight .leftDate,.subList03 li a:hover .subRight h3,.subList03 li a:hover .subRight p{color:#fff;}
.subList03 li a .subRightT{margin-left: 0;}

.subList04{overflow: hidden;margin-top: 30px;}
.subList04 li{margin-bottom: 25px;}
.subList04 li a{display: block;border:1px solid #ddd;overflow: hidden;padding: 20px;background: #fff;transition:all 0.5s ease-in-out;}
.subList04 li a .leftDate{font-size: 14px;color:#c1c1c1;float: right;  margin-left: 30px;transition:all 0.5s ease-in-out;}
.subList04 li a h3{height: 24px;overflow: hidden; font-size: 16px;margin-bottom: 10px;line-height: 24px;font-weight: normal;transition:all 0.5s ease-in-out;}
/*0826*/
.subList04 li a .subfabu{text-align: right;}
.subList04 li a .subfabu span{color:#999;font-size: 14px;margin-left: 20px;transition:all 0.5s ease-in-out;}




.subList03 li a:hover,.subList04 li a:hover{background: #de8721;border-color:#de8721;box-shadow: 1px 1px 10px #999;}
.subList04 li a:hover .leftDate,.subList04 li a:hover  h3,.subList04 li a:hover .subfabu span{color:#fff;}




.jpkc_list{overflow: hidden;width: 102%;margin-top:30px;}
.jpkc_list li{float: left;width: 50%;*width: 49%;margin-bottom: 20px;}
.jpkc_list li a{display: block;padding: 10px ;text-align: center;background: #f5f5f5;margin-right: 20px;font-size: 16px;}
.jpkc_list li a:hover{background: #de8721;color:#fff;}

.subProfessionBox{overflow: hidden;margin-top: 30px;}
.subProInfo{margin-bottom: 20px;}
.subProInfo p{line-height: 28px;font-size: 16px;color:#012d6c;}


.subProTable{overflow: hidden;margin-bottom: 30px;}
.subProTable_title{overflow: hidden;margin-bottom: 30px;} 
.subProTable_title h3{font-size: 18px;line-height: 28px;padding: 12px 30px;letter-spacing: 2px; background: #164eb3;color:#fff;float: left;} 

.proTable{}
.proTable tr th,.proTable tr td{background: #f5f5f5;border-right: 1px solid #fff;border-bottom: 2px solid #fff;text-align: center;padding: 10px 5px;font-size: 16px;}

.proTable tr th{background: #e9f0fc;}

.subjectList{overflow: hidden;width: 103%;}
.subjectList li{float: left;width: 50%;*width: 49%; overflow: hidden;margin-bottom: 20px;}
.subjectList li .subject{overflow: hidden;margin-right: 30px;height: 40px; line-height: 40px;}
.subjectList li .subject span{float: right;background: #e8f0fc;text-align: center;width: 100px; font-size: 16px;border-left: 1px solid #fff;}
.subjectList li .subject a{display: block; font-size: 16px;padding: 0 10px 0 20px;background: #f5f5f5;transition:all 0.5s ease-in-out;}

.subjectList li .subject a:hover{color:#fff;background: #de8721;}


.subTeachList{margin-top: 30px;overflow: hidden;*margin-top: 20px;}
.subTeachList li{margin-bottom: 30px;*margin-bottom: 10px;}
.subTeach{overflow: hidden;background: #f5f5f5;}
.subTeach .imgResponsive{padding-bottom: 133%;}
.subTeach .left{float: left;width: 160px;background: #cdcdcd}
.subTeach .right{margin-left:190px;margin-top: 30px;margin-right:30px;margin-bottom: 20px;*margin-bottom: 0;overflow: hidden;}
.subTeach .right h3{color:#012d6c;font-size: 18px;margin-bottom: 10px;}
.subTeach .right p {margin-bottom: 5px;line-height: 22px;color:#333;}
.subTeach .right p strong{color:#999;}








.sub_rightT{margin-left: 0;}




@media screen  and (max-width:1380px) {
	.subPage{width:1100px;margin:0px auto 20px;}
	.organList li{width: 33.33%;*width: 32.33%;}

}

@media screen  and (max-width:1280px) {
	
  
	.sub_leftTitleBox .sub_leftTitle{width: auto;padding: 0 30px;}
	.sub_leftTitleBox .sub_leftTitle h2{font-size: 22px;height: 60px;line-height:60px;width: 200px;}
	
}
	
@media screen  and (max-width:1100px) {
	
  .sub_banner_con{width: 100%;}
  .bread span a,.bread span{font-size: 1.20px}
  .InfoBox .left{float: none;width: 100%;}
  .InfoBox .right{float: none;width: 100%;}
	.article img{width: 100% !important;height: auto !important;}
	.sub_left .sub_leftTitle h2{font-size: 22px;}
	.articleTitle1 h2{font-size: 18px;}
	
	.subPage{width: auto;padding: 0 30px;}
	.organTitle h3{font-size: 16px;}
	.organList li a{font-size: 14px;}
	.subList03 li a .subRight .leftDate{font-size: 24px;}
	.subjectList li{width: 100%;float: none;}
	.subjectList {width: 100%;}
	.subjectList li .subject{margin-right: 0;}

}
	

	
	


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

		.sub-img-list01 li a p{font-size:14px; }
	 	
		.pages{ display: none; }
		.pages_min{display:block;}
		.articleTitle02 h2{font-size: 1.8rem;}
		.organList li{width: 50%;}
		.sub_leftTitleBox{display: none;}
		.jpkc_list li{width: 100%;float: none;}
		.jpkc_list li a{margin-right: 0;font-size: 14px;}
		.proTable tr th, .proTable tr td,.subProInfo p{font-size: 14px;}
		.subProTable_title h3{font-size: 16px;padding: 10px 20px;}
		.subjectList li .subject a,.subjectList li .subject span{font-size: 14px;}
		.subjectList li .subject span{width: 75px;}
}		





@media screen and (max-width:767px) {
	.sub_mbtn{display: block;}
	.sub_left{display: none;}
	.sub_right{margin-left: 0;padding: 0 25px;box-sizing: border-box;width: 100%;}
	.articleTitle1 h2{font-size: 1.8rem;}
	.pageArticle02{margin-left: 90px;}
	.subPage{width: 100%;padding: 0;}
	.article{font-size: 14px;line-height: 20px;}
	.sub_rightT{padding: 0;}
	.subPage01{width: auto;padding:0 30px;}
	.subList04 li a .leftDate{float: none;display: block;margin-left: 0;font-size: 14px;}
	.subList04 li a h3{height: auto;font-size: 14px;margin-top: 5px;margin-bottom: 0px;}
	.subList04 li a .subfabu span{margin-left: 0;margin-right: 20px;font-size: 12px;}
	.subList04 li a .subfabu{text-align: left;margin-top: 10px;}
}

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

	
	.share{position: static;margin-bottom: 20px;overflow: hidden;}
	.pageArticle02{width: 100%;}
	.articleTitle h3{font-size: 1.8rem;}
	.articleAuthor{font-size: 1.20px;}
	.share_btn,.bdsharebuttonbox ,.share a{float: left !important;}
	.share_btn,.share a{width:35px !important;height:35px !important;background-size: 50% !important;}
	.Annex ul li{padding-left: 10px;}
	.pageArticle02{margin-left: 0;}
	.organList li {width: 100%;float: none;}
	.organList li a{margin-right: 0;}
	.organList {width: 100%;}
	.subList03 li a .subLeft{width: 100%;float: none;}
   	.subList03 li a .subRight{margin-left: 0;margin-top: 20px;}
	.subList03 li a .subRightT{margin-top: 0;}



}


@media screen and (max-width:480px) {
	
   	.articleTitle02 ul li a{font-size: 1.6rem;}
   	.subTeach .left{float: none;width: 100%;}
	.subTeach .right{margin:20px;} 
   

}



@media screen and (max-width: 600px) {.article table tr td:nth-child(1){width: 180px !important;background: rgb(247, 247, 247);}
.article table tr td:nth-child(2){
}
	.article table tr{flex-direction: column;align-items: center;display: block;}
}
