@charset "utf-8";
/* CSS Document */

@charset "utf-8";

/* banner */
/* 本例子css */
.slideBox {
	width: 100%;
	height: 520px;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 46.5%;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 10px;
	width: 30px;
	height: 5px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #1b6698;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	height: 520px;
	display: block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}

/* banner */


/* CSS Document */
.banner{position: relative;z-index: 1;max-width: 1920px;margin:0 auto;}
.Banner_bg{width: 100%;height: 30px;z-index: 999;position: absolute;left:0;top:0;}
.Banner_line{position: absolute;width: 100%;height: 48px;position: absolute;bottom:-18px;left:0;z-index: 998;}
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;position:relative} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides > li.clone{position:relative}
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { position: relative;zoom:1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 30px; height: 50px;  position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8);  text-indent:-999em ;margin-top:-25px;}
.flex-direction-nav .flex-prev { left: 60px; background:url(../images/lf.png) no-repeat center center; }
.flex-direction-nav .flex-next { right: 60px; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px;}
.flexslider:hover .flex-next { opacity: 0.7; right: 10px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background:#ddd}
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }
/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -2px; left:0; text-align: center; z-index:9999; }
.flex-control-nav li {margin: 10px 6px 0; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 8px; height: 8px; display: block; border:2px solid #0d58aa; cursor: pointer; text-indent: -9999px;border-radius:8px; }
.flex-control-paging li a:hover { background: #0d58aa;  }
.flex-control-paging li a.flex-active { background: #0d58aa;}

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

.banner .flex-control-nav{width: 160px;height: 32px;position: absolute;bottom:-1px;left:50%;margin-left:-80px;z-index: 1045}
/*content*/
.news{
	background-color: #084281;
	overflow: hidden;
	color: #fff;
}
.news a{
	color: #fff;
}
.bt{
	height: 100px;
	background: url(../images/bt_bj.png)left center no-repeat;
	display: flex;
	justify-content: center;
text-align:center;
}
.bt img{
	padding-top:38px ;
}

/*轮播图*/
.slideBox2 {
	width: 387px;
	height: 274px;
	overflow: hidden;
	position: relative;
}

.slideBox2 .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 6px;
	z-index: 2;
}

.slideBox2 .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox2 .hd ul li {
	float: left;
	margin-right: 2px;
	width: 20px;
	height: 13px;
	line-height: 14px;
	text-align: center;
	background: url(../images/dian.png) no-repeat;
	cursor: pointer;
}

.slideBox2 .hd ul li.on {
	background: url(../images/dian_on.png) no-repeat;
	color: #fff;
}

.news_bt {
	width: 387px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	z-index: 1;
	background: url(../images/news_tu_bj.png) no-repeat;
	color: #FFFFFF;
	padding-left: 20px;
	box-sizing: border-box;

}

.slideBox2 .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox2 .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox2 .bd img {
	width: 100%;
	display: block;
}

/*轮播图*/
.news{
	
	overflow: hidden;
padding-bottom: 38px;
}
.news_txt li .listtxt{
	line-height: 30px;
	width: 70%;
	overflow: hidden;
}
.news_txt .box1{
	width: 388px;
}
.news_txt li{
	height: 72px;
}
.list_date{
	padding-top: 10px;
	box-sizing: border-box;
	text-align: center;
	background: url(../images/date_bj.png) no-repeat;
	width: 60px;
	height: 60px;
	margin-right: 10px;
background-size: 100% 100%;
}
.list_date h3{
	font-size: 16px;
}
.list_date span{
	font-size: 8.45px;
padding-left:2px;
}	
}

.news{height: 450px;}
			.news_ul{width:100%;}
			.news_ul li{width: 24%;background: #fff;padding: 15px;box-sizing: border-box;color: #333;transition: all .3s;float:left;margin-left:1%;}
.news_ul li:first-child{margin-left: 0;}
			.news_ul li a{color: #333;}
			.news_line{width: 5%;height: 2px;background: #0050A5;margin-bottom: 10px;transition: all .3s}
			.news_tit{line-height: 25px;height:60px;font-size: 15px;width: 100%;display: block;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-weight: bold;}
			.news_zy{height:80px;overflow: hidden;color:#838383;font-size: 13px;line-height: 20px;text-justify:auto;text-align:justify;  }

			.news_d{font-size: 14px;line-height: 45px;color: #666666;}
			.news_img{width: 100%;height: 150px;}
			.news_img img{width: 100%;height: 150px;}
			.news_ul li:hover{box-shadow:0px 3px 10px #ddd;}
			.news_ul li:hover .news_line{width: 100%;}
			.news_ul li:hover .news_tit{color: #01366E;}


/* 通知 */

.notice{
	background: #d7eaff;
	overflow: hidden;
}
.notice .notice_txt{
	display: flex;
	justify-content: space-between;
}

.notice .notice_txt .date{
	display: block;
	width: 72px;
	font-family:"Times New Roman";
	text-align: center;
	padding-right: 10px;
}
.notice .notice_txt .date h1{
	font-size:40px;
	width: 72px;
	height: 43px;
	color: #084281;
	line-height: 43px;
font-weight:bold;
}
.notice .notice_txt .date span{
	display: block;
	height: 35px;
	width: 72px;
	color: #084281;
	line-height: 17px;
font-size:14px;


}
.notice .notice_txt .box1 li{
	height: 80px;
	border-right: 1px solid #d8d8d8;
	margin-bottom: 15px;
	overflow: hidden;
	float: left;
	width: 32%;
	margin-right: 1.8%;
vertical-align:middle
}
.notice .notice_txt .box1 li:nth-child(3n){
	margin-right:0;
	}
.notice .notice_txt .listtxt{
	width: 75%;
	line-height: 28px;
}
.notice .notice_txt .listtxt a{
	color: #333;
}
.notice .notice_txt .listtxt h3{
	font-size: 15px;
	color: #666666;
}
.notice .notice_txt .listtxt p{
	margin-top: 10px;

	overflow: hidden;
	color: #666;
line-height: 26px;
}
/* keyan */
.keyan{
	background-color: #ecf3fa;
	overflow: hidden;
}
.keyan_txt {
	margin-bottom: 38px;
margin-top:20px;
}
.keyan_txt .box1{
	width: 24%;
	height: 385px;
	background-color: #FFFFFF;
position: relative;
float:left;
margin-left:1.33%;
margin-bottom: 38px;

}
.keyan_txt .box1:first-child{margin-left: 0;}
.ky_img{position: relative;width: 100%;height: 150px;overflow:hidden;margin:0 auto;}
							.ky_img img{width: 100%;position: absolute;margin-top:-20px;overflow:hidden;}
							.ky_img .ky_p{position: absolute;top: 42%;left: 32%;font-size: 24px;color: #fff!important;font-weight: bold;}
						
.lm_tit {
    float: left;
    width: 50%;
    text-align:right;
    line-height: 35px;
}
.lm_tit a {
    color: #323232!important;
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/zuobiao.png) 30px no-repeat;
    background-size: 25px 25px;
}

.keyan_txt .box1 .listtxt{
	padding:15px;
	box-sizing: border-box;
text-justify:auto;text-align:justify;
}
.keyan_txt .box1 a{
	color: #063a73;
}
.keyan_txt .box1 h3{
/* 	width: 257px; */
height: 35px;
border-bottom: 1px solid #a8a8a8;
color: #063a73;
	}
.keyan_txt .box1 h3 a{font-size:15px!important;}
.keyan_txt .box1 p{
	color: #6d6d6d;
	line-height: 30px;
	height: 115px;
	overflow: hidden;
	color: #6d6d6d;
clear: both;

}

.ky_date{font-family: georgia;line-height: 36px;background: url(../images/icon6.png) 5px no-repeat;padding-left: 36px;    float: left;
    width: 50%;
    box-sizing: border-box;}

/* 党建 */

.dangjian{
	background: #d7eaff;
	overflow: hidden;
}
.dangjian .dangjian_txt{
	
}
.dangjian .dangjian_txt .dangjian_tu{
	width: 25%;
height:90px;

}
.dangjian .dangjian_txt .dangjian_tu img{
	width: 100%;
height:100%;

}

.dangjian .dangjian_txt li{
	
	border-right: 1px solid #006699;
	margin-bottom: 30px;
	overflow: hidden;
        float: left;
	width: 32%;
	margin-right: 1.8%;
}
.dangjian .dangjian_txt li:nth-child(3n){
	margin-right:0;
}
.dangjian .dangjian_txt .listtxt{
	width: 75%;
	line-height: 35px;
	color: #FFFFFF;
padding-left:15px;
	height: 98px;
	position: relative;
box-sizing: border-box;

}
.dangjian .dangjian_txt .listtxt a{
	color: #FFFFFF;
}
.dangjian .dangjian_txt .listtxt h3{
	font-size: 15px;
}
.dangjian .dangjian_txt .listtxt p{

	overflow: hidden;
	position: absolute;
	bottom: 0;
	
}
/* 团学 */

.tuanxue{
	background: url(../images/tuanxue_bj_02.png) no-repeat;
	background-size: cover;
	overflow: hidden;
}
.djtx .bt{
	height: 100px;
	display: flex;
	justify-content: center;
	background: url(../images/bt_dj.png)left center no-repeat;
text-align:center;
}
.djtx{
	width: 60%;
}
.djtx .djtx_txt .listtxt{
	width: 53%;
	padding-top: 17px;
	box-sizing: border-box;
}

.xsdt{width: 100%;margin-bottom: 10px;}
						.xsdt_l{width: 26%;height: 125px; border: solid #999999 3px;}
						.xsdt_l img{width: 100%;height: 100%;}
						.xsdt_r{width: 72%;padding:0 20px;box-sizing: border-box;line-height: 36px;}
						.xsdt_r .xsdt_r_t{font-size: 16px;color:#063a73;height: 60px;position: relative;margin-bottom: 12px;font-weight: bold;}
						.xsdt_r_d{color: #a8a8a8;background: url(../images/icon6.png) no-repeat left bottom;position: absolute;bottom: 0; left: 5px;font-size: 14px;line-height:20px;padding-left:25px;font-weight: normal;}
						.xsdt_r_cen{font-size: 14px;color: #6d6d6d;line-height:26px;}
.xsdt_bb{padding-right:25px;box-sizing: border-box;}
						.xsdt_bb li{line-height: 32px;}
						.xsdt_bb li span{font-size: 15px;color: #333;}
						.xsdt_bb li b{float: right;font-size: 14px;color: #a8a8a8;font-weight:normal}



.kstd{
	margin-top: 60px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	line-height: 30px;
	width: 453px;
}
.kstd h1{
	color: #fff;
	margin-top: 55px;
}
.kstd .box1{
	padding: 28px;
	box-sizing: border-box;
	width: 151px;
	height: 145px;
	background: url(../images/tu1.png)center 30px no-repeat;
	background-color: #f6bd60;
	float: left;
	
}
.kstd .box1:hover{
	background: url(../images/tu1_.png)center 30px no-repeat;
	background-color: #FFFFFF;
	
} 
.kstd .box1:hover h1{
	color: #c14949;
}
.kstd .box1:nth-child(2){
	background: url(../images/tu3.png)center 28px no-repeat;
	background-color: #07384c;
}
.kstd .box1:nth-child(2):hover{
	background: url(../images/tu3_.png)center 28px no-repeat;
	background-color: #FFFFFF;
}
.kstd .box1:nth-child(4){
	background: url(../images/tu2.png)center 30px no-repeat;
	background-color: #81b29a;
}
.kstd .box1:nth-child(4):hover{
	background: url(../images/tu2_.png)center 30px no-repeat;
	background-color: #FFFFFF;
}
.kstd .box1:nth-child(5){
	background: url(../images/tu4.png)center 30px no-repeat;
	background-color: #c14949;
}
.kstd .box1:nth-child(5):hover{
	background: url(../images/tu4_.png)center 30px no-repeat;
	background-color: #FFFFFF;
}
.kstd .box1:nth-child(3){
	float: right;
	width: 151px;
	height: 290px;
	padding-top: 73px;
	background: url(../images/tu5.png)center 64px no-repeat;
	background-color: #e07a5f;
}
.kstd .box1:nth-child(3):hover{
	background: url(../images/tu5_.png)center 64px no-repeat;
	background-color: #FFFFFF;
}
.tuanxue .container{
	clear: both;
}
.link{
	padding-bottom: 30px;
}
.link_list ul{
	width: 100%;
}
.link_list li{
	width: 190px;
	height: 60px;
	text-align: center;
	background-color: #5386c5;
	margin-right:12px;
float:left;
margin-bottom: 30px;
}
.link_list li a{
	color: #FFFFFF;
	line-height: 60px;
	display: block;
}


.link_list li:nth-child(2){
	background-color: #7a52c4;
}
.link_list li:nth-child(3){
	background-color: #be8266;
}

.link_list li:nth-child(4){
	background-color: #b888a2;
}

.link_list li:nth-child(5){
	background-color: #95a7bd;
}

.link_list li:nth-child(6){
	background-color: #a0bc94;
margin-right:0;
}