﻿@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
}
body {
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background: #f1f0f0;
}
a {
	text-decoration: none;
	outline: none;
star:expression(this.onFocus=this.blur());
	color: #333;
}
ul {
	list-style: none;
}
img {
	border: none;
}
.clear {
	clear: both;
}
.top_bg {
	background: #204F9F;
	height: 94px;
}
.top {
	width: 985px;
	margin: 0 auto;
}
.logo {
	float: left;
}
.top_anniu {
	float: right;
	padding: 26px 0px 0px 0px;
}
.top_anniu a {
	display: block;
	height: 56px;
	width: 61px;
	float: left;
	font-family: Microsoft YaHei;
	margin-right: 5px;
	color: #fff;
	background: #6a98be;
	line-height: 25px;
	padding-top: 5px;
}
.top_anniu a:hover {
	background: #e8a233;
}
.menu_bg {
	width: 985px;
	margin: 0 auto;
}
.menu {
	float: left;
}
.menu ul li {
	float: left;
	padding: 0px 10px;
}
.menu ul li a {
	display: block;
	_float: left;
	background: url(index_res/menu_tb.png) no-repeat 0px 50%;
	font-family: Microsoft YaHei;
	font-size: 14px;
	padding-left: 10px;
	font-weight: bolder;
	height: 34px;
	line-height: 34px;
}
.menu ul li a:hover {
	color: #ff6600;
}
.english {
	float: right;
	color: #555;
}
.english a {
	color: #666;
	padding: 0px 5px;
	line-height: 34px;
	height: 34px;
}
.english a:hover {
	color: #111;
}
.banner_ny {
	width: 985px;
	margin: 30px auto 0px;
}
.content {
	width: 985px;
	margin: 0 auto;
	text-align: left;
}
.left {
	float: left;
	width: 223px;
}
.left_menu {
	padding-top: 13px;
}
.left_menu_bt {
	background: url(index_res/tb.jpg) no-repeat 5px 50%;
	color: #000;
	font-family: Microsoft YaHei;
	font-size: 14px;
	padding-left: 21px;
}
.left_menu_bt span {
	color: #ff9900;
	padding: 0px 2px;
	font-family: Arial;
}
.left_menu_nr {
	padding-top: 20px;
}
.left_menu ul li {
	padding: 3px;
}
.left_menu ul li a {
	display: block;
	background: url(index_res/left_menu.jpg) no-repeat;
	height: 27px;
	line-height: 27px;
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	font-family: Microsoft YaHei;
	color: #444;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.left_menu ul li a:hover, .left_menu ul li a.active {
	background: url(index_res/left_menu_hover.jpg) no-repeat;
	color: #fff;
}
.right {
	float: right;
	width: 715px;
}
.right_bt {
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	padding-right: 15px;
}
.bt_wenzi {
	float: left;
	font-family: Microsoft YaHei;
	font-size: 14px;
	color: #ff9900;
}
.bt_wenzi span {
	padding: 0px 2px;
	font-family: Arial;
	color: #000;
}
.bt_weizhi {
	float: right;
	color: #777;
}
.bt_weizhi a {
	color: #999;
	padding: 0px 3px;
}
.bt_weizhi a:hover {
	color: #444;
}
.right_nr {
}
.right_nr_nr {
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	background: #fff;
	padding: 10px 20px 20px 20px;
	line-height: 23px;
	min-height: 600px;
}
.right_nr_nr ul li {
	border-bottom: dashed 1px #ccc;
	height: 30px;
	line-height: 30px;
}
.right_nr_nr ul li a {
	background: url(index_res/menu_tb.png) no-repeat 5px 50%;
	padding-left: 15px;
	display: block;
	float: left;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.right_nr_nr ul li a:hover {
	color: #08599a;
}
.time {
	float: right;
	color: #888;
}
.namber {
	margin-top: 20px;
}
.namber_box {
	border: solid 1px #ccc;
	float: left;
	padding: 0px 5px;
	margin: 0px 5px;
	height: 18px;
	line-height: 18px;
}
.namber_box a:hover {
	color: #ff6600;
}
.foot {
	border-top: solid 1px #c1c1c1;
	width: 985px;
	margin: 60px auto 20px;
	line-height: 38px;
	height: 50px;
	text-align: left;
	color: #888;
}
/***********人员样式************/

.people_box {
	width: 304px;
	height: 140px;
	border: solid 1px #ddd;
	margin: 5px;
	padding: 10px;
	float: left;
}
.people_box:hover {
	background: #f1f0f0;
}
.people_pic {
	width: 90px;
	float: left;
}
.people_text {
	width: 205px;
	float: right;
	color: #595959;
    font-size: 12px;
}
.people_text p{
line-height: 21px;
}
.people_text a {color: #333;}
.people_text a:hover {color: #333;}
/***********人员内页************/
.pp_ny {
	background: url(index_res/pp_bg.jpg) repeat-y 0px 0px!important;
	background: url(index_res/pp_bg.jpg) repeat-y 7px 0px;
}
.list_a {
	float: left;
	width: 565px;
	height: 100%;
	margin-left: 7px;
}
.list_b {
	float: left;
	background: #d9e2eb;
	height: 100%;
}
.pp_rw {
	padding-right: 13px;
	border-bottom: 33px solid #d9e2eb;
}
.pp_a {
	float: left;
	padding-left: 13px;
	width: 357px;
}
.pp_b {
	padding: 13px 0px;
	float: right;
}
.pp_abt {
	font-family: microsoft yahei;
	font-size: 20px;
	color: #4d87b7;
	padding: 38px 0px 5px 0px;
}
.pp_anr {
	line-height: 27px;
}
.pp_wz {
	padding-left: 13px;
}
.pp_na {
	font-weight: bold;
	font-size: 14px;
	color: #4d87b7;
	line-height: 20px;
	padding-top: 30px;
}
.pp_nb {
	line-height: 27px;
}
/*************/

ul.erji {
	padding: 0px 0px 0px 20px;
	/* display: none; */
}
ul.erji li {
	background: url(index_res/xuxian.gif) no-repeat 10px 50%;
	margin: 0px;
	padding: 0px;
}
ul.erji li a:hover {
	background: url(index_res/xuxian.gif) no-repeat 10px 50%;
	color: #ff6600;
}
ul.erji li:hover {
	background: none;
}
ul.erji li a {
	background: none;
	font-weight: normal;
	background: none;
	padding-left: 23px;
}
/*******************************************************/
.banner {
	width: 985px;
	margin: 0 auto;
}
.bnra {
	background: url(index_res/bnr_bg.jpg) no-repeat;
	height: 285px;
}
.bnrb {
	width: 277px;
}
.bnr_tp {
	width: 407px;
	padding: 10px 10px;
}
.bnr_wz {
	text-align: left;
	width: 235px;
	padding: 0px 25px 0px 18px;
	color: #14466e;
	line-height: 24px;
}
.gg_bt {
	text-align: left;
	background: url(index_res/gg_bt.jpg) no-repeat;
	height: 38px;
	line-height: 38px;
	width: 100%;
}
.gg_wz {
	font-weight: bold;
	font-size: 14px;
	font-family: Microsoft YaHei;
	padding-left: 40px;
	color: #FFFFFF;
}
.gg_mo a {
	color: #FFFFFF;
}
.gg_mo a:hover {
	color: #fff000;
	text-decoration: underline;
}
.gg_nr {
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	background: #FFFFFF;
	height: 224px;
	padding: 8px 2px;
}
.gg_tb {
	width: 20px;
	background: url(index_res/jt_tb.gif) no-repeat 10px 10px;
}
.gg_nw {
	text-align: left;
	color: #888888;
	height: 25px;
	line-height: 25px;
}
.gg_nw a {
	color: #111111;
	padding-right: 5px;
}
.gg_nw a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.sya {
	background: url(index_res/sy_a.jpg) no-repeat;
	height: 28px;
	line-height: 28px;
}
.syb {
	background: url(index_res/sy_b.jpg) no-repeat;
	height: 28px;
	line-height: 28px;
}
.sya a, .syb a {
	display: block;
	width: 157px;
	color: #111111;
	padding-left: 30px;
}
.sy_ct {
	width: 985px;
	margin: 0 auto;
	text-align: left;
	padding-top: 30px;
}
.syx {
	height: 10px;
}
.lk_bt {
	margin-bottom: 10px;
	margin-top: 30px;
}
.lk_tb {
	width: 23px;
	background: url(index_res/jt_tb.gif) no-repeat 10px 10px;
}
.lk_nr a {
	padding: 2px 0px;
	display: block;
	color: #272727;
	line-height: 22px;
}
.lk_nr a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.lk_js {
	margin-bottom: 25px;
}
.lk_zt {
	font-weight: bolder;
	padding-left: 5px;
	font-size: 14px;
	font-family: Microsoft YaHei;
}
.middle {
	padding: 0px 10px;
}
.xs_nr {
	width: 470px;
	height: 702px;
	background: #ffffff;
	padding: 7px 7px;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-top: 1px solid #dedede;
}
.xs_tp {
	background: url(index_res/time_bg.jpg) no-repeat;
	width: 61px;
	height: 61px;
	color: #FFFFFF;
	text-align: center;
	font-family: microsoft yahei;
	float: left;
	position: absolute;
	left: 0;
}
.tma {
	font-size: 12px;
	line-height: 20px;
}
.tmb {
	font-size: 22px;
	line-height: 20px;
	margin-top: 1px;
}
.tmc {
	font-size: 10px;
}
.xs_ht {
	font-weight: bold;
}
.xs_nw a:hover {
	text-decoration: underline;
}
.xs_nw {
	line-height: 20px;
	padding: 0px 10px;
	float: left;
	width: auto;
}
.xs_xw {
	margin: 15px 5px;
	border-bottom: 1px dotted #d2d2d2;
	position: relative;
	padding-left: 61px;
	padding-bottom: 15px;
}
.xs_xx {
	height: 1px;
}
.sy_rt {
	width: 275px;
}
.xs_xx td {
	border-bottom: 1px dotted #a1a1a1;
}
.nw_bt {
	background: none;
	height: 37px;
}
.xw_tp {
	padding-left: 9px;
	float: left;
	margin-top: 7px;
}
.nw_bg {
	background: #FFFFFF;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	margin-bottom: 14px;
}
.nw_tm {
	color: #888888;
	line-height: 18px;
	padding: 0px 10px;
}
.nw_zt {
	padding: 0px 10px 5px 10px;
}
.nw_zt a {
	color: #111111;
	line-height: 18px;
}
.nw_zt a:hover {
	color: #FF0000;
}
.hy_rw {
	background: #FFFFFF;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	line-height: 22px;
}
.rw_tp img {
	border: 1px solid #e2e2e2;
}
.rw_tp {
	padding: 15px 10px 10px 10px;
}
.rw_bt {
	color: #111111;
	padding-top: 15px;
}
.rw_tm {
	color: #999999;
}
.rw_mo a {
	color: #a51c30;
}
.rw_mo a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.hy_nw {
	background: #FFFFFF;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
.hy_xw a {
	line-height: 25px;
}
.hy_xw {
	padding: 0px 10px;
}
.hy_xw a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.hy_x {
	padding: 6px 0px;
	text-align: center;
}
.more {
	display: block;
	width: 18px;
	height: 18px;
	background: url(index_res/more_a.jpg) no-repeat;
	margin-top: 0;
}
.more:hover {
	background: url(index_res/xs_mo.jpg) no-repeat;
}
/**/
.photo {
	float: left;
	margin: 0px 5px;
}
.photo img {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.photo a {
	color: Black;
}
.in_nwpic {
	float: left;
}
.in_nwwz {
	float: right;
	padding: 0px 15px;
}
.in_nwnr {
	line-height: 25px;
}
/**********下拉菜单样式开始**********/
html, body, ul, li {
	padding: 0;
	margin: 0;
}
.mnb ul, .mnb li {
	list-style-type: none;
	text-transform: capitalize;
}
/*menu*/
#nav {
	display: block;
}
 display:block;
_float:left;
#nav .mainlevel {
	float: left;
	_width: 0px; /*IE6 only*/
	font-weight: bolder;
}
#nav .mainlevel a {
	background: url(index_res/menu_tb.png) no-repeat 0px 50%;
	font-family: Microsoft YaHei;
	font-size: 14px;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-left: 10px;
	font-weight: bolder;
	height: 34px;
	line-height: 34px;color:#333;
}
#nav .mainlevel ul li a {
	height: 24px;
	line-height: 24px;
}
#nav .mainlevel a:hover {
	color: #ff6600;
}
#nav .mainlevel ul {
	display: none;
	position: absolute;
}
#nav .mainlevel ul li {
	padding-left: 2px;
	height: 30px;
	line-height: 25px;
	padding: 0px;
}
#nav .mainlevel li a {
	font-weight: lighter;
	text-align: left;
	background: none;
	/*IE6 only*/
	font-size: 12px;
	font-family: '宋体';
	padding-right: 8px;
}
#nav .mainlevel li a:hober {
 color:#ff6600;
}
/***********下拉菜单样式结束***************/



.ss_txt {
	height: 20px;
	width: 133px;
	padding: 1px 1px 1px 1px;
	float: left;
}
.ss_txt input {
	background: #FFFFFF;
	width: 131px;
	height: 17px;
	line-height: 17px;
	border: 1px solid #FFFFFF;
}
.ss_btn {
	float: right;
}
/*********************/

.mub {
	float: right;
	width: 164px;
	padding-right: 3px;
	height: 22px;
	margin: 65px 5px 0px 0px;
	background: url(index_res/ss_bg.jpg) no-repeat;
}
.mua li {
	float: left;
}
.mua a {
	font-family: microsoft yahei;
	display: block;
	padding: 0px 25px;
	font-size: 13px;
	color: #ffffff;
}
.mb {
	background: url(http://math.fudan.edu.cn/images/menu_x.jpg) no-repeat;
	width: 2px;
	height: 36px;
}
.mua a:hover {
	color: #FFFF00;
	background: url(http://math.fudan.edu.cn/images/menu_ah.jpg) repeat-x;
}
/***************/
.anniu a {
	margin: 5px 3px;
	display: block;
	width: 176px;
	height: 33px;
	text-align: left;
	line-height: 33px;
	padding-left: 37px;
	background: url(index_res/anniu_bg.jpg) no-repeat;
}
.anniu a:hover {
	background: url(index_res/anniu_bg_hover.jpg) no-repeat;
	color: #ff6600;
}
.list {
	margin-bottom: 20px;
}
.list_bt {
	border-bottom: solid 1px #3877ac;
	margin-bottom: 5px;
}
.zi_left {
	float: left;
	background: url(index_res/bt.jpg) no-repeat 100%;
	height: 27px;
	padding: 0px 6px;
	text-align: center;
	line-height: 27px;
	font-size: 14px;
	font-weight: bolder;
	color: #3877ac;
	border-left: solid 1px #3877ac;
}
.zi_right {
	float: right;
	padding: 7px 8px 0px 0px;
}
.text {
	padding: 5px;
	border-bottom: solid 1px #ddd;
	margin-bottom: 10px;
}



.clearfix:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix {display: block; *zoom:1;}
.header2 {display:none;}
.zbk {float:left; width:705px;}
.tzgg {float:right;}
.jj {
    padding: 10px 5px 0px 5px;
    color: #14466e;
    line-height: 24px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    height: 216px;
}
.gdd {text-align:right;}
.btt {float:left;}
.gd2 {float:right;margin-right: 10px;}
.zjk-zc { float:left; width:187px;}
.zjk-jj {float:left;}
.zjk-yc {float:right;}
.xs_nw p {display:block;}
.btt1 {
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.btt2,.btt3,.btt4 {height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.more3 {float:right;}
.btt5 {float:left; line-height:37px;}
.fkk {background:#fff;}
.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 5px;}
.selected1,.parent1 { background: url(index_res/left_menu_hover.jpg) no-repeat !important;
    color: #fff !important;}
.dbt {position: relative;padding-right: 90px;}
.time2 {position: absolute; right:0;}
.wp_paging li {
    display: inline-block;
    height: 25px !important;
    line-height: 25px !important;
    float: left;
    margin-top: 5px;
    border: 0 !important;
}
.wp_paging li a {
    cursor: pointer;
    color: #666;
    line-height: 25px;
    height: 25px;
    background: none !important;
    padding: 0 !important;
    width: auto !important;font-size: 12px;
}
.wp_entry {
    width: 100%;
    line-height: unset;
    font-size: 12px;
    color: #333;
    overflow: hidden;
}
.wp_entry img,.wp_articlecontent img {max-width:670px; _width:expression(this.width > 670 ? "670px" : this.width); }
.wp_entry table {width:auto !important; border-collapse: inherit !important;min-width: 100%;
    border-spacing: 1px !important;}
.wp_articlecontent table { border-collapse: initial;
    border-spacing: 1px !important;}
.hhh {border-bottom:0;}
.xzbt a {background:none !important;padding-left:0 !important;width: auto !important;}
.xzan a{display: inherit !important;float: none !important;padding-left: 10px !IMPORTANT;}
.xzbt {height:auto !important;}
.wp_entry ol {margin-left: 25px !important;}
.left_menu_bt span.Column_Anchor {
    color: #000;
}
div#d2 {
    overflow: inherit !important;
    overflow: visible !important;
z-index:50;
}

.arti_publisher{display:none;}
.right_nr_nr .people h1.arti_title{    font-size: 15px; font-weight: bolder;color: #333;text-align: center;}
.right_nr_nr .people .arti_metas{color: #C40000;text-align: center;}
.right_nr_nr .people .arti_metas .arti_update{margin-right:10px;}
.right_nr_nr .people .entry .read .wp_articlecontent{font-size:14px;}
