 @charset "utf-8";
/* CSS Document */
html,body{font-size:13px;font-weight:normal;font-family:"Arial","微软雅黑","宋体";line-height:22px;}
body,form,div,p,a,ul,li,img,table,tr,td,span,h1,h4,h5,hr,dl,dd,input{margin:0; padding:0; border:0;}
ul,li {list-style-type:none;text-transform:capitalize;}
 
a {
	color: #555;
	text-decoration:none;}
a:hover {
	color: #a90e0a;}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display:inline;}
ul{
    margin:0;
	padding:0;
	list-style-position: outside;
	list-style-type: none;}
li{
	margin:0;
	padding:0;}
div{
	margin:0;
	padding:0;}
.container
{
	margin: 0 auto;
	padding:0;
	text-align: center;}
.top
{
	width:980px;
	margin: 0 auto;
	padding:0;}
.top_logo
{
	width:544px;
	float:left;}
.top_search
{
	width:436px;
	float:right;}
.share_icon
{
	margin:0;
	padding:0;}
.l_icon
{
	display: inline-block;
	width:24px;
	height:24px;
	line-height:24px;}
.icon_swjtu
{
	background:url(../images/web/swjtu.jpg) no-repeat center center;}
.icon_zh
{
	background:url(../images/web/homezh.png) no-repeat center center;}
.icon_en
{
	background:url(../images/web/homeen.png) no-repeat center center;}
.icon_old
{
	background:url(../images/web/old.jpg) no-repeat center -1px;}
.icon_download
{
	background:url(../images/web/download.png) no-repeat center -1px;}
.icon_ulogin
{
	background:url(../images/web/ulogin.jpg) no-repeat center center;}
.icon_xin
{
	background:url(../images/web/xin.png) no-repeat center center;}

.search_box
{
	margin:0;
	padding:0;}
.search_box_input
{
	margin:0;
	padding:0;
	width:300px;
	float: left;}
.search_box_button
{
	margin:0;
	padding:0;
	width:30px;
	float: left;}
.search_input
{
	margin:0;
	padding:0;
	border:1px solid #c2c2c2;
	width:100%;
	height:34px;}
.search_button
{
	margin:0;
	padding:0;
	width:35px;
	height:36px;
	cursor:pointer;
	background-image: url(../images/web/search_button.png);}
 
 
.menu
{
	background-color: #f0f0f0;
	height:45px;
	width:980px;
	margin: 0 auto;
	padding:0;
	text-align: center;}
.menu_container
{
	height:45px;
	line-height:45px;
	width:980px;
	margin:0 auto;
	padding:0;
	text-align: center;
	color: #ffffff;}
.menu_container li { float:left;list-style:none;line-height:45px;font-size:15px;position:relative;}
.menu_container a {display:block;width:108px;background:#f0f0f0;color:#172240;text-decoration:none;text-align:center;overflow:hidden;}
.menu_container a:hover {background:#ab0f10; color:#ffffff;text-decoration: none;}
.menu_container a.current{background:#ab0f10 url(../images/web/menu_arrow.png) no-repeat center 100%;color:#ffffff;}
/*新增的二级菜单部分*/
.menu_container ul ul {visibility:hidden;/*隐藏所有子菜单（二级的,三级的）*/position:absolute;left:0px;top:45px;z-index: 2;}
/*指定是显示二级子菜单*/
.menu_container ul li:hover ul.second,/*非IE6*/
.menu_container ul a:hover ul.second{/*ie6*/visibility:visible;}
.menu_container ul ul li {clear:both;/*垂直显示*/text-align:left;line-height:40px;font-size:14px;}

.menu_container ul li:hover ul.second1,/*非IE6*/
.menu_container ul a:hover ul.second1{/*ie6*/visibility:visible;}
.menu_container ul ul.second1 li a{height:50px;padding-top:8px;line-height:20px;}

.menu_container .third{top:0px;/*重设子菜单相对于包含块哪个位置出现*/left:88px;}
/*指定是显示三级子菜单*/
.menu_container ul ul li:hover ul.third,
.menu_container ul ul a:hover ul.third{visibility:visible;}
.menu_container ul ul ul li {line-height:28px;font-size:14px;}
/*重设子菜单在鼠标滑过时的样式，有多少个ul就表明当前是多少级子菜单*/
/*二级子菜单*/
.menu_container ul ul a:hover{background:#b21800;color:#ffffff;}
/*三级子菜单*/
.menu_container ul ul ul a:hover{background:#b21800;color:#ffffff;}

.fg{width:1px;height:20px;overflow:hidden;float:left;background:#cad6d6;margin-top:10px;}


.img_news
{
	height:400px;
	margin:0;
	padding:0;
	background:url(../images/web/imgnews_bg.jpg) no-repeat center 0;}
.img_container
{
	margin:0 auto;
	padding:0;
	width:980px;
	text-align: left;}
.main
{
	width:980px;
	margin:0 auto;
	padding:0;}
.panel
{
	min-height:200px;
	text-align: left;}
.panel_title
{
	background:url(../images/web/bgline0.png) no-repeat -8px 100%;
	padding:5px;
	padding-bottom:0px;}
.panel_title_icon
{
	width:30%;
	float:left;
	 
	height:52px;}
.panel_title_more
{
	width:70%;
	float:left;
	text-align: right;
	 
	height:52px;}
.panel_content
{
	min-height:150px;}
.notice_item
{
	margin:13px;
	width:300px;
	float:left;
	line-height:25px;}
.notice_time
{
	background-color: #eaeaea;
	color:#0f62ca;
	width:70px;
	height:80px;
	float:left;
	text-align: center;}
.notice_time_day
{
	 font-size: 28px;
	 font-weight: bold;
	 line-height:50px;}
.notice_time_ym
{
	 font-size: 16px;
	 line-height:20px;}
.notice_title
{
	line-height:26px;
	font-size:15px;
	font-weight:bold;
	color:#202020;
	width:220px;
	float:right;
	height:80px;
	overflow: hidden;}
.notice_intro
{
	width:220px;
	float:right;
	height:100px;
	overflow: hidden;
	color:#737373;}
.news_panel
{
	width:48%;}
.news_import
{
	line-height:25px;}
.news_import_title
{
	width:80%;
	overflow: hidden;
	font-family:"黑体";
	font-size: 14px;
	height:45px;
	line-height:45px;
	color: #010101;}
.news_import_time
{
	width:20%;
	overflow: hidden;
	height:45px;
	line-height:45px;
	color:#52606b;
	text-align: right;}
.news_import_intro
{
	color:#737373;
	overflow: hidden;
	height:75px;}
 
.button_detail
{
   height:25px;
   text-align: right;}

.news_items
{
	
	overflow: hidden;
	border-bottom:1px solid #dadada;}
.news_item
{
	height:39px;
	line-height:39px;
	border-bottom:1px dashed #dadada;
	overflow: hidden;}
.news_item_last
{
	height:39px;
	line-height:39px;
	overflow: hidden;}
.news_item_title
{
	 width:78%;
	 color:#030303;
	 overflow: hidden;}
.news_item_time
{
	 width:18%;
	 color:#5e6369;
	 text-align: left;}
.professor_item
{
	width:200px;
	overflow: hidden;}
.professor_img
{
   -webkit-mask-image:url(../images/web/mask1.png);
   -moz-mask-image:url(../images/web/mask1.png);
   height:248px;
   border:3px solid #ffffff;
   overflow: hidden;}
.professor_img:hover
{
    
   border:3px solid #ab0f10;}
.professor_name
{
	line-height:40px;
	height:40px;
	display: inline-block;
	font-weight: bold;
	font-size: 18px;
	font-family: "黑体";}
.professor_post
{
	font-size: 14px;}
.professor_intro
{
	border-bottom:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;
	height:70px;
	overflow: hidden;
	width:199px;}

.link
{
	background-color: #f4f4f4;
	border:1px solid #dadada;
	border-top:0px;}
.link_item
{
	width:190px;
	height:30px;
	line-height:30px;
	overflow: hidden;
	color:#909090;}

.foot
{
	width:100%;
	background-color: #5a5a5a;
	min-height:200px;
	color:#ffffff;
	max-width: 1920px;
	margin: 0 auto;}
.map_top
{
	width:100%;
	height:8px;
	background: url(../images/web/map_bg.jpg) no-repeat center center;}
.foot_container
{
	width:980px;
	margin:0 auto;}

.map
{
	width:84%;
	text-align: left;}
.map_item
{
	width:823px;}
.map_item a
{
	color:#ffffff;}
.map_title
{
	height:50px;
	line-height:49px;
	background:url(../images/web/link_bottom.png) no-repeat 0% 100%;
	font-family: "微软雅黑";
	font-size: 18px;}
.map_name
{
	padding-right: 30px;
        float: left;
	font-family: "微软雅黑";
	height:30px;
	line-height:30px;}
.contact
{
	width:15%;
	text-align: center;}
.contact_title
{
	
	height:50px;
	line-height:50px;
	font-family: "微软雅黑";
	font-size: 18px;}
.contact_content
{
	line-height:30px;
	font-family: "微软雅黑";}
.contact_button
{
	display: inline-block;
	width:140px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	background-color: #676565;
	-moz-border-radius: 6px;      /* gecko browsers */
    -webkit-border-radius: 6px;   /* webkit browsers */
    border-radius:6px;
    color: #ffffff;}
.copyright
{text-align:center;
	width:100%;
	max-width:1920px;
	background-color: #3b3b3b;
	min-height:40px;
	color: #ffffff;
	line-height:40px;
	margin: 0 auto;}
.map_border_right
{
	border-right:#848484 1px solid;}



.second_top_bg
{
	background:url(../images/web/second_top_bg1.jpg) no-repeat center center;
	height: 216px;}
.second_top_content
{
	width:980px;
	height: 216px;
	margin: 0 auto;
	position:relative;}
.second_cur_zh
{
	width:276px;
	height:64px;
	background-color: #d83b3b;
	color: #ffffff;
	position: absolute;
	bottom:0px;
	right: 0px;
	font-family:"微软雅黑";
	font-size:22px;
	line-height:64px;}

.second_nav
{
	color:#ffffff;
	background:url(../images/web/bg_sec_position.jpg) repeat-x;
	height:64px;}
.second_nav a
{
	color:#ffffff;}
.second_nav_content
{
	width:980px;
	height: 58px;
	margin: 0 auto;
	max-width: 1920px;}
.second_nav_text
{
	width:704px;
	height: 58px;
	float: left;
	text-align: left;
	
	line-height:64px;}
.second_cur_en
{
	width:276px;
	height:58px;
	float: right;
	color: #ffffff;
	font-family:"Arial";
	font-size:22px;
	line-height:58px;}
.left_bg
{
	background: url(../images/web/left_bg.jpg) repeat-y;
	border-right: 5px solid #d3d2d2;}
.nav_bgtop
{
	background: url(../images/web/nav_bgtop.jpg) no-repeat -5px 0;
	height:6px;}
.nav_bgbottom
{
	background: url(../images/web/nav_bgbottom.jpg) no-repeat 0 0;
	height:8px;}
.left_nav
{
	width:221px;
	float: left;
	overflow: hidden;}
.left_nav_first
{
	height:75px;
	line-height: 75px;
	width:100%;
	background: url(../images/web/left_nav_first.jpg) no-repeat;
	color:#ab0f0f;
	font-size: 24px;
	font-family: "微软雅黑";}
.left_nav_first a
{
	color:#ab0f0f;}
.left_nav_sec
{
	height:46px;
	line-height: 46px;
	width:100%;
	background: url(../images/web/left_nav_sec.jpg) no-repeat;
	font-size: 16px;}
.left_nav_sec a
{
	color:#111111;}
.left_nav_sec a:hover
{
	color:#b12020;}
.left_nav_sec:hover
{
	height:46px;
	line-height: 46px;
	width:100%;
	background: url(../images/web/left_nav_sec_hover.jpg) no-repeat;
	font-size: 16px;
	color:#b12020;}
.nav_current
{
	background: url(../images/web/left_nav_sec_hover.jpg) no-repeat;}
.nav_current a
{
	color:#b12020;}
 
 
.right_main
{
	width:691px;
	float: right;
	overflow: hidden;
	min-height:400px;
	text-align: left;}

.three_title{text-align:center;border-bottom:1px dashed #dcdcdc; font-size:20px;color:#b21800;font-weight:bold; line-height:34px;}
.three_from{text-align:center;color:#003366; line-height:34px;}

*+html .sec_newslist li{margin-top:-4px;}
*+html .sec_ie7_bug li{margin-top:0px;}

.sec_newslist {margin-top:3px;color:#a6a2a3;}
.sec_newslist li{ border-bottom:1px dashed #C7C7C7;overflow:hidden;height:35px;line-height:35px;overflow:hidden;text-align:right;color:#444343;background:url(../images/newsli-bc.png) no-repeat;clear:both;cursor:pointer;padding-left:15px;}
.sec_newslist li a{color:#202020;height:32px;display:inline;float:left;text-align:left;overflow:hidden;}
.sec_newslist li a:hover{text-decoration: underline;color:#aa0e0f;}
.sec_newslist li img{display:inline;float:left;margin-top:6px;margin-left:6px;display:inline;}
 
 
 
.teacher_info_box
{
	width:100%;
	margin:0 auto;
	background-color: #f6f6f6;
	min-height: 150px;
	line-height: 30px;}
.teacher_info_content
{
	width:97%;
	margin:0 auto;
	min-height: 150px;}
.teacher_info_img
{
	width:190;
	min-height: 248px;
	float: left;}

.teacher_info_text
{
	width:450px;
	min-height: 248px;
	float: left;}
.teacher_phone
{
	background: url(../images/web/icon_phone.png) no-repeat 0% 50%;
	text-indent: 30px;
	line-height:30px;
	font-size: 15px;}
.teacher_email
{
	background: url(../images/web/icon_email.png) no-repeat 0% 50%;
	text-indent: 30px;
	line-height:30px;
	font-size: 15px;}
.teacher_homepage
{
	background: url(../images/web/icon_homepage.png) no-repeat 0% 50%;
	text-indent: 30px;
	line-height:30px;
	font-size: 15px;}

.teacher_research
{
	width:100%;
	height:60px;
	border-top:dashed #9c9c9c 1px;
	font-size: 14px;
	line-height: 25px;}

.teacher_info_title
{
	background: url(../images/web/bgline.png) no-repeat 0% 100%;
	height:40px;
	line-height:40px;
	font-size: 18px;
	font-weight: bold;
	color:#1079ca;}
 
 .search_advance
 {
 background-color: #f0f0f0;
 height:70px;
 border-bottom:2px solid #c32c2c;
 width:980px;
 margin: 0 auto;
 text-align: left;}
 .select_style
 {
  height: 35px;
  line-height:35px;
  width:100px;
  margin-left:20px;
  border: 1px solid #cecece;}
 
  .select_style1
 {
  height: 25px;
  line-height:25px;
  width:80px;
  margin-right:10px;
  border: none;}
 .search_advance_input
 {
 border: 1px solid #cecece;
 height:34px;
 line-height:34px;
 width:200px;}
 
 
 
 
 .fontsize20
 {
 font-size: 20px;}
 
 .pager
 {
 text-align: center;
 height:40px;
 line-height:40px;}
 
 .pager a
 {
 border:1px solid #e3e3e3;
 height:20px;
 line-height:20px;
 display:inline-block;
 padding:5px;
 margin:3px;
 font-family: Arial;
 min-width:20px;}
  .pager a:hover,.curentpage
 {
 border:1px solid #2957ad;
 color:#2955ac;}
 .current_num
 {
  border:1px solid #2957ad;
 height:20px;
 line-height:20px;
 display:inline-block;
 padding:5px;
 margin:3px;
 font-family: Arial;
 min-width:20px;
  color:#2955ac;}
 
 
 
 
 
.color_gray
{
	background-color: #f4f4f4;}

 .colspace5
 {
    width:5px;
	margin:0;
	padding:0;
	height:300px;}
  .colspace7
 {
    width:7.5px;
	margin:0;
	padding:0;
	height:300px;}
  .colspace10
 {
    width:10px;
	margin:0;
	padding:0;
	height:300px;}
  .colspace15
 {
    width:15px;
	margin:0;
	padding:0;
	height:200px;}
  .colspace20
 {
    width:20px;
	margin:0;
	padding:0;
	height:200px;}
  .colspace30
 {
    width:30px;
	margin:0;
	padding:0;
	height:200px;}
   .colspace40
 {
    width:40px;
	margin:0;
	padding:0;
	height:300px;}
    .colspace50
 {
    width:50px;
	margin:0;
	padding:0;
	height:300px;}
     .colspace60
 {
    width:60px;
	margin:0;
	padding:0;
	height:300px;}
 .linespace2
{
	width:100%;
	margin:0;
	padding:0;
	height:2px;}
 .linespace3
{
	width:100%;
	margin:0;
	padding:0;
	height:3px;}
.linespace5
{
	width:100%;
	margin:0;
	padding:0;
	height:5px;}
.linespace10
{
	width:100%;
	margin:0;
	padding:0;
	height:10px;}
.linespace15
{
	width:100%;
	margin:0;
	padding:0;
	height:15px;}
.linespace20
{
	width:100%;
	margin:0;
	padding:0;
	height:20px;}
.linespace25
{
	width:100%;
	margin:0;
	padding:0;
	height:25px;}
.linespace30
{
	width:100%;
	margin:0;
	padding:0;
	height:30px;}
.fr
{
	float: right;}
.fl
{
	float: left;}

.border_gray
{
   border:3px solid #efefef;}
.clearBoth
{
	clear: both;}