body{FONT-FAMILY:  "微软雅黑","黑体","宋体",Verdana, Arial, Helvetica, sans-serif;
line-height:20px;}
table{ margin:0 auto;border-spacing:0;border-collapse:collapse; }
img{border:0;}
ol,ul,li{padding:0px;margin:0px;list-style-type:none;}
caption,th {text-align:left;}
form,ul,li,h1,h2,h3,h4,h5,h6,div,p,dl,dd,dt.input{margin:0px;padding:0px;}
address,caption,cite,code,dfn,em,th,var {font-weight:normal; font-style:normal;} 
a:link,a:visited{TEXT-DECORATION:none;}
a:hover { TEXT-DECORATION:none;  }
.fl{float:left;}
.fr{float:right;}
/*********清浮动**********/
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfloat{zoom:1}
/*********top*********/
html { overflow-x: hidden; overflow-y: auto;}
body{ 
	padding:0; 
	margin:0; 
	border:0;
	font-size:14px;
	color:#444;
	background-color:#fff;
    max-width:100%;
	min-width:1200px;
} 
.body_jz{
	width:100%;
	margin:0 auto;
	}
.top{
	height:110px;
	width:1280px;
	margin:0 auto;
	position:relative;
	z-index:9;
	background:url(/images/top_bj.png);
	top:28px;
	}
.top_logo{
	width:370px;
	height:110px;
	margin:0 auto;
	
	}
.logo{
	width:370px;
	height:110px;
	background-color:#1a80c8;
	}
.logo img{
	width:370px;
	height:110px;
	}
.top_content{
	height:50px;
	line-height:50px;
	width:910px;
	float:right;
	}
.top_content .top_link{
	width:665px;
	}
.top_content .top_link li{
	height:50px;
	line-height:50px;
	float:left;
	border-right:1px solid #9cc7f3;
	width:56px;
	padding-left:52px;
	}
.top_content .top_link .top_001{
	background:url(/images/top_001.png) no-repeat 20px center;
	}
.top_content .top_link .top_002{
	background:url(/images/top_002.png) no-repeat 20px center;
	}
.top_content .top_link .top_003{
	background:url(/images/top_003.png) no-repeat 20px center;
	}
.top_content .top_link .top_004{
	background:url(/images/top_004.png) no-repeat 20px center;
	}
.top_content .top_link .top_005{
	background:url(/images/top_006.png) no-repeat 20px center;
	}
.top_content .top_link .top_006{
	background:url(/images/top_005.png) no-repeat 20px center;
	}
.top_content .top_link li a{
	font-size:13px;
	color:#fff;
	}
.search{
	height:28px;
	line-height:28px;
	background:url(/images/rq_bj.png) no-repeat right center;
	width:212px;
	margin:12px 15px 0 0;
	}
.search .text_01{
	height:26px;
	line-height:26px;
	outline:none;
	width:160px;
	color:#f6fbfe;
	font-size:12px;
	background-color:transparent;
	border:none;
	padding-left:10px;
	float:left;
	}
.search .images_02{
	float:right;
	width:28px;
	height:28px;
	margin-right:5px;
	outline:none;
	}
.banner_pic{  clear:both; width:100%;position:relative;margin:0 auto;height:620px;}
/*banner*/
.banner{ width:100%; height:620px; overflow:hidden;font-size:0;position:relative;z-index:0;top:-110px;}
.b-img{ height:620px;  position:absolute; left:0; top:0;}
.b-img img{width:100%;height:620px;}
.b-img a{ display:block; height:620px; float:left;}
.b-list{ height:50px; top:560px; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:8px; height:8px; border-radius:50%; border:3px solid #fff; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{background-color:#fff;}
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:50px; left:17%; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:50px; right:17%; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(/images/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:150px;}
.bar-right em{ display:block; width:50px; height:100px; background:url(/images/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:150px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}


/******************nav*******************/
.nav_top{
	width:910px;
	height:60px;
	line-height:60px;
	float:right;
	}
.nav{
	width:100%;
	height:60px;
	margin:0 auto;
}
.nav>li{
	float:left;
	height:60px;
}

.nav li a{
	height:60px;
	line-height:60px;
	padding:10px 25px;
	font-size: 16px;
	color:#fff;
}


#nav li { float: left; display: block; position: relative; z-index: 999; }
#nav li a { 
	display: block; 
	padding: 0; 
	font-size:16px; 
	height:60px;
	line-height:60px; 
	text-decoration: none; 
	zoom: 1; 
	width:91px; 
	text-align:center;
}
#nav li ul li a{color:#fff;}
#nav li a:hover, #nav li a.hov { background:#1f7bbe;  color: #fff; }
#nav .on{background:#1f7bbe; color: #fff; }
#nav .on a{color: #fff; }
#nav ul { position: absolute;display:none; margin: 0; padding-bottom:10px; list-style: none; background:url(/images/ul_bj_b.png);  z-index: 100000; left:-10px; }
#nav ul li {  float: left; text-align: left; text-indent:5px;}
#nav ul li a{border-right:0; font-size:15px; height:40px; line-height:40px;width: 140px;}
#nav ul li a:hover { color: #c7e4ff; }

/****************学院要闻***************/
.College_News{
	width:100%;
	height:380px;
	padding:40px 0 ;
	background:url(/images/news_bj.png) no-repeat center center;
	}
.news_Notice{
	width:1280px;
	height:380px;
	margin:0 auto;
	overflow:hidden;
	}
.news{
	width:920px;
	height:380px;
	}	
.news_list{
	margin-top:20px;
	width:100%;
	height:320px;
	}
.tp_bh{
	width:470px;
	height:320px;
	overflow:hidden;
	}
.list_tittle{
	width:435px;
	height:320px;
	overflow:hidden;
	}	
.list_tittle li{
	height:54px;
	line-height:45px;
	padding-left:16px;
	background:url(/images/adsf.png) no-repeat left center;
	
	}
.list_tittle li:hover{
	background:#efefef url(/images/adsf.png) no-repeat left center;
	}
.list_tittle li a{
	float:left;
	font-size:17px;
	color:#494949;
	}
.list_tittle li .date{
	float:right;
	font-size:14px;
	color:#a8a8a8;
	}
/***焦点图***/
.focus{ position:relative; width:470px; height:320px; overflow:hidden; }  
.focus img{ width:470px; height:320px;} 
.focus .btn{ position:absolute; bottom:34px; left:600px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; text-decoration:none; text-align:left; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer; background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:54px; line-height: 54px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; font-size:12px; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:16px; overflow:hidden; margin-left:10px;}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:10px; left:340px; position:absolute; height:19px; text-align:center; z-index:12; }  
.focus .fbg div{margin:0px auto;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:6px; height:6px;  margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#008a4e;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:45px;height:100px;background: url(/images/focus_btn.png) no-repeat;}
.focus .prev{top: 40%;margin-top: -37px; left: 0;cursor:pointer; }  
.focus .next{top: 40%;margin-top: -37px; right: 0;  background-position:-45px 0;  cursor:pointer;}  

.tit{height:45px; line-height:45px;}
.tit h2{ float:left; padding:0 15px; background:#0f57a1; text-align:center; font-size:15px; font-weight:normal; color:#fff;}
.tit a{color:#bbb; float:right;font-size:14px;}

.tit1{height:45px; line-height:45px; border-bottom:1px solid #ddd; }
.tit1 h2{ float:left; padding:0 15px; background:#0f57a1; text-align:center; font-size:15px; font-weight:normal; color:#fff;}
.tit1 a{color:#bbb; float:right; font-size:14px;}		
	

	
	
.Notice{
	width:330px;
	height:370px;
	overflow:hidden;
	}
.list_listajosij{
	heiht:40px;
	line-height:40px;
	width:210px;
	background-color:#1a80c8;
	}
.list_listajosij li{
	float:left;
	width:105px;
	text-align:center;
	heiht:40px;
	line-height:40px;
	font-size:20px;
	
	}	
.list_listajosij li a{
	color:#fff;
	}
.list_listajosij .curr a{
	display:inline-block;
	width:105px;
	height:38px;
	line-height:35px;
	margin-top:5px;
	background-color:#fff;
	color:#383838;
	}
.Notice_list .list{
	position:relative;
	}
.Notice_list li{
	height:90px;
	padding-top:18px;
	border-bottom:1px solid #e9e9e9;
	}
	
.Notice_list li a{
	font-size:17px;
	color:#494949;
	line-height:25px;
	}
.Notice_list li:hover a{
	font-size:16px;
	color:#333;
	}
.Notice_list li p{
	font-size:13px;
	color:#a8a8a8;
	line-height:25px;
	}
.dw_more{
	position:absolute;
	top:-35px;
	right:0px;
	}
	
.College_center{
	width:100%;
	padding:50px 0;
	height:460px;
	background:url(/images/center_bj.jpg) no-repeat center center;
	}
.center_center{
	width:1280px;
	margin:0 auto;
	height:460px;
	overflow:hidden;
	}
.Campus{
	width:400px;
	height:460px;
	overflow:hidden;
	}
.up_pic{
	width:400px;
	height:260px;
	overflow:hidden;
	position:relative;
	}	
.up_pic img{
	width:400px;
	height:260px;
	}	
.up_pic img{
  cursor: pointer;
  transition: all 0.6s;
}
.up_pic img:hover{
  transform: scale(1.1);
}
	
	
.up_pic .Column{
	height:57px;
	width:165px;
	background:url(/images/green_bj.png);
	position:absolute;
	left:0;
	bottom:50px;
	line-height:57px;
	
	font-size:20px;
	color:#fff;
	}


.up_pic .jsoidjf{
        padding-left:50px;
        background:url(/images/a_dt_pic_00001.png) no-repeat 10px center;

}



.Campus_down{
	height:200px;
	width:100%;
	background:url(/images/nav_bj.png);
	}
.Campus_list{
	padding:10px;
	}
.Campus_list li{
	height:35px;
	line-height:35px;
	padding-left:20px;
	background:url(/images/adsf12.png) no-repeat left center;
	
	}	
.Campus_list li a{
	font-size:15px;
	color:#fff;
	float:left;
	}	
.Campus_list li:hover a{
	font-size:15.5px;
	}
.Campus_list li .span_tt{
	font-size:14px;
	color:#d4d4d4;
	float:right;	
	}
	
.cnent_more{
	float:right;
	margin-right:10px;
	}
.cnent_more img{
	width:37px;
	}
	
	
	
.employment{
	width:840px;
	height:460px;
	overflow:hidden;
	}
	
.list_losij{
	height:49px;
	line-height:49px;
	margin-bottom:1px;
	}
.list_losij li{
	width:160px;
	height:49px;
	line-height:49px;
	background:url(/images/nav_bj.png);
	float:left;
	text-align:center;
	}

.list_losij li .aa{
       padding-left:40px;
       background:url(/images/a_dt_pic_0000.png) no-repeat left center;
}

.list_losij li .bb{
       padding-left:40px;
       background:url(/images/a_dt_pic_000003.png) no-repeat left center;
}




.list_losij li a{
	font-size:20px;
	color:#fff;
	}
.list_losij .curr{
	background:url(/images/dfasd5.png);
	}
.employment_list{
	padding:20px 25px 0 25px;
	width:790px;
	height:390px;
	background:url(/images/nav_bj.png);
	}
.emp_list{
	width:100%;
	height:390px;
	overflow:hidden;
	}
.emp_list .left_cenger{
	float:left;
	width:380px;
	}
.emp_list .left_cenger:first-child{
	margin-right:30px;
	}
.emp_list .left_cenger .dw_morsde {
	display:inline-block;
	margin-bottom:10px;
	overflow:hidden;
	}
.emp_list .left_cenger .dw_morsde img{
	width:380px;
	height:192px;
	}
	
.emp_list .left_cenger .dw_morsde img{
  cursor: pointer;
  transition: all 0.6s;
}
.emp_list .left_cenger .dw_morsde img:hover{
  transform: scale(1.1);
}	
	
	
	
.emp_list .left_cenger ul{
	margin-bottom:8px;
	}
.emp_list .left_cenger ul li{
	height:35px;
	line-height:35px;
	padding-left:15px;
	background:url(/images/adsf12.png) no-repeat left center;
	}
.emp_list .left_cenger ul li a{
	font-size:15px;
	color:#fff;
	}
.emp_list .left_cenger ul li:hover a{
	font-size:15.5px;
	}
.emp_list .left_cenger ul li p{
	float:right;
	font-size:14px;
	color:#d4d3d3;
	}
.cnent_more1{
	float:right;
	}
.cnent_more1 img{
	width:37px;
	}

/***************专题专栏***************/
.Thematic_column{
	width:1280px;
	height:200px;
	margin:0 auto;
	padding:40px 0;
	}
.lm_Name{
	height:40px;
	line-height:40px;
	}
.lm_Name .Column{
	padding-left:37px;
	background:url(/images/dt_pic_0002.png) no-repeat left center;
	font-size:20px;
	color:#393939;
	}

.lm_Name .Column001{
	padding-left:37px;
	background:url(/images/a_dt_pic_00002.png) no-repeat left center;
	font-size:20px;
	color:#393939;
	}



.lm_Name .Column003{
	padding-left:37px;
	background:url(/images/a_dt_pic_0000.png) no-repeat left center;
	font-size:20px;
	color:#393939;
	}
.lm_Name .Column004{
	padding-left:37px;
	background:url(/images/a_dt_pic_000003.png) no-repeat left center;
	font-size:20px;
	color:#393939;
	}




.lm_Name .more_lm{
	margin-top:8px;
	}
.lm_Name .more_lm img{
	width:34px;
	}
	
.list_pic_db{
	margin-top:25px;
	}
.list_pic_db li{
	float:left;
	width:400px;
	height:122px;
	overflow:hidden;
	position:relative;
	margin:10px;
	}
.list_pic_db .last{
	margin-right:0px;
	}
	
.list_pic_db li img{
	width:400px;
	height:122px;
	}
.list_pic_db li img{
  cursor: pointer;
  transition: all 0.6s;
}
.list_pic_db li img:hover{
  transform: scale(1.1);
}
	
	
	
	
.list_pic_db li .Title{
	position:absolute;
	bottom:50px;
	right:150px;
	font-size:24px;
	color:#fff;
	}
	
/*****************底部信息***************/
.db_information{
	height:120px;
	width:100%;
	
	background-color:#333f51;
	padding:40px 0;
clear:both;
	}
.lianj_xx_code{
	width:1280px;
	height:120px;
	margin:0 auto;
	}
.db_lianj{
	width:565px;
	height:auto;
	}
.db_lianj li{
	width:80px;
	float:left;
	text-align:center;
	padding-top:5px;
	}
.db_lianj li a p{
	color:#cfddf1;
	line-height:50px;
	font-size:15px;
	}
.db_lianj li:hover a p{
	color:#fff;
	}
.db_xx{
	width:415px;
	padding-left:50px;
	margin-top:20px;
	}
.db_xx p{
	color:#cfddf1;
	font-size:14px;
	line-height:25px;
	}
.db_xx:hover p{
	color:#fff;
	}
.db_code{
	width:240px;
	text-align:right;
	}
.db_code li{
	float:left;
	margin: 0 11px;
margin-top: 50px;
	}

.db_code .rignt_l{
	margin-right:40px;
	}
.db_code li p{
	font-size:14px;
	color:#feffff;
	line-height:30px;
	text-align:center;
	}
/******************footer*****************/
.footer_db{
	height:104px;
	width:100%;
	overflow:hidden;
	background-color:#202835;
	}
.footer{
	width:1280px;
	margin:0 auto;
	height:52px;
	line-height:52px;
	text-align:center;
	
	}	
.footer p{
	color:#b6c4da;
	}

	
	
/*******************list********************/
.banner_pic111{  clear:both; width:100%;position:relative;margin:0 auto;height:auto;}
.ej_banner{ width:100%; height:420px; overflow:hidden;font-size:0;position:relative;z-index:0;top:-110px;}	

.ej_banner img{
	width:100%;
	height:420px;
	}	
	
.ej_banner img{
  cursor: pointer;
  transition: all 0.6s;
}
.ej_banner img:hover{
  transform: scale(1.1);
}	
	
.ej_zwy{
	width:1200px;
	margin:35px auto 0px;
	height:auto;
	}
.conternt_slit{
	min-height:260px;
	position:relative;
	left:0;
	top:-85px;
	}	
.list_cnet{
	width:1280px;
	margin:0 auto;
	height:auto;
	}	
.Column_Name{
	width:240px;
	height:auto;
	}
.Secondary{
	width:190px;
	height:70px;
	line-height:70px;
	padding-left:50px;
	font-size:24px;
	color:#fff;
	background:#1a80c8 url(../images/ej_list_na.jpg) no-repeat 30px center;
	}
.list_nav{
	padding-left:20px;
	background-color:#edf3f0;
	padding-bottom:50px;
	}
.list_nav li{
	height:60px;
	line-height:60px;
	border-bottom:1px dashed #d9d9d9;
	font-size:16px;
	background:url(/images/jiantou.png) no-repeat 180px center;
	}	
.list_nav li:hover{
	background: url(/images/jiantou1.png) no-repeat 180px center;
	}
.list_nav li a{
	color:#494949;
	margin-left:10px;
	}
.list_nav li:hover a{
	color:#1a80c8;
	}	
.list_nav2{
	padding-left:20px;
	background-color:#edf3f0;
	padding-bottom:50px;
	}
.list_nav2 li{
	height:60px;
	line-height:60px;
	border-bottom:1px dashed #d9d9d9;
	font-size:16px;
	background:url(/images/jiantou.png) no-repeat 280px center;
	}	
.list_nav2 li:hover{
	background: url(/images/jiantou1.png) no-repeat 280px center;
	}
.list_nav2 li a{
	color:#494949;
	margin-left:10px;
	}
.list_nav2 li:hover a{
	color:#1a80c8;
	}
	
.cdona_riight{
	width:1000px;
	height:auto;
	}
.list_wz_lm{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #d8d8d8;
	margin-top:20px;
	}	
.list_wz_lm .list_lm{
	font-size:24px;
	color:#1a80c8;
	border-bottom:2px solid #1a80c8;
	float:left;
	}
.list_wz_lm .list_wz{
	float:right;
	font-size:14px;
	color:#b5b5b5;
	padding-left:20px;
	background:url(/images/dqwz.png) no-repeat left center;
	}
.list_wz_lm .list_wz a{
	color:#b5b5b5;
	}
	
.list_list{
	margin-top:30px;
	}
	
.list_list .list_rji li{
	height:38px;
	line-height:38px;
	padding-left:15px;
	background:url(/images/adsf.png) no-repeat left center;
	}
.list_list .list_rji li a{
	float:left;
	font-size:15px;
	color:#494949;
	
	}	
.list_list .list_rji li .list_rq{
	float:right;
	font-size:14px;
	color:#a8a8a8;
	}	
.list_list .list_rji li:hover{
	background-color:#efefef;
	}	
.list_list .list_rji li:hover a{
	color:#000;
	font-size:15.5px;
	}	
.list_list .list_rji li:hover .list_rq{
	color:#333;
	font-size:14.5px;
	}

.fyt{
	padding:30px 0;
	text-align:center;
	font-size:14px;
	}
/***************jjy****************/
	
	
.jjy_content{
	font-size:15px;
	line-height:30px;
	color:#494949;
	margin-top:15px;
	margin:30px 0 20px;
	
	}
.jjy_content p{
	text-indent:2em;
	
	}
.jjy_content img{
	max-width:100%;
	}
.jjy_content table p{
	text-indent:0em;
	}
.jjy_content table{
	margin:0 auto;
	}
.jjy_content a{
	color:#494949;
	}	
	
.jjy_content .rq_djs{
	height:35px;
	line-height:35px;
	text-align:center;
	border-top:1px dashed #d0d0d0;
	border-bottom:1px dashed #d0d0d0;
	margin-bottom:15px;
	}
/******************内容页*******************/
.jjy_content .tittle{
	font-size:20px;
	color:#494949;
	padding:20px 0 20px 0;
	text-align:center;
	}
.jjy_content .time_ly{
	background-color:#f6f6f6;
	height:38px;
	line-height:38px;
	text-align:center;
	width:100%;
	margin-bottom:30px;
	}
.jjy_content .time_ly>span{
	padding:0 15px;
	font-size:12px;
	color:#7c7c7c;
	}
/******************图片列表*******************/
.pic_list_rji li{
	float:left;
	width:230px;
	height:220px;
	margin:0 26px 27px 0;
	text-align:center;
	overflow:hidden;
	}
.pic_list_rji li:nth-child(4n){
	margin-right:0px;
	}
.pic_list_rji li img{
	width:230px;
	height:170px;
	
	}
	
.pic_list_rji li img{
  cursor: pointer;
  transition: all 0.6s;
}
.pic_list_rji li img:hover{
  transform: scale(1.1);
}

	
.pic_list_rji li p{
	font-size:15px;
	color:#494949;
	line-height:50px;
	height:50px;
	}
.pic_list_rji li:hover{
	background-color:#efefef;
	}
.pic_list_rji li:hover p{
	color:#333;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	