/*全局*/

	 *{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:169px;background:#b81922;}
	.header_top{width:100%;height:5px;margin:0 auto;}
	.header{width:1400px;height:169px;margin:0 auto;background:url(../images/dangjian/bg_head.png) no-repeat;}
	.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:#9f050d;/*url(../images/zys2020/xlny/bg_nav.png) repeat;*/margin:0 auto;}
 #navcont {width: 100%;}
 #nav { font-family: helvetica; position:relative; width:1400px; 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 33px 0 33px;display:block; font-size:18px;text-decoration:none; text-align:center; color:#fff;}
 #nav li a:hover{background:#7c050b;}
 #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:#7c050b;/*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:#7c050b; 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:515px;margin:0 auto;}

.slider{ width:100%;  height:515px; /*padding:0 130px;*/  margin:0 auto;  position:relative; overflow:hidden; background:#000;  }
 .slider .bd{ position:absolute; left:0; top:0; }
    .slider .bd li{ overflow:hidden; }
    .slider .bd li img{ display:block; width:1400px; height:515px;}
    .slider .tempWrap{ padding:0 251px !important; /* 强制遮罩层显示2侧各130px */   }
    .slider .bd ul{ margin-left:-1400px !important;  }
    .slider .pnBtn{ position:absolute; top:0; width:240px; height:500px; cursor:pointer;   }
    .slider .prev{ left:0;  }
    .slider .next{ right:0; }
    .slider .pnBtn .blackBg{ display:block;  position:absolute; left:0; top:0; width:100%; height:515px; background:#000; filter:alpha(opacity=50);opacity:0.5;}
    .slider .pnBtn .arrow{ display:none; position:absolute; top:0; z-index:1; width:32px; height:515px; _filter:alpha(opacity=70); }
    .slider .prev .arrow{ left:0; background:url(images/left.png) 0 center no-repeat;   }
    .slider .next .arrow{ right:0; background:url(images/right.png) 0 center no-repeat;  }


/* 本例子css */
		.slideBox{ width:1400px; height:515px; overflow:hidden; position:relative;  }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; margin-top:10px; }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:8px; height:8px; 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:1400px; height:515px; display:block;  }

.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:1400px;margin:0 auto;background:#fff;}

	.main1 {width:1380px;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:1380px;margin:10px;float:left;padding:30px 0;}
	.main_2l{float:left;}
	.main_2r{float:left;padding-left:15px}

	.main_3{width:1180px;margin:10px;float:left;}



	.cga_l{width:440px;float:left;padding-top:20px;}
	.cga_l_head{width:440px;height:50px;background: url(../images/dangjian/bg_common.png) bottom no-repeat;}
	.cga_l_head span{float:right;line-height:50px;height:50px;padding-right:10px;}
	.cga_l_head span a{font-size:14px;color:#a5a5a5;}
	.cga_l_head dt{font-size:20px;font-family:微软雅黑;color:#ffffff;height:50px;line-height:55px;padding-left: 24px;}
	.cga_l_cont{width:440px;}
	.cga_l_cont ul{padding-top: 5px;}	
    .cga_l_cont li{padding-left: 25px;font-size: 14px;line-height:35px;height:35px;border-bottom:1px dashed #e6e6e6;background: url(../images/dangjian/heidian.png) no-repeat  1.5% 50%;}
    .cga_l_cont li a:hover{color:#215797}
    .cga_l_cont li a{color:#000;font-family:微软雅黑;}
	.cga_l_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}


	.cga_m{width:440px;float:left;padding-left:30px;padding-top:20px;}
	.cga_m_head{width:440px;height:50px;background: url(../images/dangjian/bg_common.png) bottom no-repeat;}
	.cga_m_head span{float:right;line-height:50px;height:50px;padding-right:10px;}
	.cga_m_head span a{font-size:14px;color:#a5a5a5;}
	.cga_m_head dt{font-size:20px;font-family:微软雅黑;color:#ffffff;height:50px;line-height:55px;padding-left: 24px;}
	.cga_m_cont{width:440px;}
	.cga_m_cont ul{padding-top: 5px;}	
    .cga_m_cont li{padding-left: 25px; font-size: 14px;line-height:35px;height:35px;border-bottom:1px dashed #e6e6e6;background: url(../images/dangjian/heidian.png) no-repeat  1.5% 50%;}
    .cga_m_cont li a:hover{color:#215797}
    .cga_m_cont li a{color:#000;font-family:微软雅黑;}
	.cga_m_cont span{float: right;color: #000;font-size: 15px;padding-right: 10px;}

	.cga_r{width:440px;float:left;padding-left:30px;padding-top:20px;}
	.cga_r_head{width:440px;height:50px;background: url(../images/dangjian/bg_common.png) bottom no-repeat;}
	.cga_r_head span{float:right;line-height:50px;height:50px;padding-right:10px;}
	.cga_r_head span a{font-size:14px;color:#a5a5a5;}
	.cga_r_head dt{font-size:20px;font-family:微软雅黑;color:#ffffff;height:50px;line-height:55px;padding-left: 24px;}
	.cga_r_cont{width:440px;}
	.cga_r_cont ul{padding-top: 5px;}	
    .cga_r_cont li{padding-left: 25px; font-size: 14px;line-height:35px;height:35px;border-bottom:1px dashed #e6e6e6;background: url(../images/dangjian/heidian.png) no-repeat  1.5% 50%;}
    .cga_r_cont li a:hover{color:#215797}
    .cga_r_cont li a{color:#000;font-family:微软雅黑;}
	.cga_r_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%;background:#fafafa;margin:0 auto;}
    .footer{width:1300px;height: 185px;background:#fafafa;margin: 0 auto;}
    .foot_l{width:620px;float:left;padding:10px 0 0 30px;}
    .foot_l img{float: right;    padding: 20px 80px 0px 0;}
    .foot_l a{font-size:12px;color:#777777;font-family: 微软雅黑;}
    .foot_line{float:left;  padding-top: 10px;}
    .foot_r{width: 640px;float:left;padding-top:30px;}
    .foot_r ul{padding-left:90px;}
    .foot_r ul li{color:#777777;line-height:26px;height:26px;}

    .lang{width: 640px;float:right;}	
    .lang ul{padding-top:40px;padding-right:30px;}
    .lang ul li{padding:0 20px 0 20px;}



    .foot_b{width:100%;height: 42px;background:#d0021b;margin: 0 auto;}
    .foot_b p{height:42px;line-height:42px;text-align:center;font-size:12px;color:#ffffff;font-family: 微软雅黑;}




/*列表页*/
.sort_main {width:1200px;background:white;margin:0 auto;padding-top:20px;padding-bottom: 20px;}
.sort_main2 {width: 1200px;height: 49px;background-color: #dddddd;margin-top: 20px;margin: 0px 20px 0px 20px;display: block;float: left;}
.name{color: #FFF;background-image: url(../images/dangjian/lm_name_bk.png);line-height: 49px;font-size: 20px;float: left;width: 300px;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: 13px;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 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:300px;/*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:300px;}
.sort_leftcont  ul{width:300px;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 30px;
    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:1200px;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: #9f050d;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: 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:1200px;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: #9f050d;margin-bottom: 20px;}

.sort_rightcont2 h1{font-size:25px;font-family: "宋体";color:#000000;text-align:center;padding-top:20px;}
.sort_rightcont2 h2{font-size:14px;font-family: "宋体";color:##9f050d;text-align:center;font-weight: normal;padding-top:10px;}

.line{width:1160px;border-bottom:1px solid #d6d6d6;margin-left:20px;margin-top:30px;}
.cont{width:1140px;margin:10px auto;color:#333333;}
.cont p{line-height: 2em;padding-top: 0.4em;font-family: "宋体";font-size: 14px;}

.cont TABLE {;margin: 0 auto; BORDER-COLLAPSE: collapse}

	/*分页*/
.pagination li span {
    float: left;
    padding-right: 10px;
}
.pagination li a {
    float: left;
    padding-right: 10px;
}

