@charset "utf-8";

.inner {
	width: 1200px;
	margin: 0px auto;
}



/*头部*/
.header_top {
	background-color: #015934;
	min-height: 40px;

}

.code {
	display: none;
	position: absolute;
	left: -50%;
	top: 40px;
}

.code img {
	width: 100px;
}

.weixin {
	position: relative;
}

.weixin>img {
	display: block;
	margin-top: 9px;
}

.weixin:hover .code {
	display: block;

}

.top_right a {
	color: #fff;
	margin-top: 13px;
	line-height: 15px;
	display: inline-block;
	padding: 0px 18px;
	border-right: 1px solid #fff;
}

.header {
	background: url(../img/headbg.png) no-repeat left top;
}

.logo {
	padding: 25px 0px
}

.logo_right {
	margin-top: 55px;
	width: 250px;
	border: 1px solid #fff;
	border-radius: 20px;
}

.logo_right .inp {
	width: 220px;
	height: 33px;
	float: left;
	text-indent: 10px;
	line-height: 33px;
	border: none;
	outline: none;
	color: #fff;
	background-color: transparent;
}

input::-webkit-input-placeholder {
	color: #fff;
}

input::-moz-input-placeholder {
	color: #fff;
}

input::-ms-input-placeholder {
	color: #fff;
}


/*导航*/
/*nav*/
.demo-2 {
	display: none;
	position: relative;
	z-index: 9999;
}

.nav {
	width: 100%;
	height: 50px;
	line-height: 50px;

}

.nav ul>li {
	float: left;
	width: 7.6%;
	text-align: center;
	position: relative;
}
.nav ul>li>a{
       /* margin-left: 19px; */
       /* margin-right: 18px; */
       color: #333333;
       text-decoration: none;
}

.nav .nav_first {
	 margin-left: 0px;
}

.nav .nav_last {
	margin-right: 0px;
}

.nav li a {
	font-size: 16px;
}

.nav li ol {
	position: absolute;
	left: -50%;
	top: 50px;
	z-index: 9999;
	min-width: 200px;
	display: none;
	background: rgba(1, 89, 52, 0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99015934, endColorstr=#99015934);
}

.nav li ol li {
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.nav li ol li a {
	display: block;
	width: 96%;
	font-size: 14px;
	margin: 0px 2%;
	color: #fff;
	border-top: 1px solid #F3E8EC;
}

.nav li ol li:hover a {
	font-weight: bold;
}

.nav li ol.widths li {
	width: 268px;
}

.nav li ol.widths li a {
	width: 50%;
}
.navs>li:hover .subnav{
display:block;}

/*banner*/
.banner {
	width: 1370px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	margin-top: -5px;
}


.rslide li {
	position: relative;
}

.rslide li a {
	display: block;
}

.rslide li img {
	width: 100%;
}

.centered-btns_nav {
	position: absolute;
	top: 50%;
	z-index: 2;
	width: 120px;
	height: 65px;
	margin-top: -40px;
	line-height: 200px;
	/*background-image: url(../img/left.png);*/
	overflow: hidden;
}

.banner .prev {
	left: 0px;
}

.banner .next {
	right: 0px;
	/*left: 100%; */
	/*background-image: url(../img/right.png);*/
}

.centered-btns_nav:active {
	opacity: 1;
}

.centered-btns_tabs {
	position: absolute;
	bottom: 20px;
	right: 50px;
	font-size: 0;
	list-style-type: none;
	z-index: 99;
}

.centered-btns_tabs li {
	display: inline-block;
	margin: 0 8px;
	*display: inline;
	*zoom: 1;
}

.centered-btns_tabs a {
	display: inline-block;
	width: 15px;
	height: 15px;
	overflow: hidden;
	color: transparent;
	font-size: 14px;
	text-align: center;
	*display: inline;
	*zoom: 1;
	background: url(../img/dot2.png) no-repeat left center;
}

.centered-btns_tabs .centered-btns_here a {
	background: url(../img/dot1.png) no-repeat left center;
}



/*新闻聚焦*/
.news {
	max-width: 800px;
	width: 67%;
	margin-top: 30px;
	float: left;
}

.news_title {
	width: 100%;
	background: url(../img/line1.png) no-repeat left bottom;
}

.news_title>h2,
.news_title2>h2 {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 38px;
	margin-bottom: 5px;
	color: #02864f;
	background: url(../img/icon1.png) no-repeat left center;
}

.news_left {
	width: 400px;
	height: 300px;
	margin-top: 20px;
	float: left;
	position: relative;
}

.more {
	display: block;
	padding-right: 20px;
	line-height: 44px;
	background: url(../img/more.png) no-repeat right center;
	font-size: 14px;
	color: #02864f;
}

.news_left .centered-btns_tabs {
	display: none;
}

.cap {
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #fff;
	line-height: 40px;
	padding-left: 10px;
	font-size: 14px;
	background: url(../img/bg.png) no-repeat left top;
}

.news_left .centered-btns_nav {
	position: absolute;
	top: 50%;
	z-index: 2;
	width: 30px;
	height: 40px;
	margin-top: -40px;
	line-height: 200px;
	overflow: hidden;
	background: url(../img/left.png) no-repeat left center;
}

.news_left .prev {
	left: 15px;
}

.news_left .next {
	right: 15px;
	background: url(../img/right.png) no-repeat right center;
}

.news_right {
	float: right;
	width: 47%;
	max-width: 375px;
	margin-top: 20px;
}

.date1 {
	margin: 5px 0px;
	margin-top: 12px;
	color: #02864f;
	font-size: 14px;
	padding-left: 20px;
	background: url(../img/time.png) no-repeat left center;
}

.news_first h3 {
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zhai {
	margin: 8px 0px;
	margin-top: 0px;
	line-height: 25px;
	color: #aaaaaa;
	font-size: 12px;

}

.news_first {
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 10px;
}

.news_list li {
	height: 36px;
	line-height: 36px;
}

.news_list li a,
.dang_list li a {
	width: 75%;
	float: left;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 14px;
	padding-left: 20px;
	box-sizing: border-box;
	background: url(../img/dot.png) no-repeat left center;
}

.date2 {
	float: right;
	font-size: 14px;
	color: #858585;
}



/*通知公告*/
.notice {
	float: right;
	width: 30%;
	max-width: 360px;
	margin-top: 30px;
}

.notice .news_title h2 {
	background: url(../img/icon2.png) no-repeat left center;
}


.date3 {
	height: 40px;
	width: 50px;
	float: left;
	text-align: right;
	margin: 13px 0px 10px 0px;
	border-right: 1px dashed #02864f;
	padding-right: 16px;
}

.date3 p {
	font-size: 16px;
	font-weight: bold;
}

.date3 div {
	font-size: 12px;
}

.notice_list {
	margin-top: 10px;
}

.notice_list li {
	height: 62px;
	background: url(../img/line2.png) no-repeat 70px center;
	border-bottom: 1px solid #e9e9e9;
}

.notice_list li a {
	display: block;
	float: right;
	width: 77%;
	font-size: 14px;
	line-height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}




.dang,
.dang_right {
	width: 30%;
	max-width: 360px;
	margin-top: 30px;
}



/*党群工作*/
.dang .news_title h2 {
	background: url(../img/icon3.png) no-repeat left center;
}

.zhong .news_title h2 {
	background: url(../img/icon4.png) no-repeat left center;
}

.xue .news_title h2 {
	background: url(../img/icon5.png) no-repeat left center;
}

.dang_list {
	margin-top: 15px;
}

.dang_list li {
	height: 40px;
	line-height: 40px;
}

.zhong {
	margin-left: 3.3%;
	margin-right: 3.3%;
	max-width: 400px;
	width: 34%;
}




/*滚动*/
.tab {
	position: relative;

}

.tab-hd {
	width: 180px;
	float: left;
	box-sizing: border-box;

}

.tab-hd li {
	cursor: pointer;
	height: 70px;
	font-size: 18px;
	line-height: 70px;
	text-align: center;
	background-color: #d4d4d4;
}

.tab-hd .active {
	color: #fff;
	background: #007a46;
}

.tab-bd {
	width: 84%;
	/* 	margin-top: 5px; */
	float: left;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}

.tab-bd>li {
	display: none;
	position: relative;
}

.tab-bd .thisclass {
	display: block;
}

.pics_list {
	margin-top: 30px;
	/* background: #dddde4; */
	border: 1px solid transparent;
}

.roll-wrap {
	margin: 25px;
	margin-top: 16px;
	margin-bottom: 17px;
}

.roll-wrap ul {
	overflow: hidden;
	position: absolute;
	top: 0px;
}

.roll-wrap ul li {
	float: left;
	margin: 0px 5px;
}



/*页尾*/
/*友情链接*/
.footer {
	background: url(../img/footerbg.png) no-repeat left top;
	color: #FFFFFF;
	text-align: center;
	min-height: 100px;
	overflow: hidden;
}

.footer p {
	margin-top: 10px;
}

.links {
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
	background-color: #015934;
}

.links h4 {
	float: left;
	padding: 18px 0px;
	font-size: 14px;
	color: #fff;
	margin-left: 55px;
	margin-right: 10px;
}

.links ul {
	float: left;
	margin-top: 22px;
}

.links ul li {
	float: left;
	height: 15px;
	line-height: 15px;
	padding: 0px 15px;
	border-right: 1px solid #fff;
}

.links ul li a {
	color: #fff;


}






/*列表*/
.ban img {
	width: 100%;
}

.nav_left {
	margin-top: 30px;
	max-width: 270px;
	width: 23%;
	border: 1px solid #02864f;
	padding-bottom: 10px;
	background-color: #02864f;
}

.nav_left>h2 {
	font-size: 20px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-weight: bold;
	background: #02864f;
}

.left_navimg img {
	width: 100%;
}


.nav_left ul li a {
	font-size: 16px;
	display: block;
	width: 100%;
	padding-left: 50px;
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
	background: #fff url(../img/lefticon.png) no-repeat 15px center;
	border-bottom: 1px solid #02864f;
	  color: #333333;
       text-decoration: none;
}

.nav_left .act {
	background: #eabb1a;
	border-left: 2px solid #550369;

}

.nav_left .act a {
	color: #fff;
}

.nav_left>div ul li:hover a {
	color: #fff;
}

.nav_left>div ul li:hover {
	background: #eabb1a;
	border-left: 2px solid #550369;
}


/*右侧*/
.nav_right {
	width: 75%;
	max-width: 890px;
	margin-top: 30px;
}

.right_top {
	border-bottom: 1px solid #02864f;
}

.right_top>h3 {
	font-size: 18px;
	color: #02864f;
	height: 60px;
	font-weight: bold;
	line-height: 60px;
	border-bottom: 2px solid #02864f;
	/* background: url(../img/bg2.png) no-repeat center bottom; */
}

.right_top>p,
.right_top>p a {
	font-size: 14px;
	color: #858585;
	margin-top: 23px;
}

.right_bottom {
	margin-top: 20px;
}

.right_bottom1 {
	margin-bottom: 40px;
}

.right_bottom1>h2 {
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	padding-left: 15px;
	color: #fff;
	margin-bottom: 20px;
	background: url(../img/titlebg1.png) no-repeat left top;
}

.right_bottom2>h2 {
	background: url(../img/titlebg2.png) no-repeat left top;
}

.right_bottom3>h2 {
	background: url(../img/titlebg3.png) no-repeat left top;
}

.right_bottom4>h2 {
	background: url(../img/titlebg4.png) no-repeat left top;
}

.right_bottom1 ul {
	background-color: #eeeeee;
	overflow: hidden;
}

.right_bottom1 ul li {
	float: left;
	width: 14%;
	height: 50px;
	line-height: 50px;
	text-indent: 15px;
}

.right_bottom1 ul li a {
	font-size: 16px;
	font-weight: bold;
}





.list>ul li {
	height: 45px;
	line-height: 45px;
	transition: .5s;
	border-bottom: 1px dashed #bfbfbf;
}

.list>ul li a {
	float: left;
	display: block;
	width: 75%;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 20px;
	box-sizing: border-box;
	background: url(../img/dot.png) no-repeat left center;
}

.list>ul li:hover {
	padding: 0px 15px;
	background: #f8f4f9;
	transition: .5s;
}

.list {
	margin-bottom: 50px;
}


/*内容*/
.content>h1,
.dp>h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}

.content>p {
	text-align: center;
	color: #ccc;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 25px;
}

.content>p>span {
	display: inline-block;
	padding-left: 20px;
	margin-left: 10px;
}

.neiicon1 {
	background: url(../img/nei1.png) no-repeat left center;
}

.neiicon2 {
	background: url(../img/nei2.png) no-repeat left center;
}

.neiicon3 {
	background: url(../img/nei3.png) no-repeat left center;
}

.cont p {
	text-indent: 2em;
	line-height: 30px!important;
	font-size: 16px!important;
	margin-top: 10px;
}

.fen {
	background: #eeeeee;
	height: 45px;
	margin: 20px 0px;
	overflow: hidden;
}

/* .fen .bdsharebuttonbox a {
	float: right;
} */

.ye {
	margin-top: 40px
}

.ye p {
	color: #747474;
	margin: 15px 0px;
	font-size: 16px;
}

.ye p a {
	color: #747474;
	font-size: 16px;
}

.ye p a:hover {
	color: #02864f;
}

.fen .bdsharebuttonbox {
	width: 200px;
	margin: 8px auto;
}

.fen .bdsharebuttonbox a {
	margin: 0px 12px;
}

.fen .bdsharebuttonbox .bds_weixin {
	background: url(../img/share1.png) no-repeat center;
}

.fen .bdsharebuttonbox .bds_sqq {
	background: url(../img/share2.png) no-repeat center;
}

.fen .bdsharebuttonbox .bds_tsina {
	background: url(../img/share3.png) no-repeat center;
}

.fen .bdsharebuttonbox .bds_more {
	background: url(../img/share4.png) no-repeat center;
}




/* 师资 */
.re_tit {
	width: 100%;
	display: block;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 25px;
}

.re_tags {
	width: 100%;
	/* height: 30px; */
	margin-bottom: 30px;
}

.re_tags li {
	float: left;
	display: block;
	margin: 0 2px 0 2px;
	color: #fff;
	cursor: pointer;
}

.re_tags li.all_btn {
	width: 46px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	background: #d9ae00;
}

.re_tags li.all_btn a {
	color: #fff;
}

.re_tags li.m-all_btn {
	width: 50px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	background: #d9ae00;
}

.re_tags li.m-all_btn a {
	color: #fff;
}

.re_tags li.tags_btn {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	background: #02864f;
	margin-bottom: 10px;
}

.re_tags li.tags_btn a {
	color: white;
}

.re_tags li.hover {
	background: #FF9900;
}
.teacher1{
	margin-bottom: 25px;
}
.teacher1>h2{
	color: #02864f;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
.teacher1 ul li{
	float: left;
	height: 35px;
	line-height: 35px;
	margin-bottom: 15px;
	background-color: #efefef;
	margin-right: 1px;
	text-align: center;
	width: 9.8%;
}
.teacher1 ul li a{
	font-size: 15px;
}










/*图片列表*/
.pic_list {
	margin-bottom: 35px;
}

.pic_list>ul li {
	overflow: hidden;
	border-bottom: 1px dashed #858585;
}

.pic_img {
	width: 210px;
	height: 130px;
	overflow: hidden;
	margin: 20px 20px 20px 0px;
}

.pic_img img {
	width: 100%;
}

.img_right {
	width: 73%;
	margin-top: 24px;
}

.img_right>h4 {
	font-size: 14px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
	margin-bottom: 10px;
}

.img_right>p {
	font-size: 12px;
	color: #666666;
	line-height: 25px;
	margin-bottom: 10px;
}

.img_right>a {
	color: #65436d;
}

.pic_list>ul li:hover h4 {
	color: #65436d;
}






/*图片*/
.pics {
	margin-top: 30px;
}

.pics>ul li {
	float: left;
	max-width: 435px;
	width: 48%;
	margin-right: 3%;
	height: 230px;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}

.date5 {
	position: absolute;
	width: 55px;
	height: 70px;
	text-align: center;
	color: #fff;
	left: 15px;
	top: 0px;
	line-height: 22px;
	font-size: 12px;
	background: url(../img/bg7.png) no-repeat center top;
}

.date5>p {
	margin-top: 10px;
	font-size: 14px;
}

.pics>ul li:hover .date5 {
	display: none;
}

.pic_bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 100%;
	left: 0px;
	transition: 1s;
	background: rgba(33, 5, 40, 0.53);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F210528, endColorstr=#7F210528);
}

.pic_bg p {
	margin: 60px 30px 20px 30px;
	color: #fff;
	font-size: 16px;
	line-height: 25px;
}

.pic_bg div {
	color: #fff;
	margin-top: 15px;
	font-size: 16px;
	margin-left: 30px;
}

.pics>ul li:hover .pic_bg {
	top: 0px;
	transition: 1s;
}

.picture {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.picture img {
	width: 100%;
}