@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "微软雅黑";
}

.v_news_content span{font-size:18px !important;}


body {
	background: #fff;
	font-family: "微软雅黑";
	height: 100%;
	width: 100%;
}

html {
	height: 100%;
	width: 100%;
	font-family: "微软雅黑";
}

ul,
ol {
	list-style: none;
}

a {
	border: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	text-decoration: none;
	color: #333333;
	display: inline-block;
	cursor: pointer;

}


.v_news_content{
 width: 800px;

margin:0 auto

}
img {
	border: 0 none;
	 
}

.clear {
	clear: both;
}
/*头部开始*/
.ding{
	background-color:#0059b1;
	height:48px;
	width:100%;
min-width: 1200px;
	
}
.ding_wz{
	font-size:14px;
	color:#b0cbf7;
	text-align:right;
	width:1200px;
	height:48px;
	line-height:48px;
	margin:0 auto;
}
.logo{
	height:172px;
	background:url(../image/top.png);
	min-width: 1200px;
	width:100%;
}
.logo_img{ 
	width:1200px !important;
	margin:0 auto;
	padding-top:16px;
	padding-top: 26px;
}
/*导航   开始*/
/* .nav{ */
	/* min-width: 1200px; */
	/* width: 100%; */
	/* height: 60px; */
	/* line-height: 60px; */
	/* text-align: center; */
	/* font-size: 12px; */
	/* background: red; */
	/* position:relative; */
/* } */


.s1{
	float:left;
	width:424px;
	color:#beddff;
	font-size:16px;
	 
	height:50px;
	
	
}
.s1 a{
	color:#beddff;
}
.ss{
	background:url(../image/kuang.png) center top no-repeat; 
	float:left;
	width: 302px;
    height: 39px;
	margin-left: 58px;
}
.sousuo{
	float: right;
    width:380px;
    height: 100px;
	text-align:center;
   
}
.seaech_k{
	height: 30px;
    line-height: 30px;
	width:220px;    
	float: left;
    margin-top: 5px;
	margin-left: 20px; 
	#margin-left: -43px;	
	background: none;
	color:#fff;
	outline:none
}
.seaech{
	position: relative;
    margin: 10px 0px 0px 20px;
}
.nav{
	border-bottom:1px solid #dadfe7;
	height:50px;
	padding-bottom: 2px;
margin-bottom: 15px;overflow: hidden;
}
.nav-3 .nav_1{
    width:1200px;
    height:50px;
    margin:0 auto;
    line-height:50px;
    font-size:20px;
}
.nav-3 .nav_1 ul{
    height:54px;
}
.nav-3 .nav_1 li{
    float: left;
    cursor:pointer;
    /* padding: 0 13px 0 15px; */
	width:9%;
	text-align:center;
}
.nav-3 .nav_1 .nav_2s{
    /*background:url(../image/nav.png) no-repeat;*/

}
.nav-3 .nav_1 .nav_2s a{
    color:#1868b8;
}
.nav-3 .nav_1 .nav_2:hover{
   /* background:url(../image/nav.png) no-repeat;*/


	
}
.nav-3 .nav_1 .nav_2:hover a{
    color:#1868b8;
	font-weight:bold;
	
}
 

.nav-3 .nav_1 li:hover .current{
	border-bottom:2px solid #1868b8;
}
.activ{
	border-bottom:2px solid #1868b8;
	color:#1868b8;
	font-weight:bold;
}



/*导航   结束*/


 

 
	/*焦点图_开始_*/ 
 
	.banner { margin-bottom:25px;margin-top:15px; min-width:1200px; width:100%; height:360px; overflow: hidden;  }
.banner_ab{
	margin-bottom:35px; min-width:1200px; width:100%; height:220px; overflow: hidden; 
}
.lunbo1{
    height: 360px;
    background: #ccc;
    margin-bottom: 24px;
}
.slider1 {
    width: 100%;
    min-width: 1200px;
    height: 360px;
    position: relative;
    overflow: hidden;
    background: #fff;
    text-align: center;
}
/* 轮播图图片 */
.slider1 .bd_1 {
    width: 1200px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
}
.slider1 .tempWrap {
    overflow: visible !important;
}
.slider1 .bd_1 li {
    width: 1200px;
    overflow: hidden;
    position: relative;

}
.slider1 .bd_1 li img {
    display: block;
    width: 1200px;
    height: 360px;

}
/* 轮播图小圆点 */
.slider1 .hd_1 {
    position: absolute;
    width: 100%;
    left: 0px;
    z-index: 1;
    height: 8px;
    bottom: 20px;
    text-align: center;
}
.slider1 .hd_1 li{
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 12px;
    height: 12px;
    line-height: 99px;
    overflow: hidden;
    background: url(../image/slider-btn.png) -1px -17px no-repeat;
    margin: 0 5px;
    cursor: pointer;
    filter: alpha(opacity=60);
    opacity: 0.6;
}
.slider1 .hd_1 li.on {
    background-position: -1px 0;
    filter: alpha(opacity=100);
    opacity: 1;
    border: none;
	
}
/* 小箭头左 */
.slider1 .prev {
    left: -50%;
    margin-left: -600px;
}
.slider1 .jiantou {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 400px;
    cursor: pointer;
}
.slider1 .jiantou .blackBg {
    display: block;
    position: absolute;
    left: 0px;
    top: 0;
    width: 100%;
    height: 360px;
    background: #fff;
    filter: alpha(opacity=70);
    opacity: 0.7;height:300px;
}
.slider1 .prev .arrow {
    right: -45px;
    top: 142px;
    background: url(../image/jiantouL.png) 0px 0 no-repeat;
    text-decoration: none;
    z-index: 20;
}
.slider1 .jiantou .arrow {
    position: absolute;
    z-index: 20;
        width: 45px;
    height: 74px;
}
/* 小箭头右 */
.slider1 .next {
    left: 50%;
    margin-left: 600px;
}
.slider1 .jiantou .blackBg {
    display: block;
    position: absolute;
    left: 0px;
    top: 0;
    width: 100%;
    height: 360px;
    background: #fff;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.slider1 .next .arrow {
    left: -45px;
    top: 142px;
    background: url(../image/jiantouR.png) 0 0 no-repeat;
    text-decoration: none;
}
 
 /*焦点图_结束*/
 
 
/* 新闻中心 */
 .xwdt_big{
	 float:left;
	 width:670px;
	 margin-right:47px;
	 
 }
 .content{
	 width:1200px;
	 margin:0 auto;
	 height:380px;
	 padding-bottom: 40px;
  
	 
 }
 .xwdt{
	 border-bottom:1px solid #dadfe7;
	 height:50px;
	 line-height:50px;
	 font-size:26px;
	 color:#3e3e3e;
	 font-weight:600;

	 
 }
.xwdt span{
	 color:#1868b8;
	 border-bottom:3px solid #1868b8;
	 padding-bottom: 6px;
} 
.xwdt a{
	float:right;
	font-size:18px;
	color:#999;
	font-weight: normal;
	}
.xwdt_lie{
	 float:left;
	 width:670px;
	 
	 height:280px;
	 margin-top: 30px;
 }
.xwdt_lie ul li span{
	float:right;
	font-size:16px;
	color:#808080;
	
}
.xwdt_lie ul li a img{
	margin-right:10px;
	float:left;
	margin-top:17px;
}
.xwdt_lie ul li{
	height:38px;
	line-height:38px;
	width:660px;
	font-size:18px
}
.xwdt_lie ul li a:hover{
	color:#1868b8
}
/* 新闻中心 */
 

 /* 通知公告 */
 .tzgg_big{
	 float:left;
	 width:482px;
	 
	 
 }
 .tzgg{
	  border-bottom:1px solid #dadfe7;
	 height:50px;
	 line-height:50px;
	 font-size:26px;
	 color:#3e3e3e;
	 font-weight:600;
	     margin-bottom: 30px;
 }
 .tzgg span{
	 color:#1868b8;
	 border-bottom:3px solid #1868b8;
	 padding-bottom: 6px;
} 
.tzgg a{
	float:right;
	font-size:18px;
	color:#999;
	font-weight: normal;
	}
.botRTOP-div {
	width: 482px;
    height: 70px;
    float: left;
    margin: 8px 0px 0px 0px;
    background: #f1f1f1;   
box-sizing:border-box;
}

.bot-img {
	    width: 88px;
    float: left;
    display: inline;
    height: 45px;
    text-align: center;
    /* padding-top: 10px; */
    border-right: 1px solid #ccc;
    margin-top: 12px;
    line-height: 14px;

}
.bot-img-title{
	font-size:16px;
	font-weight:600;
	text-indent:4px;
	color: #144aa0;
	font-weight:600;
	    padding: 4px 0px 10px 0px;
}
.bot-img-time{
	font-size: 16px;
    text-indent: 2px;
    color: #999;
}

.bot-div {
	width: 78%;
	float: right;
	display: inline;
	height: 88px;
}
.bot-div  a:hover div{
	color:#ea111d;
	
}
.botRTOP-div : hover .bot-img{
	color:#ea111d;
}
.botRTOP-div : hover .bot-div{
	color:#ea111d;
}
.bot-div>a>div {
	font-size: 16px !important;
	font-weight: 500;
	height: 70px;
    line-height: 28px;
	color:#333;
	width:350px;
	 display: table-cell;   /* 模拟为td单元格，同时形成了 BFC */
                /*display: table-caption  如果设置为此项 则不能使用水平和垂直居中*/ 
     vertical-align: middle; /* 垂直居中*/
	 #margin-top:10px; 
 	 
}
.bot-div a img{
	position: absolute;    
    right: -6%;
    top: 11px;
}
 /* 通知公告 */
 
 /* 专题 */
 .gg{
	 
	width:1200px;
	margin:0 auto;
	height: 116px;
}
 
.zhuant_tu{
	width:1200px;
	height:116px;
	float:left;
 
}

/* 专题css */
	.TB-focus{ width:1200px; height:116px;   position:relative;  overflow:hidden; }
	.TB-focus .hd { position:absolute; right:9px; bottom:10px; z-index:1; padding-left:2px; }
	.TB-focus .hd li { color:#f60; cursor:pointer; margin-left:3px; width:18px; height:18px; background:#fff; float:left; font-size:13px; line-height:18px; overflow:visible; text-align:center;  }
	.TB-focus .hd li.on { background:#f60; color:#fff; font-weight:bold; opacity:1; filter:alpha(opacity=100); z-index:2; position:relative; }

/* 学生工作 */
.content1{
	margin-left:auto;
	margin-right:auto;
	width:1200px;
	height:800px;
	margin-top:30px;
}
.xsgz_big{
	 float:left;
	 width:670px;
	 margin-right:47px;
}
 .xsgz{
	 border-bottom:1px solid #dadfe7;
	 height:50px;
	 line-height:50px;
	 font-size:26px;
	 color:#3e3e3e;
	 font-weight:600;
	    margin-bottom: 30px;
	 
 }
.xsgz span{
	 color:#1868b8;
	 border-bottom:3px solid #1868b8;
	 padding-bottom: 6px;
} 
.xsgz a{
	float:right;
	font-size:18px;
	color:#999;
	font-weight: normal;
	}
.xsgz_lie{
	 float:left;
	 width:670px;
	 
	 height:300px;
	 margin-top: 20px;
 }
.xsgz_lie ul li span{
	float:right;
	font-size:16px;
	color:#808080;
	
}
.xsgz_lie ul li a img{
	margin-right:10px;
	margin-top:17px;
	float:left;
}
.xsgz_lie ul li{
	height:36px;
	line-height:36px;
	width:660px;
	font-size:18px
}
.xsgz_lie ul li a:hover{
	color:#144aa0
}

/* 学生工作 */


/* 招生就业 */
 .zsjy_big{
	 float:left;
	 width:482px;
	 
 }
 .zsjy{
	  border-bottom:1px solid #dadfe7;
	 height:50px;
	 line-height:50px;
	 font-size:26px;
	 color:#3e3e3e;
	 font-weight:600;
	     margin-bottom: 30px;
 }
 .zsjy span{
	 color:#1868b8;
	 border-bottom:3px solid #1868b8;
	 padding-bottom: 6px;
} 
.zsjy a{
	float:right;
	font-size:18px;
	color:#999;
	font-weight: normal;
	}
.botRTOP-div_zs {
	width: 482px;
    height: 70px;
    float: left;
    margin: 5px 0px 0px 0px;
      
box-sizing:border-box;
}

.bot-img_zs {
	width: 88px;
	float: left;
	display: inline;
	height:68px;
text-align:center;
margin-top:10px;
border:1px solid #1868b8;

}
.bot-img_zs  a p{
	background:#1868b8;
	color:#fff;
}
.bot-img-title_zs{
	font-size:16px;
	font-weight:600;
	text-indent:4px;
	color: #144aa0;
	font-weight:600;
padding: 8px 2px 8px 4px;
    width: 83px;	
}
.bot-img-time_zs{
	font-size: 16px;
    text-indent: 2px;
    color: #999;
	line-height: 27px;
}

.bot-div_zs {
	width: 78%;
	float: right;
	display: inline;
	height: 88px;
}
.bot-div_zs  a:hover div{
	color:#1868b8;
	
}
 
.bot-div_zs>a>div {
	font-size: 16px !important;
	font-weight: 500;
    line-height: 28px;
	height:82px;
	#height:70px;
	color:#333;
	#margin-top:10px;
	 display: table-cell;   /* 模拟为td单元格，同时形成了 BFC */
                /*display: table-caption  如果设置为此项 则不能使用水平和垂直居中*/ 
     vertical-align: middle; /* 垂直居中*/
	 border-bottom:1px solid #e5e5e5;
}
 
 /* 招生就业 */



/* 底部 */

.foot{
	background:url(../image/foot.png) no-repeat center top;
	width:100%;
	height:690px;
	min-width:1200px;
	margin-top: 56px;
	float: left;
}
.foot_tu{
	width:1200px;
	height:394px;
	margin-left:auto;
	margin-right:auto;
	   
	
}
.foot_tulist{
	float:left;
     height: 336px;
    margin-top: 30px;
	 
}
.foot_tulist ul li{
	float:left;
	width:342px;
	height:231px;
	
}

.foot_tulist ul li a img{   transition: all 0.6s;   -ms-transition: all 0.6s; }
.foot_tulist ul li a img:hover{  transform: scale(1.1);    -ms-transform: scale(1.1);}
 

.foot_tulist ul li a span{
	
    background-color:rgba(44,94,159,.9);
	#background-color:#133b77;
    z-index:9999; 
    float: left;
    position: relative;
     top: 196px;
    width: 147px;
    height: 60px;
    font-weight: bold;
    line-height: 60px;
    text-align: center;
	font-size: 21px;
    color: #fff;
}
 
 
.foot_lian{
	width:1200px;
	height:116px;
    margin-left:auto;
	margin-right:auto;
	
	color:#e69e9d;
	font-size:16px;
	 
}
.f_link{
	color:#fff;
	font-size:18px;
	float:left;
	height:116px;
	line-height: 116px;
	width: 146px;
}
.link{
	 float:left;
	 height:116px;
	line-height: 116px;
}
.link a{
	color:#fff;
	    margin-right:70px;
		font-size:17px;
}

.link a img
{
	margin: 50px 8px 0px 0px;
    float: left;
}

.foot_ab{
	background:url(../image/foot_ab.png) no-repeat center top;
	width:100%;
	height:288px;
	min-width:1200px;
	margin-top: 56px;
	float: left;
}

.foot_bq{
	width:1200px;
	height:172px;	 
    margin-left:auto;
	margin-right:auto;
	color:#fff;
	font-size:16px;
	 
	line-height: 34px;
	
}
.foot_bq p{
float: left;
}
.f_left{
	float: left;
    width: 550px;
    margin-top: 24px;
    font-size: 15px;
    color: #dedede;
}

.f_right{
	float:right;
	margin-top: 46px;
	
}
.about{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

.ab_left{
	width:254px;
	height:700px;
	float:left;
	margin-right:60px;
}
.ab_right{
	width:880px;
	 
	float:left;
}
.cl_tou{
	float:left;
	background:url(../image/lie.png) center top no-repeat;
	width:254px;
	height:80px;
	line-height:80px;
	text-align:center;
	font-size:26px;
	color:#1868b8;
	font-weight:bold;
	
	
}
 
	





.weizhi{
	 
	width:880px;
	height:70px;
	line-height:70px;
	border-bottom:1px solid #dadfe7;
	margin:0 auto;
	color:#3d3d3d;
	text-align:right;
	margin-bottom: 20px;
	
	
}
.weizhi a{
	color:#3d3d3d;
	font-size:16px;
	
}
.weizhi1{
	 
	width:1200px;
	height:70px;
	line-height:70px;
	border-bottom:1px solid #dadfe7;
	margin:0 auto;
	color:#3d3d3d;
	text-align:right;
	margin-bottom: 20px;
	
	
}
.weizhi1 a{
	color:#3d3d3d;
	font-size:16px;
	
}	
}	
.liebiao{
	margin: 0 auto;
    width: 880px;
	padding-bottom: 140px; 
}	
	
.liebiao ul li{
	font-size:16px;
	height:50px;
	line-height:50px;
	border-bottom:1px dashed #dadfe7;
    width: 880px;
}
.liebiao ul li span{
	float:right;
	color:#999;
	font-size:13px;
}
.liebiao ul li img{
	vertical-align: middle; 
}
   
.liebiao ul li i{
	font-style:normal;
	color:#3d3d3d;
	font-size:16px;
}

.ab_content{
	float:left;
	width:1200px;
	
}

.liebiao ul li a:hover{
	color:#1868b8;
}	
	
.nr_center{
	width:1200px;
	float:left;
	height:auto;
	margin-top:60px;
}
.nr_center_content{
	margin: 0 auto;
    width: 1200px;
	text-align: justify;
	line-height:36px;
}

.title{
	line-height:40px;
	font-size:29px;
	text-align:center;
	font-weight:bold;
	margin-left: 25px;
    margin-right: 25px;
	
	
}
.date_x{
	background:#eaeaea;
	width:950px;
	height:44px;
	line-height:44px;
	margin-top:40px;
	margin-bottom:40px;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
	
}
.date_x span{
	}	
	
.page_nr{
	margin-left:auto;
	margin-right:auto;
    width: 880px;
	padding-bottom: 140px; 
}	
.page_nr_xx	{
	text-align: justify;
	line-height:28px;
	float:left;
	width:880px;
}
.title_han{
	line-height: 35px;
            	margin-top:30px;
	font-size:29px;
	text-align:center;
	font-weight:bold;
	margin-left: 25px;
    margin-right: 25px;
	
	
}	
 
.liebiao_tu{
	margin: 0 auto;
    width: 880px;
	padding-bottom: 140px; 	
	overflow: hidden;

}
.liebiao_tu ul li{
	font-size:16px;
	height:197px;	 
	width: 260px;
	float:left;
	margin-left: 26px;
    margin-top: 26px;
	overflow: hidden;
	 
	
	 
}
.liebiao_tu ul li  a span {
	z-index:9999;
	position: absolute;
    bottom: 0px;
	left:0;
    width: 100%;
    text-align: center;
    height: 38px;
    background:#5f626b;
	filter:alpha(opacity=80);opacity:0.80;
    line-height: 38px;
	 
    color: #fff;
}
.liebiao_tu ul li a span:hover{
	background:#1868b8;
	filter:alpha(opacity=80);opacity:0.80;
	color:#fff;
}
.dww{
	position:relative;
	width: 260px;
    height: 197px;	
}	
.dww img{
	 	transition: all 0.6s;
    -ms-transition: all 0.8s;
	 
}
.dww img:hover{
	 
	  transform: scale(1.2);
    -ms-transform: scale(1.2);
}	
	
	
	
.liebiao ul li a:hover{
	color:#1868b8;
}	
.liebiao_han{
	margin: 0 auto;
    width: 1200px;
	padding-bottom: 140px; 
}	
	
.liebiao_han ul li{
	font-size:16px;
	height:50px;
	line-height:50px;
	border-bottom:1px dashed #dadfe7;
    width: 1200px;
}
.liebiao_han ul li span{
	float:right;
	color:#999;
	font-size:13px;
}
.liebiao_han ul li img{
	vertical-align: middle; 
}
   
.liebiao_han ul li i{
	font-style:normal;
	color:#3d3d3d;
	font-size:16px;
}

 

.liebiao_han ul li a:hover{
	color:#1868b8;
}	
	
	
	
.cl_lie{
	float:left;
	background:#f0f5fa;
	
	width:254px;
	height:600px;
	
	
}	
.cl_lie ul li{
	float:left;
	width:254px;
	height:76px;
	line-height:76px;
	text-align:center;
	font-size:20px;
}	
.cl_lie ul li a{	
	color:#1868b8;
}
.cl_lie ul li a:hover{	
	color:#1868b8;
}
.cl_lie  ul  li:hover{
background:#eaf2ff;
font-weight:bold;

box-sizing:border-box;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 


 

 