/*全局*/

	 *{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:165px;}
	.header{width:1200px;height:165px;margin:0 auto;}
	.logo{  float: left;padding: 55px 0 0 15px;}
	.head_right{width:235px;float:right;  padding: 10px 5px 0 0;}
	.head_right p{font-size:14px;color:#a9a9a9;float:right;line-height:15px;padding-right:15px;}
	.head_right a{font-size:14px;color:#a9a9a9;}
	.sousou{width:182px;float:right;padding-right:15px;margin-top: 55px;background:url(../images/bg_search.png) no-repeat;}




/*最新导航下拉*/

 .nav2{width:100%;height:45px;background:#005395;/*url(../images/xlny/bg_nav.png) repeat;*/margin:0 auto;}
 #navcont {width: 100%;}
 #nav { font-family: helvetica; position:relative; width:1198px; height:45px;font-size:16px; color:#fff; margin: 0 auto; }
 #nav ul { list-style-type:none; }
 #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 26px 0 26px;display:block; text-decoration:none; text-align:center;font-weight:bold; color:#fff;}
 #nav li a:hover{background:#166baf;}
 #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:#005a39;/*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:#1e845f; 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:1200px;height:350px;float:left;}


/*ppt*/

	.ppt {width:400px;height:300px;float:left;}

/*焦点图*/
*{ margin:0; padding:0;}

.pro-switch {
	height: 300px;
	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: 25px;
  line-height: 25px;
  font-size: 14px;
  text-indent: 150px;
  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: 300px;
}
.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;
}


/* 新闻幻灯切换css */
		.slideBox{ width:398px; height:298px; overflow:hidden; position:relative; border:1px solid #ddd;  }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:398px; height:268px; display:block;  }
		.slideBox .bd span{position: absolute;bottom: 0;left: 0;margin-bottom: 0;width: 100%;height: 32px;line-height: 32px;font-size: 14px;text-indent: 5px;text-align:left;}
		.slideBox .bd span.title{background: #d1cece;/*background: rgba(192, 196, 195, 0.9);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #30000000, endColorstr = #30000000);*/text-align:center;color: #601930;   font-weight: bold;overflow: hidden;}

/*main*/
	.main {width:1200px;margin:0 auto;background:#fff;}

	.main1 {width:1200px; padding-top: 10px;}
	.main_l{width:870px;float:left;padding-top: 22px;}
	.main_r{width:300px;float:right; padding-top: 22px;}


	.main_2{width:1200px;margin:0 0 20px 0;float:left;}
	.main_2l{float:left;}
	.main_2r{float:left;padding-left:15px}

	.main_3{width:1200px;margin:10px 0px 10px 0px;float:left;}

/*学院新闻*/
    .news{width:870px; }
	.news_head{width:445px;height:25px;background:url(../images/bg_m.png) no-repeat bottom;}
	.news_head span{float:right;line-height:20px;height:20px;padding-right:10px;}
	.news_head span a{font-size:12px;color:#005395;}
	.news_head dt{font-size:20px;font-family:微软雅黑;color:#005395;font-weight:bold;height:20px;line-height:20px;padding-left:20px;}
	
	.news_list{width:445px;float:right;}
	.news_list ul{padding-top: 10px;}	
    .news_list li{padding-left: 20px; border-bottom:1px dashed #d8d8d8;font-size: 14px;line-height:42px;background: url(../images/heidian.png) no-repeat  1.5% 50%;}
    .news_list li a:hover{color:#005395}
    .news_list li a{color:#000;font-family:微软雅黑;}
	.news_list span{float: right;color: #000;font-size: 15px;padding-right: 10px;}



/*通知公告*/

	.tzgg{width:300px;}

	.tzgg_head{width:300px;height:25px;background:url(../images/bg_r.png) no-repeat bottom;}
	.tzgg_head span{float:right;line-height:20px;height:20px;padding-right:10px;}
	.tzgg_head span a{font-size:12px;color:#005395;}
	.tzgg_head dt{font-size:20px;font-family:微软雅黑;color:#005395;font-weight:bold;height:20px;line-height:20px;padding-left:20px;}
	
	.tzgg_cont{width:300px;}
	.tzgg_cont ul{padding-top: 10px;}	
    .tzgg_cont li{padding-left: 23px; border-bottom:1px dashed #d8d8d8;font-size: 14px;line-height:42px;background: url(../images/heidian.png) no-repeat  1.5% 50%;}
    .tzgg_cont li a:hover{color:#005395}
    .tzgg_cont li a{color:#000;font-family:微软雅黑;}
	.tzgg_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}

/*学术活动*/

	.tech{width:400px;float:left;margin-top:25px;}

	.tech_head{width:400px;height:25px;background:url(../images/bg_l.png) no-repeat bottom;;}
	.tech_head span{float:right;line-height:20px;height:20px;padding-right:10px;}
	.tech_head span a{font-size:12px;color:#005395;}
	.tech_head dt{font-size:20px;font-family:微软雅黑;color:#005395;font-weight:bold;height:20px;line-height:20px;padding-left:20px;}
	
	.tech_cont{width:400px;}
	.tech_cont ul{padding-top: 10px;}	
    .tech_cont li{padding-left: 23px; border-bottom:1px dashed #d8d8d8;font-size: 14px;line-height:42px;background: url(../images/heidian.png) no-repeat  1.5% 50%;}
    .tech_cont li a:hover{color:#005395}
    .tech_cont li a{color:#494747;font-family:微软雅黑;}
	.tech_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}

	/*政策文件*/
    .stu{width:445px;float:left;padding-left:20px;margin-top:25px;}
	.stu_head{width:445px;height:25px;background:url(../images/bg_m.png) no-repeat bottom;}
	.stu_head span{float:right;line-height:20px;height:20px;padding-right:10px;}
	.stu_head span a{font-size:12px;color:#005395;}
	.stu_head dt{font-size:20px;font-family:微软雅黑;color:#005395;font-weight:bold;height:20px;line-height:20px;padding-left:20px;}
	
	.stu_cont{width:445px;float:right;}
	.stu_cont ul{padding-top: 10px;}	
    .stu_cont li{padding-left: 23px; border-bottom:1px dashed #d8d8d8;font-size: 14px;line-height:42px;background: url(../images/heidian.png) no-repeat  1.5% 50%;}
    .stu_cont li a:hover{color:#005395}
    .stu_cont li a{color:#494747;font-family:微软雅黑;}
	.stu_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}

/*联系方式*/

	.public{width:300px;float:right;margin-top:25px;}

	.public_head{width:300px;height:25px;background:url(../images/bg_r.png) no-repeat bottom;;}
	.public_head span{float:right;line-height:20px;height:20px;padding-right:10px;}
	.public_head span a{font-size:12px;color:#ffffff;}
	.public_head dt{font-size:20px;font-family:微软雅黑;color:#005395;font-weight:bold;height:20px;line-height:20px;padding-left:20px;}
	
	.public_cont{width:300px;}
	.public_cont table{width:300px;height:116px;padding-top:5px;padding-left:6px;}
	.public_cont table tr td{font-size:14px;height:50px;}



	







/*底部*/
    .foot{font-size:14px;width:100%;background:#efefef;margin:0 auto;}
    .foottop{width:100%;background:#005395;margin:0 auto;padding:10px 0;}
    .foottop a{color:#ffffff;font-size:14px;}
    .foottop p{text-align:center;color:#ffffff;}
    .footbottom{text-align:center;width:1200px;margin: 0 auto;padding:20px 0;}
    .footbottom p{color:#000000; line-height:30px;}






/*列表页*/
.sort_main {width:1200px;background:white;margin:0 auto;padding-top:20px;padding-bottom: 20px;}
.sort_main2 {width: 1180px;height: 49px;background-color: #dddddd;margin-top: 20px;margin: 0px 20px 0px 20px;display: block;float: left;}
.name{color: #FFF;background-image: url(../images/lm_name_bk.png);line-height: 49px;font-size: 20px;float: left;width: 260px;text-align: center;font-family: "Microsoft YaHei", "榛戜綋", verdana;}
.name_r{background-image: url(../images/lm_name_r.png);line-height: 49px;padding: 0px 0px 0px 80px;float: left;display: block;font-size: 14px;font-family: "Microsoft YaHei", "榛戜綋", verdana;color: #7F306A;background-repeat: no-repeat;}
.name_r2{background-image: url(../images/lm_name_r.png);line-height: 49px;padding: 0px 0px 0px 80px;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/lm_r_bk.png);}

.sort_left {width:260px;/*height:292px;*/float:left;margin-left:20px;}
.sort_lefthead {width:26px;/*height:39px;*/background:url(../images/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/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 30px;
	text-decoration: none;
	margin-bottom: 3px;
}
.sort_leftcont  ul li a:link ,.sort_leftcont  ul li  a:visited{
	background-image: url(../images/dmenu_bk.png);
	color: #ffffff;
	text-decoration: none;

}
.sort_leftcont  ul li a.now {
	color: #FFF;
	background-image: url(../images/dmenu_bk_active.png);
}
.sort_leftcont  ul li a.vip {
	color: #FFF;
	background-image: url(../images/dmenu_bk_VIP.png);
	font-weight: bold;
}

.sort_leftcont  ul li a:hover {
	color: #FFF;
	background-image: url(../images/dmenu_bk_hover.png);
	text-decoration: none;
}
.sort_leftcont  ul li a:active  {
	color: #FFF;
	background-image: url(../images/dmenu_bk_active.png);
}









.sort_right{width:880px;min-height:500px;float:left;margin: 20px 0 20px 20px;background-color: #FFFFFF;display: block;}
.sort_righthead dt{font-size:12px;color:#035da3;padding:10px 0 0 20px;}
.sort_rightcont {padding: 8px;clear: both;border: 1px dashed;border-color: #005395;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/heidian.png) no-repeat left;line-height: 38px;font-size: 14px;margin-left: 10px;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:880px;min-height:500px;float:left;background-color: #FFFFFF;display: block;margin: 20px 0 20px 20px;}
	.sort_rightcont2 {padding: 8px;clear: both;border-left: 1px dashed;border-bottom: 1px dashed;border-right: 1px dashed;border-color: #005395;margin-bottom: 20px;}

	.sort_rightcont2 h1{font-size:22px;font-family: "微软雅黑";color:#333;text-align:center;padding-top:20px;}
	.sort_rightcont2 h2{font-size:14px;font-family: "微软雅黑";color:#333333;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:820px;margin:10px 20px;color:#333333;}
	.cont p{line-height:27px;}
