@charset "utf-8";
/*css reset*/
body,dl,dd,p,h1,h2{margin:0;}
ul{margin:0;padding:0;}
li{list-style: none !important;}
a{text-decoration:none !important;}
i{text-decoration:none !important;font-weight:400;font-style:normal}
body{background:#f0f9fc;}
/*header*/
.clearfix{clear:both;}
.clearfix:after,.clearfix:before{display:table;line-height:0;content:""}
.clearfix:after{clear:both}
.hearder_bgr{background-color:#e2eff3;height:170px;width:100%;}
.hearder_bgr .hearder_img{ background-image:url(../images/header1.jpg);background-position:center top;height:170px;}
.logobg{width:1124px;margin: auto;padding-top:10px;}
.hearder_line{height:4px;background-color:#00a0e9;}
.nav_bg{background-color: #0052a5;height: 58px;white-space:nowrap;}
.nav{width:1280px;margin: auto;height: 58px;}

.nav a{line-height: 58px;padding:0 14px;font-size: 18px;color:white;font-family:"微软雅黑";padding-bottom: 5px;padding-top:5px;}
.nav dl li{border-bottom:1px dotted #ccc;}
.nav li dl a.more:after{content:" »";}
.nav a:hover{color: #ffbb01;}
.nav .cur{color: #ffbb01;}
.nav dl{background-color: #f1f1f1;font-size: 12px;position: absolute; display:none;z-index:9999;}
.nav dt{background-color: #ffbb01;height: 4px;}
.nav dl a{color:#333;line-height: 30px;}
.nav dl dd:hover{background-color:#00a0e9;}
.nav dl li:hover{background-color:#00a0e9;}
.nav dl dd{position: relative;}

.nav_bg .three{position: absolute;left:110px;background:#eee;top:0px;border-bottom: 4px solid #ffbb01;display: none;}
.nav_bg .three li{float: left;width: 100%;}
.nav_bg .three a{line-height:30px;width: 100%; }

/*首页广告轮播图*/
.c-banner{
	width: 1336px;
	margin: 0 auto;
	position: relative;
 
		
}
.c-banner img{
	width: 100%;   
}
.banner img{height: 390px;}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner .banner ul li{
	
	display:none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	top: 0px;
}
.c-banner .banner ul li:first-child img{
	position: relative;
}
.c-banner .nexImg,.c-banner .preImg{
	padding: 25px 10px 25px 10px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
	
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.8;
}
.c-banner .nexImg{
	right: 0px;
}
.c-banner .nexImg img,.c-banner .preImg img{
	
	
}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}
@media screen and (max-width:768px) {
	.c-banner{
		width: 100%;
		height: 300px;
		overflow: hidden;
	}
	.c-banner .banner ul li img{
		width: 768px;
		height: 345px;
		position: absolute;
		left: 50%;
		margin-left: -384px;
	}
}
/*子导航*/
.subnav_bg{height:38px;background:#ffbb01;}
.subnav{width:1280px;margin: auto;}
.subnav a{color:#0052a5;}
.subnav li:hover{transform: scale(1.2);}
.subnav a:hover{color:white;}
.inputbox{float:right;position: relative;}
.inputbox img{position:absolute;right:10px;bottom: 5px;width:16px;}

.inputbox .input{
width: 180px;
    height: 24px;
    border-radius: 30px;
    margin-top: 15px;
    opacity: 0.7;
    float: right;
    border: none;
    outline: none;
    padding: 0 10px;
    padding-top: 2px;
}
/*内容*/
.content1_box{width:1280px;margin: auto;padding-top:30px;padding-bottom: 30px; height: 395px;}
.content1_left .content1{height: 44px;margin-left: 20px;}
.content1{width:860px;}

.content1 span{margin-top:10px;font-size:24px;font-family:"微软雅黑";font-weight:bolder;color:#0052a5;margin-left: 10px;}


/*内容学院简介-轮播图*/
img {border-width: 0px 0px 0px 0px}
#focus_image{height:331px;position:relative;z-index:20;overflow:hidden;width:340px}
#focus_image .pages{width:340px;height:290px;background:#212121}
#focus_image .pages .item{position:absolute;left:340px;top:0;width:340px;height:290px;z-index:5;text-decoration:none}
#focus_image .pages .item.cur{display:block;z-index:10}
#focus_image .pages .item .poster{display:block;width:340px;height:290px}
#focus_image .pages .item b{background:#00a0e9;opacity:.8;filter:alpha(opacity=80);position:absolute;width:340px;height:40px;left:0;bottom:0;z-index:1;-moz-transition:opacity .2s ease-in;-webkit-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in;cursor:pointer}#focus_image .pages .item:hover b{opacity:.4;filter:alpha(opacity=40)}
#focus_image .pages .item i{position:absolute;width:340px;padding:0 5px;height:40px;left:0;bottom:0;line-height:40px;font-size:14px;color:#fff;z-index:2;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;font-weight:600}
#focus_image .controler{display:block;width:340px;height:40px;line-height:40px;border-top:1px solid #121212;background:#0052a5;text-align:center;-moz-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}
#focus_image .controler b{display:inline-block;width:20px;height:20px;margin:10px 4px;background:#FFF;cursor:pointer;line-height:20px;font-weight:700;color:#2B2B2B;position:relative}
#focus_image .controler b i{display:none}
#focus_image .controler b.down{background:#ffbb01;color:#FFF}
#focus_image .controler b.down i{position:absolute;display:block;border:5px dashed transparent;border-bottom:5px solid #ffbb01;top:-9px;left:5px;width:0;height:0;line-height:0}

/*选项卡*/
.card-tabs-bar a{
	padding: 5px;
	padding-bottom: 1px;
	border: 1px solid transparant;
	color: #575b66;
	text-decoration: none;
	margin-left: 5px;
	outline: none;
}

.card-tabs-bar a:first-child{
	margin-left: 10px; 
}

.card-tabs-bar a:hover{
	text-decoration: underline;
}

.card-tabs-bar a.active{
	border: 1px solid #eaecef;
	border-bottom: none;
	display: inline-block;
	color: black;
	font-weight: bold;
	border-radius: 4px 4px 0px 0px;
	padding-top: 6px;
	margin-bottom: -10px;
	background: #fff;
}

.card-tabs-bar a.active:hover{
	text-decoration: none;
}

.card-tabs-bar.titles{
	margin-top: -10px;
}

.card-tabs-bar.titles a{
	font-size: 17px;
}

/*  Green gray slate */ 
.card-tabs-bar.graygreen{
	border-bottom: 1px solid #e5e5e5;
	
}

.card-tabs-bar.graygreen a{
	padding: 15px;
	border-radius: 0px;
	margin: 0;
	padding-bottom: 10px;
	margin-bottom: -2px;
	font-size: 17px;
}

.card-tabs-bar.graygreen a.active{
	background-color: #fafafa;
	border-top: 4px solid #00a0e9;
}

.card-tabs-stack.graygreen div[data-tab]{
	padding: 10px;
	background-color: #fafafa;
	border: 1px solid #e5e5e5;
	border-top: none;
	text-align-last:justify; text-align:justify; text-justify:distribute-all-lines; 
}

.tabsholder3 {width:500px;height: 330px;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 12;
overflow: hidden;
line-height: 24px;
border-bottom: 1px solid #e5e5e5;
margin-top: 20px;
margin-left: 20px;
font-size: 12px;
}


/*通知公告*/
.content2{width:370px;height:44px;}
.mar_ri20{padding-right:20px;}
.news{width:350px;font-size: 16px;margin-top:40px;height: 331px; }
.news li{line-height:50px;border-bottom:1px solid #d6d6d6;width:350px;}
.news img {
  margin-right: 5px;
  margin-top: 20px;
  width: 10px;
  height: 10px;
  float: unset;
}
.news a{
	   overflow: hidden;
	    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:1;	 
	 color: #2d2d2d; }
.news a:hover{color:#0052a5;}

.hot{width:680px;height:100px;overflow: hidden;margin-left: 20px;}


/*学术动态*/
.content2_box{width:1280px;margin: auto;height:380px;padding-top:10px; }
.learn_left{width:700px;float:left; }
.learn_left .content1_learn{height: 44px;}
.content1_learn{width:680px;margin-left: 20px;}


.content1_learn span{margin-top:12px;font-size:24px;font-family:"微软雅黑";font-weight:bolder;color:#0052a5;margin-left: 10px;}


.learn{margin-left:20px;height:210px;}
.learn a{ overflow: hidden;
	      width:290px;
	      font-size:16px;
	    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:2;
         color:#2d2d2d;
         margin-top:10px;
	    
        }
.learn span{font-size:18px;font-weight: bolder;color:#717171;margin-right: 10px;display:block;background:#ebc660;line-height:18px;}
.learn span h2{font-size:22px;background:#bfc5ce;line-height:22px;}
.learn li:hover{background: #273f99;}
.learn li:hover a{color:white;}
.learn li:hover span{color:white;}
.learn .mar_right20{margin-right:-20px;}

/*党史学习*/
.learn_content_right div{width:550px;}
.content2 .com{color:white;margin-top:16px;}
.content2 span{margin-top:10px;font-size:16px;font-family:"微软雅黑";font-weight:bolder;color:#0052a5;margin-left: 10px;}
.com_bg{background: #b82026;height:64px;width:320px;}
.com_bg img{margin:10px;}
.com_learn{width:560px;font-size:16px; overflow:hidden;margin-top: 10px;}
.com_learn li{line-height:34px;margin:2px 10px;}
.com_learn img {
  margin-right: 5px;
  margin-top: 9px;
  height: 10px;
  width: 10px;
  float: unset;
}
.com_learn a{
	   overflow: hidden;
	    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:1;	 
	 color: #2d2d2d;
}
.com_learn a:hover{color:#a40000;}

/*学院动态*/
.College_bg{width:1242px;height:400px; margin: auto;background-image:url(../images/College_bg1.jpg);}
.content3 b{margin:42px 0 0 20px;color:#0052a5;}
.content3{width:984px;height: 70px;margin: auto;}

.Div1{width:1000px;height:310px;margin:auto;overflow:hidden;position:relative;}
.Div1_title{height:32px;width:1000px;padding-bottom:3px;background:url(../images/lizi_img001.jpg) repeat-x;}
.Div1_title span b , .Div1_title span b img{width:11px;height:11px;}
.Div1_title span b img{cursor:pointer;}
.Div1_prev{padding:2px 10px 0 0;}
.Div1_next{padding:2px 0 0 0px;}


.Div1_main{padding-top:13px;height:480px;width:10000px;overflow:hidden;position:relative;z-index:1;}
.Div1_main div span{width:238px;padding:0 5px;height:480px;display:block;float:left;overflow: hidden;}
.Div1_main div span a{display:block;}
.Div1_main div span:hover .Div1_main_a2{box-shadow:4px 4px 10px #0b59a9 inset;}
.Div1_main_a1{padding:4px 3px 0px 4px;}
.Div1_main_a1 img{height:220px;background: #0CB410;overflow: hidden;width:250px;}
.Div1_main_a2{background:#f2f2f2;width:220px;height:68px;text-align:center;line-height:28px;margin-left:4px;color:#2d2d2d;padding:0px 10px 0 10px;overflow: hidden;}
.Div1_main_a2 img{margin-top:20px;margin-left:2px;float: left;}
.Div1_main_a2 i{font-size:10px;list-style: none;float: left;color:#0b59a9;margin-top:12px;margin-left:4px;}
.Div1_main_a2:hover h5{color:#0b59a9;}
.Div1_main div span.Div1_main_span1 b , .Div1_main div span.Div1_main_span1 p{color:#33a0ff;}
.Div1_main_a2 h5{margin: 0; padding: 0;font-size: 12px;height: 24px;line-height:50px;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:1;	 
	 color: #2d2d2d; }
.Div1_main_a2{overflow: hidden;
	    
      }
.Div1 .Div1_prev1 ,.Div1 .Div1_next1{display:block;width:31px;height:30px;position:absolute;cursor:pointer;z-index:2;top:102px;}
.Div1 .Div1_prev1 img ,.Div1 .Div1_next1 img{width:31px;height:30px;}
.Div1 .Div1_prev1:hover ,.Div1 .Div1_next1:hover{opacity:0.7;}
.Div1 .Div1_prev1{left:18px;}
.Div1 .Div1_next1{left:954px;}

/*honor跑马灯*/
.htmleaf-container{
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

.htmleaf-content {
	padding: 1em 3em;
}
.htmleaf-content h3{color:#273f99;}
.htmleaf-content img{display:inline;width:15px;}
.str_wrap {
	overflow:hidden;
	zoom:1;
	width:94%;
	margin: auto;
	font-size:12px;
	line-height:16px;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
	background:#f6f6f6;
	white-space:nowrap;
}
.str_wrap img{width:150px;height: 120px;display:inline;}
.str_wrap.str_active {
	background:#f1f1f1;
}
.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
	cursor:move;
}
.str_move_clone {
	display:inline-block;
	display:inline;
	zoom:1;
	vertical-align:top;
	position:absolute; 
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
	white-space:normal;
	width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
	cursor:inherit;
}
.str_wrap img {
	max-width:none !important;	
}



/*foot*/
.figure{height:30px; margin-top: 30px;background:url(../images/footimg.jpg) repeat-x;}
.foot{background:#e2eff3;height: 200px;position: relative;}
.foot_link{width:350px;margin:0 auto;height: 40px;}
.foot_link li{float:left;font-size:14px;color:#273f99;}
.foot_link a{color:#273f99;line-height: 60px;}
.foot_link a:hover{color:#ffbb01;}
.foot_bottom{width:1024px;margin:0 auto;font-size:12px;color:#273f99;margin-top: 30px;height: 100px;}
.foot_add{width:450px;float:left;}
.foot_add li{font-size: 14px; line-height: 28px;}
.foot_img{position: absolute;width:160px; top:0px;right:250px;}
.foot_img img{width:160px;}


.erjifontover57205{ font-size: 10pt; color: #ffffff; line-height: 170% ;}
.leaderfont57205{ font-size: 9pt; color: #110000 ;}
.erjibackground57205{ background-color: #59a361 ;}
.currentfontStyle57205{ font-weight: bold; font-size: 10pt; color: #224422 ;}
.fontstyle57205{ font-weight: bold; font-size: 10pt; color: #ffffff ;}
.yijifontover57205{ font-weight: bold; font-size: 10pt; color: #ffffff; text-decoration: none ;}
.erjibackgroundover57205{ background-color: #7755aa ;}
.ejfontstyle57205{ font-size: 10pt; color: #ffffff; line-height: 160%; font-family: 宋体 ;}


.contentstyle55269{ font-size: 9pt; line-height: 150%; text-align: justify ;}