@charset "utf-8";
/* CSS Document */
html,body{background: #fff;}
.sub_banner{width: 100%; background: #eeeeee; text-align: center;overflow: hidden;margin-top: -70px;float: left;}
.sub_banner_con{position: relative;width: 100%;overflow: hidden;margin: 0 auto;}


.subPage{max-width:1200px;margin:30px auto 50px;position:relative; overflow: hidden;}



.bread{ width:auto;line-height:18px; text-align: left;float: right;  color:#6f7676;font-size:12px;margin-top: 0px;}
.bread span{font-weight:normal;color:#6f7676;font-size: 12px;}
.bread span a{color:#6f7676;font-size: 14px;}
.bread a:hover{color:#5977c6;}

/*二级栏目*/
.sub_mbtn{ width:100%;height:40px;line-height: 40px; background-color:#dcebff;cursor:pointer;display:none;color:#1547cf;}
.sub_mbtn i{font-size: 2.5rem;font-weight: bold;padding-left: 10px;}

/*.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:#1d3881;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:#d9e8fe;}
.sub_navm li{position: relative;}
.sub_navm li a{color:#515151; padding:0 13px;  height:40px;line-height:40px;border-bottom:1px solid #adcaf4;display:block;font-size: 14px;}
.sub_navm li a:hover{color:#1d3881;}
.sub_navm li.sub_has span{ margin-left: 10px;}
.sub_navm li.on a{ color:#1d3881;}
.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:250px;overflow:hidden;float:left;z-index:999;}
.sub_left .sub_leftTitle{}
.sub_left .sub_leftTitle h2{color:#fff;font-size:20px;padding-top: 11px;padding-left: 30px; padding-bottom:11px;background: #5977c6;border-right: 2px solid #1d3881;}
.sub_navm .subNav{width: 100%!important;}

.sub_left .sub_nav li {position: relative;border-left: 10px solid #5977c6; transition:all 0.5s ease-in-out;}
.sub_left .sub_nav li a{border-bottom: 1px dashed #6f7676;font-size: 15px; display: block;color:#666;font-weight: normal;padding:11px 20px ; transition:all 0.5s ease-in-out;}
.sub_left .sub_nav{width:100%;overflow:hidden;line-height: 24px;display: block;color: #666666;font-size: 16px;}

    
.sub_left .sub_nav li:hover a,.sub_left .sub_nav li.active a{color:#1d3881;font-weight: bold;}
.sub_left .sub_nav li:hover ,.sub_left .sub_nav li.active {border-left-color: #1d3881;}



.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 0;margin-left: 290px;}
.pageArticle{ overflow: hidden;}



.articleTitle02{border-bottom: 2px solid #5977c6;padding-bottom: 15px;margin-bottom: 20px;}
.articleTitle02 h2{font-size: 18px;text-align: left;color:#1d3881;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 8px;}
.pages a{ display: inline-block; *display:inline; *zoom:1; *vertical-align: middle;width:27px; height: 28px; font-size:14px; text-align:center; color:#636363; margin: 0 2px;}
.pages a img{*display:block; *margin-top: 8px;}
.pages a:hover{}
.pages a.on_pages,.pages a:hover{ background: #5977c6;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:#5977c6; color:#fff; transition:0.3s;}



/*文章页*/
.sub_right_article{position: relative;}
.pageArticle02{max-width: 940px;margin: 0 auto;}
.articleTitle{text-align: center;margin-bottom: 15px;}
.articleTitle h3{font-size: 20px;font-weight: normal;line-height: 40px;padding:0 20px 10px 20px;border-bottom: 1px solid #b7baba;}
.articleAuthor{text-align: center;color:#6f7676;font-size: 14px;}
.articleAuthor span {display: inline-block;height: 20px;line-height: 20px;margin: 2px 0 2px 28px;}
.article {line-height: 24px;font-size: 14px;padding: 25px 0px;color:#6f7676;}

/*分享*/
/*.share{width: auto;height: auto;position: absolute;left: 0;top: 80px;} 
.share_btn {font-weight: normal;width: 69px;height: 69px;line-height: 69px; text-indent: -9999px;background: url(../images/share.png) no-repeat center center #999;}
.share a { padding-left: 0px !important;margin: 0px 0px 0 0 !important;width: 69px !important; height: 69px !important;display: block;float: none !important;}
.share a.bds_weixin{background:url(../images/weixin.png) no-repeat center center #52af50;}
.share a.bds_tsina{background:url(../images/weibo.png) no-repeat center center #d81e06;}
.share a.bds_more{background:url(../images/share_more.png) no-repeat center center #069ad8;}
.share a.bds_weixin:hover{background-color: #52af50 ;}
.share a.bds_tsina:hover{background-color: #d81e06 ;}
.share a.bds_more:hover{background-color: #069ad8 ;}
*/
/*相关附件*/
.Annex{}
.Annex h3{border-bottom: 1px solid #b7baba; font-size: 14px;padding: 8px 10px 8px 35px ;font-weight: normal;}
.Annex ul{margin-top:  10px;}
.Annex ul li{margin-bottom: 5px;padding-left: 35px;}
.Annex ul li a{display: block;font-size: 14px;color:#6f7676;}


.sub_rightT{margin-left: 0;}


.articleTitle02T h2{background: none;padding-left: 0;}
.articleInfo{padding-top: 0;}



.subArticleList{overflow: hidden;}
.subArticleList li{border-bottom: 1px solid #ddd;padding-bottom: 15px;margin-bottom: 15px;}
.subArticleList li a{display: block;}
.subArticleList li a h3{font-size: 16px;line-height: 24px;margin-bottom:10px;font-weight: normal;}
.subNewsInfo{overflow: hidden;}
.subNewsInfo .left{float: left;width: 200px;background: #d1dede;}
.subNewsInfo .right{margin-left: 225px;}
.subNewsInfo .right p{font-size: 14px;color:#6f7676;line-height: 21px;height: 63px;overflow: hidden;}
.subNewsInfo .right .subTime{overflow: hidden;margin-top:10px;}
.subNewsInfo .right .subTime span{color:#6f7676;font-size: 13px;margin-right: 20px;float: left;}

.subInstructorBox{overflow: hidden;min-height: 600px;}
.subIndtructorInfo{overflow: hidden;border-right:1px solid #d1dede;margin-bottom: 40px;}
.subIndtructorInfo .left{float: left;width: 39.33%;}
.subIndtructorInfo .right{float: left;width: 37.66%;margin-left: 30px;margin-top: 10px;}
.subIndtructorInfo .left .imgResponsive{background: #d1dede;}
.subIndtructorInfo .right h3{font-weight: normal;font-size: 18px;border-bottom: 1px dashed #d1dede;padding-bottom: 15px;}
.subIndtructorInfo .right .info{}
.subIndtructorInfo .right .info p{font-size: 15px;color:#6f7676;padding-bottom: 15px;margin-top: 15px;border-bottom: 1px dashed #d1dede;}
.subIndtructorInfo .right .info p i{font-style: normal;}

.subPeopleInfo{}
.subPeopleInfo h3{font-size: 20px;border-left:4px solid #5977c6;padding:10px 20px;background: #d1dede;background: -webkit-linear-gradient(left,  #d1dede, #fff); /* safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #d1dede, #fff); /* opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #d1dede, #fff); /* firefox 3.6 - 15 */
  background: linear-gradient(to right, #d1dede, #fff); /* 标准的语法 */ font-weight: normal;margin-bottom:30px;}

.subPeopleInfo .sub_p_info p{color:#6f7676;font-size: 14px;line-height: 24px;margin-bottom: 15px;}



.topicList .imgResponsive{padding-bottom: 21.51%;position: relative;z-index: 1;}
.topicList {overflow: hidden;}
.topicList li{margin-bottom: 15px;*margin-bottom: 10px;}
.topicList li a{display: block;}
.topic{position: relative;}
.topicInfo{position: absolute;top:50%; left: 0;width: 100%;z-index: 3;margin-top: -12px;}
.topicInfo p{font-size: 16px;height: 24px;line-height: 24px;overflow: hidden;color:#fff;text-shadow:1px 1px 5px #000;margin: 0 20px;padding-left: 15px;position: relative;font-weight: bold; transition:all 0.5s ease-in-out;}
.topicInfo p:after{position: absolute;top:4px;left: 0;width: 3px;height: 16px;background: #fff;content: '';clear: both;}
.topicList li.last {margin-bottom: 0;}


/*日历*/
.calendar{}
#CalendarMain {width: 100%; height: 245px;margin: 0 auto;overflow:hidden;}
#title {height: 30px;width: 100%; line-height: 30px;}
.selectBtn {font-weight: 400;font-size: 14px;color: #5977c6;cursor: pointer;text-decoration: none;}
.selectYear {float: left;margin-left: 70px;position: absolute;line-height: 20px;}
.selectMonth {float: left;margin-left: 123px;position: absolute;line-height: 20px;}
.prevMonth{width:18px; color:#666666; height:18px;font-size: 12px;text-align: center;line-height: 20px;background: url(../images/lf1.png) no-repeat center center ;}
.nextMonth{width:18px;color:#666666; height:18px;font-size: 12px;text-align: center;line-height: 20px;background: url(../images/rt1.png) no-repeat center center ;}
.prevMonth:hover,.nextMonth:hover{color:#5977c6;border-color: #5977c6;}
.month {float: left;position: absolute;}
.nextMonth {float: right;}
.currentDay {float: right;}
#context {	background-color: none;width: 100%;}
.week {width: 100%;height:30px;margin-bottom:20px;*margin-bottom: 26px;margin-bottom: 26px\9;}
.week>h3 {float: left;color: #333;text-align: center;margin: 0;padding: 0;font-size: 12px;height:30px;line-height: 30px;font-weight: normal;}
.dayItem {float: left;}
.lastItem p{color: #5977c6 !important;}
.lastItem {display:none;}
.item {color: #5977c6;	float: left;text-align: center;	cursor: pointer;margin: 0;	font-family: "微软雅黑";font-size: 12px;*border:none; box-sizing: border-box;}
.item:hover {color: #5977c6;border:1px solid #ffcc61;}
.currentItem>p{	color: #5977c6;border:1px solid #ffcc61;}
#foots {width: 100%;height: 35px;background-color: #fff;border-top: 1px solid #ccc;	margin-top: -1px;display: none;}
#footNow {	float: right;margin: 6px 15px 0 0;	color: #009ad6;	font-family: "微软雅黑";}
#Container {overflow: hidden;	float: left;}
#center {width: 100%;overflow: hidden;}
#centerMain {width: 300%;margin-left: -100%;}
#selectYearDiv {float: left;}
#selectYearDiv>div {float: left;text-align: center;	font-family: "微软雅黑";font-size: 16px;border: 1px solid #ccc;	margin-left: -1px;	margin-top: -1px;
	cursor: pointer;color: #909090;}
.currentYearSd, .currentMontSd {color: #ff4400 !important;}
#selectMonthDiv {float: left;background-color: none;}
#selectMonthDiv>div {color: #909090;float: left;text-align: center;	font-family: "微软雅黑";font-size: 16px;border: 1px solid #ccc;	margin-left: -1px;
	margin-top: -1px;cursor: pointer;}
#selectYearDiv>div:hover, #selectMonthDiv>div:hover {background-color: #efefef;}
#centerCalendarMain {float: left;}


.noticeBox{overflow: hidden;}
.noticeCal{width: 100%;border-top: 1px solid #5977c6;padding-top: 20px;overflow: hidden;}
.noticeList{margin-top: 30px;}


.noticeList{overflow: hidden;}
.noticeList li{margin-bottom: 20px;}
.notice{overflow: hidden;}
.notice .leftDate{float: left;width: 30px;text-align: center;}
.notice .leftDate strong{position: relative; display: block;color:#5977c6;font-size: 20px;font-style: italic;padding-bottom: 2px;}
.notice .leftDate strong:after{position: absolute;bottom:0;left: 8px;height: 2px;width: 10px;background: #5977c6;content: '';clear: both;}
.notice .leftDate i{font-size: 12px;display: block;color:#5977c6;}
.notice a{display: block;font-size: 14px;height: 44px;line-height: 22px;overflow: hidden;margin-left: 45px;padding-left: 0;transition:all 0.5s ease-in-out;color:#757575;}
.noticeList li.last{margin-bottom: 0;}
.notice a:hover{padding-left: 15px;}

.sub_rightT_right{/*float: left;width: 71%;*/}
.sub_right_right{float: right;width: 25%;}
.listTitle{margin-bottom:15px;overflow: hidden;}
.listTitle h2{font-size: 17px;color:#5977c6;padding-bottom: 10px;float: left;font-weight: normal;}
.more{float: right;margin-left: 10px;}
.more a{display: block;position: relative; color:#6f7676;font-size: 1.4rem;}
.more a:hover{color:#5977c6;}

.listTitle05 h2{font-size: 20px;color:#5977c6;}
.listTitle05 {margin-top: 20px;}


.subPictureList{overflow: hidden;width: 103%;}
.subPictureList li{float: left;width: 33.33%;*width: 33%;border-bottom: 1px solid #d1dede;padding-bottom: 15px;margin-bottom: 25px;}
.subPictureList li a{display: block;margin-right: 30px;}
.subPictureList .imgResponsive{background: #d1dede;}

.subPictureList li a p{text-align: center;margin-top: 10px; padding:0px 20px 0px 20px;height: 24px;line-height: 24px;overflow: hidden; font-size: 15px;}


.subNewsInfo .rightT{margin-left: 0;}
.subNewsInfo .rightT p{height: auto;}

.subDownloadList{}
.subDownloadList li{overflow: hidden;border-bottom: 1px solid #b7baba;padding-bottom: 15px;margin-bottom: 15px;}
.subDownloadList li a{display: block;}
.subDownloadList li a i.down{float: right;width:16px;height: 16px;line-height: 16px; background: url(../images/down.png) no-repeat center center;margin-left: 20px;margin-top: 5px;}
.subDownloadList li a:hover i.down{background-image: url(../images/down_hover.png);}
.subDownloadList li a .downInfo{overflow: hidden;}
.subDownloadList li a .downInfo .downTime{float: left;width: 80px;overflow: hidden;color:#5977c6;}
.subDownloadList li a .downInfo .downTime strong{font-size:20px;font-style: italic;color:#5977c6;}
.subDownloadList li a .downInfo .downTime i{font-size: 12px;color:#5977c6;font-weight: bold;margin-left: 5px;}
.subDownloadList li a .downInfo p{margin-left: 90px;font-size: 15px;line-height: 28px;height: 24px;overflow: hidden;}





@media screen  and (max-width:1380px) {
	.subPage{width:89%;}
}


@media screen  and (max-width:1200px) {
	
  .sub_banner_con{width: 100%;}
  .bread span a,.bread span{font-size: 1.2rem;}

	.subPage{margin-top: 25px;}
	.sub_rightT{margin-left: 0;}
	.pageArticle02{margin-left: 120px;}

}
	

	
	


@media screen  and (max-width:992px) {

		
	 	
		.pages{ display: none;}
		.pages_min{display:block;}
		
		.sub_right{width: auto;padding: 0 20px;margin-top: 20px;}
		.articleTitle02 h2{font-size: 18px;}
		.sub_rightT{padding:0 ;margin-top: 0;}
		.subIndtructorInfo .right h3{padding-bottom: 10px;font-size: 16px;}
		.subIndtructorInfo .right .info p{padding-bottom: 10px;margin-top: 10px;font-size: 13px;}
		.subPeopleInfo h3{font-size: 18px;}
		.subIndtructorInfo .right{width: 52%;}
		.sub_rightT_right{float: left;width:69%;}
		.sub_right_right{float: right;width: 27%;}
		.articleTitle h3{font-size: 18px;line-height: 30px;}
}	





@media screen and (max-width:767px) {
	.sub_mbtn{display: block;}
	.sub_left{display: none;}
	
	.sub_right{margin-left: 0;}
	.subPage{margin-top: 0;}
	
	.subPage{width: 100%;}
	.sub_banner{margin-top: 0;}
	.bread{float: none;margin-bottom: 10px;}
	.subArticleList li a h3{font-size: 14px;line-height: 20px;}
	.sub_rightT{padding:0 30px;margin-top: 20px;}
	.sub_rightT_right{float: none;width:auto;}
	.sub_right_right{float: none;width: auto;padding: 0 30px;margin-top: 30px;}
	.notice a{height: auto;}
	.topicList{width: 102%;}
	.topicList li{float: left;width: 50%;}
	.topicList li a{margin-right: 20px;display: block;}
	.listTitle05 h2{font-size: 16px;}
	.subPictureList li{width: 50%;}
	.subDownloadList li a .downInfo p{font-size: 14px;height: auto;line-height: 22px;}



}

@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.2rem;}
	.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;}
	.articleTitle02 h2{font-size: 17px;}
	.articleTitle02{padding-bottom: 10px;margin-bottom: 10px;}
	.subIndtructorInfo .left{float: none;width: 100%;}
	.subIndtructorInfo .right{width: 100%;float: none;margin-left: 0;margin-top: 20px;}
	.subIndtructorInfo{border-right: none;}
	.subPeopleInfo .sub_p_info p{font-size: 12px;}
	.subPeopleInfo h3{font-size: 16px;margin-bottom: 20px;}



}


@media screen and (max-width:480px) {
	
   	.articleTitle02 ul li a{font-size: 1.6rem;}
   	.subNewsInfo .left{float: none;width: 100%;}
   	.subNewsInfo .right{margin-left: 0;margin-top: 15px;}
   	.subNewsInfo .right  p{max-height: 63px;height: auto;}
   	.subNewsInfo .right .subTime{margin-top: 10px;}
   	.topicList{width: 100%;}
   	.topicList li{width: 100%;float:none;margin-bottom: 15px;}
	.topicList li a{margin-right: 0;}
	.subPictureList li{width: 100%;float: none;}
	.subPictureList {width: 100%;}
	.subPictureList li a{margin-right: 0;}
	.subNewsInfo .rightT{margin-top: 0;}

  
   
}
