/*全局*/

	 *{margin:0;padding:0;font-family: "Segoe UI", "pingfang SC","Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans","wenquanyi micro hei","Hiragino Sans GB", "Hiragino Sans GB W3", Arial, sans-serif;}

	 body{margin:0;padding:0;}
	 li{list-style:none;}
	 a{text-decoration:none;color:#666666;}
	 img{border:none;}

 /*顶部*/
	.head{width:100%;height:160px;}
	.header_top{width:100%;height:5px;margin:0 auto;background:#b54459;}
	.header_topm{width:1400px;height:5px;margin:0 auto;color:#ffffff;}
	.header{width:1200px;height:160px;margin:0 auto;background:#ffffff;}
	.logo{  float: left;padding: 40px 0 0 25px;}
	.head_right{width:235px;float:right;  padding: 10px 13px 0 0;}
	.head_right p{font-size:14px;color:#a9a9a9;float:left;line-height:15px;padding-right:25px;}
	.head_right a{font-size:14px;color:#a9a9a9;}
	.sousou{width:214px;float:right;margin-top: 45px;background:url(../images/dangjian/bg_search.png) no-repeat;}




/*最新导航下拉*/

 .nav2{width:100%;height:45px;background:#d0021b;/*url(../images/zys2020/xlny/bg_nav.png) repeat;*/margin:0 auto;}
 #navcont {width: 100%;}
 #nav { font-family: helvetica; position:relative; width:1200px; height:45px;font-size:16px; color:#fff; margin: 0 auto; }
 #nav ul { list-style-type:none;padding-left: 100px; }
 #nav ul li { float:left; position: relative; height:45px;line-height:45px;position:relative;position:absoult;z-index:1000;}




 #nav ul li a { padding: 0 30px 0 30px;display:block; font-size:18px;text-decoration:none; text-align:center; color:#fff;}
 #nav li a:hover{background:#9f0013;}
 #nav ul li ul li {/*border-bottom: 1px solid #061524;*/}
 #nav ul li ul li a {padding: 0 1px 0 1px; display:block;font-size:14px; text-decoration:none; text-align:center; color:#fff;}

 #nav ul li ul {display: none;}
 #nav ul li:hover ul {display: block; position: absolute; top:41px; min-width:70px;max-width:70px; left:0;} 
 #nav ul li:hover ul li a {display:block; background:#4f8fc5;/*filter:alpha(opacity=50);        -moz-opacity:0.5;        -khtml-opacity: 0.5;        opacity: 0.5;   */color:#ffffff; width: 106px; text-align: center; border-right: none;}
 #nav ul li:hover ul li a:hover { background:#4f8fc5; color:#ffffff; }
 
 .top { }
 /*  This piece of code is for a third level drop down menu and is not included in this tutorial  #nav ul 
li:hover ul li ul {display:none;}
 #nav ul li:hover ul li:hover ul {display:block; position: absolute; top:-1px; left: 151px;}*/


.banner {width:100%;height:300px;}

.pro-switch2 {
	height: 390px;
	overflow: hidden;
	position: relative;
	/*width:960px;*/
}
.flex-control-nav2 {
	width: 20%;
	position: absolute;
	text-align: center;
	left:0; top:280px;
}
/*ppt*/

	.ppt {width:580px;float:left;}
	
	.ppt_head{width:390px;height:45px;background:url(../images/zys2020/bg_tpxw.png) no-repeat bottom;}
	.ppt_head span{float:right;line-height:45px;height:45px;padding-right:10px;}
	.ppt_head span a{font-size:14px;color:#215797;}
	.ppt_head dt{font-size:20px;font-family:微软雅黑;color:#215797;font-weight:bold;height:45px;line-height:40px;padding-left:35px;}

/*焦点图*/
*{ margin:0; padding:0;}

.pro-switch {
	height: 385px;
	padding-top:15px;
	overflow: hidden;
	position: relative;
	/*width:960px;*/
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flexslider .slides span{
  float:left;
  color:#000000;
  background: #c4c5c3;
  opacity: 0.7;
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
  width: 100%;
  height: 35px;
  line-height: 30px;
  font-size: 14px;
  text-indent: 10px;
  text-align: left;
}


.flexslider .slides a{
  color:#000000;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 390px;
}
.no-js .slides > li:first-child {
	display: block;
}
.flexslider {
	margin: 0 auto;
	position: relative;
	/*width:960px;*/
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.flexslider .slides {
	zoom: 1;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter:alpha(opacity=0);
-webkit-transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter:alpha(opacity=50);
}
.flex-control-nav {
	width:100%;;
	position: absolute;
	text-align: center;
	left:0; top:330px;
}
.flex-control-nav li {
	margin: 0 5px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	background: url(../images/dot2.png) no-repeat 0 -16px;
	display:block;
	height: 16px;
	overflow: hidden;
	text-indent:-99em;
	width: 16px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active {
	background-position: 0 0;
}
/*main*/
	.main {width:1200px;margin:0 auto;background:#fff;}

	.main1 {width:1180px;float:left;padding:10px;}
	.main_l{width:895px;float:left;padding-top: 22px;}
	.main_r{width:280px;float:right; padding-top: 22px;}


	.main_2{width:1180px;margin:10px;float:left;}
	.main3{width:1180px;margin:10px;float:left;}
	.main_2l{float:left;}
	.main_2r{float:left;padding-left:15px}

	.main_3{width:1180px;margin:10px;float:left;}



/*工作动态*/

	.gzdt{width:440px;float:left;padding-left:20px;  }
	.gzdt_head{width:440x;height:45px;background:url(../images/zys2020/bg_gzdt.png) no-repeat bottom;}
	.gzdt_head span{float:right;line-height:45px;height:45px;padding-right:10px;}
	.gzdt_head span a{font-size:14px;color:#215797;}
	.gzdt_head dt{font-size:20px;font-family:微软雅黑;color:#4a4a4a;font-weight:bold;height:45px;line-height:40px;}
	
	.gzdt_cont{width:440px;height:65px;  padding: 18px 5px 0 5px;}
	.gzdt_l{width:70px;height:53px; float:left;}
	.gzdt_r{width:350px;height:53px;float:left;margin-left:10px;line-height: 30px;}
	.gzdt_r a{font-size:14px;color:#000000;}
	.date1{width:68px;line-height:33px;border-bottom:2px solid #d0021b;border-left:1px solid #c7cbcc;border-right:1px solid #c7cbcc;text-align:center;color:#4a4a4a;font-size:25px;font-weight:bold;}
	.date2{line-height:20px;text-align:center;color:#fff;background:#d0021b;font-size:15px;}


/*党建动态*/
	.djdt{width:570px;float:left;padding-left:25px;  padding-top: 5px;}
	.djdt_head{width:570px;height:45px;border-bottom:2px solid #d0021b;}
	.djdt_head span{float:right;line-height:45px;height:45px;padding-right:10px;}
	.djdt_head span a{font-size:14px;color:#a5a5a5;}
	.djdt_head dt{font-size:20px;font-family:微软雅黑;color:#d0021b;font-weight:bold;height:45px;line-height:40px;}
	
	.djdt_cont{width:570px;}
	.djdt_cont ul{padding-top: 5px;}	
    .djdt_cont li{padding-left: 10px; border-bottom:1px dotted #d8d8d8;font-size: 14px;line-height:48px;height:48px;}
    .djdt_cont li a:hover{color:#215797}
    .djdt_cont li a{color:#000;font-family:微软雅黑;}
	.djdt_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}




/*党务公开*/
	.dwgk{width:380px;float:left;padding-top:30px;}
	.dwgk_head{width:380px;height:45px;border-bottom:2px solid #d0021b;}
	.dwgk_head span{float:right;line-height:45px;height:45px;padding-right:10px;}
	.dwgk_head span a{font-size:14px;color:#a5a5a5;}
	.dwgk_head dt{font-size:20px;font-family:微软雅黑;color:#d0021b;font-weight:bold;height:45px;line-height:40px;}
	
	.dwgk_cont{width:380px;}
	.dwgk_cont ul{padding-top: 5px;}	
    .dwgk_cont li{padding-left: 20px;font-size: 14px;line-height:45px;height:45px;background: url(../images/dangjian/heidian.png) no-repeat  1.5% 50%;}
    .dwgk_cont li a:hover{color:#215797}
    .dwgk_cont li a{color:#000;font-family:微软雅黑;}
	.dwgk_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}

/*支部风采*/
	.zbfc{width:380px;float:left;padding-left:20px;padding-top:30px;}
	.zbfc_head{width:380px;height:45px;border-bottom:2px solid #d0021b;}
	.zbfc_head span{float:right;line-height:45px;height:45px;padding-right:10px;}
	.zbfc_head span a{font-size:14px;color:#a5a5a5;}
	.zbfc_head dt{font-size:20px;font-family:微软雅黑;color:#d0021b;font-weight:bold;height:45px;line-height:40px;}
	
	.zbfc_cont{width:380px;}
	.zbfc_cont ul{padding-top: 5px;}	
    .zbfc_cont li{padding-left: 20px; font-size: 14px;line-height:45px;height:45px;background: url(../images/dangjian/heidian.png) no-repeat  1.5% 50%;}
    .zbfc_cont li a:hover{color:#215797}
    .zbfc_cont li a{color:#000;font-family:微软雅黑;}
	.zbfc_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}

/*群团工作*/
	.qtgz{width:380px;float:left;padding-left:20px;padding-top:30px;}
	.qtgz_head{width:380px;height:45px;border-bottom:2px solid #d0021b;}
	.qtgz_head span{float:right;line-height:45px;height:45px;padding-right:10px;}
	.qtgz_head span a{font-size:14px;color:#a5a5a5;}
	.qtgz_head dt{font-size:20px;font-family:微软雅黑;color:#d0021b;font-weight:bold;height:45px;line-height:40px;}
	
	.qtgz_cont{width:380px;}
	.qtgz_cont ul{padding-top: 5px;}	
    .qtgz_cont li{padding-left: 20px; font-size: 14px;line-height:45px;height:45px;background: url(../images/dangjian/heidian.png) no-repeat  1.5% 50%;}
    .qtgz_cont li a:hover{color:#215797}
    .qtgz_cont li a{color:#000;font-family:微软雅黑;}
	.qtgz_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}

	/*集体活动*/
	.byll {width:1180px;margin:0 auto;padding-top: 10px;padding-bottom: 30px;}
	.byll_head {width:1180px;height:45px;margin:0 auto;;border-bottom:2px solid #d0021b;}
	.more{float: right;padding: 12px 15px 0px;}
	.byll_head dt {font-size:20px;font-weight:bold;color:#d0021b;line-height:35px;height:35px;}
	.byll_head span{float:right;line-height:40px;padding-right:10px;}
	.byll_head span a{font-size:14px;color:#a5a5a5;}
	.byll_cont{width:1390px;margin: 0 auto;padding: 15px 0 0 0;}
.byll_p {
    width: 330px;
    height: 215px;
    float: left;
    padding: 20px 30px 20px 0px;
}

.photo {
    width: 330px;
    height: 215px;
    float: left;
    border: 1px solid #d9dbdb;
}
.text {
    width: 330px;
    height: 25px;
    line-height: 25px;
    float: left;
	margin-top: 10px;
}
.text a{font-size:16px;}


	/*公司文化滚动*/
		.picScroll-left{ width:1180px;  overflow:hidden; position:relative;  }
		.picScroll-left .bd{ padding:5px;   }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 4px; float:left; _display:inline; overflow:hidden;   }
		.picScroll-left .bd ul li .pic{ text-align:center; }
		.picScroll-left .bd ul li .pic img{ width:280px; height:200px; display:block; ; padding:2px;  }
		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;}
		.picScroll-left .bd ul li .title{ line-height:24px;width:320px;}

/*学术报告*/
	.xsbg{width:380px;float:left;}
	.xsbg_head{width:380px;height:45px;background:url(../images/zys2020/bg_xsbg.png) no-repeat bottom;}
	.xsbg_head span{float:right;line-height:45px;height:45px;padding-right:10px;}
	.xsbg_head span a{font-size:14px;color:#a5a5a5;}
	.xsbg_head dt{font-size:20px;font-family:微软雅黑;color:#215797;font-weight:bold;height:45px;line-height:40px;padding-left:35px;}
	
	.xsbg_cont{width:380px;}
	.xsbg_cont ul{padding-top: 5px;}	
    .xsbg_cont li{padding-left: 20px; border-bottom:1px dotted #d8d8d8;font-size: 14px;line-height:40px;background: url(../images/dangjian/heidian.png) no-repeat  1.5% 50%;}
    .xsbg_cont li a:hover{color:#a5a5a5}
    .xsbg_cont li a{color:#000;font-family:微软雅黑;}
	.xsbg_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}

/*招生就业*/
	.zsjy{width:380px;float:left;padding-left:20px;}
	.zsjy_head{width:380px;height:45px;background:url(../images/zys2020/bg_zsjy.png) no-repeat bottom;}
	.zsjy_head span{float:right;line-height:45px;height:45px;padding-right:10px;}
	.zsjy_head span a{font-size:14px;color:#a5a5a5;}
	.zsjy_head dt{font-size:20px;font-family:微软雅黑;color:#215797;font-weight:bold;height:45px;line-height:40px;padding-left:35px;}
	
	.zsjy_cont{width:380px;}
	.zsjy_cont ul{padding-top: 5px;}	
    .zsjy_cont li{padding-left: 20px; border-bottom:1px dotted #d8d8d8;font-size: 14px;line-height:40px;background: url(../images/dangjian/heidian.png) no-repeat  1.5% 50%;}
    .zsjy_cont li a:hover{color:#a5a5a5}
    .zsjy_cont li a{color:#000;font-family:微软雅黑;}
	.zsjy_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}

/*快速导航*/
	.ksdh{width:380px;float:left;padding-left:20px;}
	.ksdh_head{width:380px;height:45px;background:url(../images/zys2020/bg_ksdh.png) no-repeat bottom;}
	.ksdh_head span{float:right;line-height:45px;height:45px;padding-right:10px;}
	.ksdh_head span a{font-size:14px;color:#a5a5a5;}
	.ksdh_head dt{font-size:20px;font-family:微软雅黑;color:#215797;font-weight:bold;height:45px;line-height:40px;padding-left:35px;}
	
	.ksdh_cont{width:380px;}
	.ksdh_cont ul{padding-top: 5px;}	
    .ksdh_cont li{padding-left: 20px; border-bottom:1px dotted #d8d8d8;font-size: 14px;line-height:40px;background: url(../images/dangjian/heidian.png) no-repeat  1.5% 50%;}
    .ksdh_cont li a:hover{color:#215797}
    .ksdh_cont li a{color:#000;font-family:微软雅黑;}
	.ksdh_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}


/*联系方式*/

	.link{height:50px;;text-align:center;margin:25px 10px 0 10px;}
	.link p a{font-size:14px;}
	







/*底部*/
    .foot{font-size:14px;width:100%;height:150px;background:#d0021b;margin:0 auto;}
	.footer{width:1200px;margin:0 auto;}
	.footer p{line-height:30px;font-size:14px;color:#ffffff;text-align:center;}
    .foot_l{width:45%;float:left;padding-top:50px;}
    .foot_l img{float:right;padding-right:20px;}
  
    .foot_r{text-align:left;color:#ffffff;width:50%;float:left;padding-top:45px;}
    .foot_r a{font-size:14px;}
	.foot_r p{line-height:25px;}
   






/*列表页*/
.sort_main {width:1200px;;margin:0 auto;padding-top:20px;padding-bottom: 20px;}
.sort_main2 {height: 49px;background-color: #dddddd;margin-top: 20px;margin: 0px 20px 0px 20px;display: block;width: 1160px;float: left;}
.name{color: #FFF;background-image: url(../images/dangjian/lm_name_bk.png);line-height: 49px;font-size: 17px;float: left;width: 260px;text-align: center;font-family: "Microsoft YaHei", "榛戜綋", verdana;}
.name_r{background-image: url(../images/dangjian/lm_name_r.png);line-height: 49px;padding: 0px 0px 0px 80px;float: left;display: block;font-size: 20px;font-family: "Microsoft YaHei", "榛戜綋", verdana;color: #7F306A;background-repeat: no-repeat;}
.name_r2{background-image: url(../images/dangjian/lm_name_r.png);line-height: 49px;padding: 0px 0px 0px 20px;float: left;display: block;font-size: 14px;font-family: "Microsoft YaHei", "榛戜綋", verdana;color: #7F306A;background-repeat: no-repeat;}
.name_right {display: block;float: right;line-height: 49px;width: 49px;background-image: url(../images/dangjian/lm_r_bk.png);}

.sort_left {width:260px;/*height:292px;*/float:left;margin-left:20px;}
.sort_lefthead {width:26px;/*height:39px;*/background:url(../images/dangjian/bg_sortlhead.png);}
.sort_lefthead dt {font-family:"微软雅黑";line-height:39px;text-align:center;color:#000000;font-size:18px;}

.sort_leftcont {width:260px;}
.sort_leftcont  ul{width:260px;padding-top:10px;padding-bottom:10px;}
.sort_leftcont  ul li{background: url(../images/dangjian/bg_li.png) no-repeat;/* 25% 50%;*/text-align:left;line-height:36px;padding-bottom:10px;}
/*.sort_leftcont  ul li a{font-size:14px;color:#fff;font-weight:bold;letter-spacing:5px;}*/

.sort_leftcont  ul li a {
	display: block;
	line-height: 36px;
	padding: 0px 10px 0px 20px;
	text-decoration: none;
	margin-bottom: 3px;
}
.sort_leftcont  ul li a:link ,.sort_leftcont  ul li  a:visited{
	background-image: url(../images/dangjian/dmenu_bk.png);
	color: #444444;
	text-decoration: none;

}
.sort_leftcont  ul li a.now {
	color: #FFF;
	background-image: url(../images/dangjian/dmenu_bk_active.png);
}
.sort_leftcont  ul li a.vip {
	color: #FFF;
	background-image: url(../images/dangjian/dmenu_bk_VIP.png);
	font-weight: bold;
}

.sort_leftcont  ul li a:hover {
	color: #FFF;
	background-image: url(../images/dangjian/dmenu_bk_hover.png);
	text-decoration: none;
}
.sort_leftcont  ul li a:active  {
	color: #FFF;
	background-image: url(../images/dangjian/dmenu_bk_active.png);
}









.sort_right{width:885px;min-height:500px;float:right;margin-right:20px;  float: left;background-color: #FFFFFF;display: block;margin: 15px 0 15px 15px;}
.sort_righthead dt{font-size:12px;color:#035da3;padding:10px 0 0 20px;}
.sort_rightcont {padding: 8px;clear: both;border: 1px dashed;border-color: #d0021b;margin-bottom: 20px;/*border-left:1px solid #b6dafc;border-right:1px solid #b6dafc;border-bottom:1px solid #b6dafc;*/}
.sort_rightcont ul{padding-bottom: 20px;}
.sort_rightcont ul li {border-bottom:1px dashed #d1bfae;background: url(../images/dangjian/heidian.png) no-repeat left;line-height: 38px;font-size: 14px;margin-left: 5px;padding-left: 20px;padding-right: 15px;}
.sort_rightcont ul li  span{float:right;color:#aaacb7;}
.sort_rightcont ul li  a{color:#363535;}





/*内容页*/
	.sort_right2{width:885px;min-height:500px;float:right;margin-right:20px;  float: left;background-color: #FFFFFF;display: block;margin: 15px 0 15px 15px;}
	.sort_rightcont2 {padding: 8px;clear: both;border-left: 1px dashed;border-bottom: 1px dashed;border-right: 1px dashed;border-color: #b54459;margin-bottom: 20px;}

	.sort_rightcont2 h1{font-size:22px;font-family: "微软雅黑";color:#d0021b;text-align:center;padding-top:20px;}
	.sort_rightcont2 h2{font-size:14px;font-family: "微软雅黑";color:#000000;text-align:center;font-weight: normal;padding-top:10px;}

	.line{width:820px;border-bottom:1px solid #d6d6d6;margin-left:20px;margin-top:30px;}
	.cont{width:847px;margin:10px 10px;color:#333333;}
	.cont p{line-height:30px;font-size:16px;}
	.cont TABLE {;margin: 0 auto; BORDER-COLLAPSE: collapse}

	/*分页*/
.pagination li span {
    float: left;
    padding-right: 10px;
}
.pagination li a {
    float: left;
    padding-right: 10px;
}

