@charset "utf-8";
/* CSS Document */
/*main_top start*/
.main_t_inner{
   width:1200px;
   margin:0 auto;
}
.main_top{ 
   /* padding-top:25px; */
   background:url(../images/m_t_bg.jpg) center;
   min-width:1200px;
}
.m_t_tit{
   border-bottom:1px solid #666;
   line-height:30px;
   color:#dadada;
   padding-left:33px;
   background:url(../images/icon_front.png) no-repeat   6px -40px;
}
.m_t_text{
   min-height:52px;
   border-bottom:1px solid #454545;
   max-height:250px;
   padding:15px 0;
   overflow:hidden;
}
.m_t_text p{
   line-height:26px;
   color:#dadada;
   padding:0 15px;
   font-size:14px;
}
.overview {
   height:100px;
}
.m_t_b li{
   float:left;
   width:200px;
   text-align:center;
/*    padding:15px 0 30px; */
}
.m_t_b li .number{
   font-size:22px;
   font-weight:bold;
   color:#ccc;
/*    line-height:40px; */
   display: block;
}
.m_t_b li .b_txt{
   color:#f90;
   font-size:14px;
}
.m_t_b{
   margin-bottom:20px;
}
/*main_top end*/
/*main_center start*/
/*学术快报*/
.news_content{
   margin:20px 0 30px 0;
   height:90px;
   overflow:hidden;
}
.m_c_news>.mc_t>h3{
   background:url(../images/icon_front.png) no-repeat left -260px;
}
.a_new{
   float:left;
   width:32%;
   height:90px;
   margin-left:10px;
}
.a_new_l{
   float:left;
   width:70px;
   height:70px;
   background:#f85;
   border-radius:6px;
}
.a_new_l p{
   text-align:center;
   color:#fff !important;
}
.a_new_l .big_date{
   font-size:20px;
   font-weight:bold;
   line-height:30px;
   margin-top:10px;
   color:#333;
}
.a_new_r{
   float:left;
   width:280px;
   margin-left:15px;
}
.a_new_r h3 a{
   display:block;
   line-height:30px;
   width:280px;
   white-space:nowrap; 
   overflow:hidden; 
   color:#333;
   text-overflow:ellipsis; 
}
.new_content{
   color:#666;
}

/*学术快报*/
/*新闻公告 start*/
.m_c_notic{
   height:380px;
}
.c_c .mc_t h3{
   background: url(../images/icon_front.png) no-repeat left -515px;
}
.m_c_notic .l_switch{
   height:290px;
   float:left;
   width:64%;
}
.m_c_notic .r_list{
   float:left;
   width:36%;
}
.r_list ul{
   margin-left:36px;
   margin-top:5px;
}
.r_list ul li{
   width:388px;
   overflow: hidden;
   text-overflow:ellipsis;
   white-space: nowrap;
}
.r_list ul li a{
   line-height:28px;
   color:#333;
   font-size:13px;
}
.noticeslb{
   height:290px;
   overflow: hidden;
}
.r_list ul li a:hover{
   color:#f70;
}
.l_pic img{
   width:750px;
   height:280px;
   margin:5px 0 0 10px;
}
.r_text h4{
   margin:4px 0 12px;
}
.r_text h4 a{
   font-size:15px;
   color:#333;
}
.r_text p{
   font-size:14px;
   text-align:justify;
   line-height:20px;
   font-family:Arial, Helvetica, sans-serif,'微软雅黑';
   height:200px;
   overflow:hidden;
}
.r_text p>span{
   font-weight:bold;
   margin-right:20px;
   font-size:15px;
}
.switch_b {
   height:10px;
   width:136px;
   margin:15px auto 0;
}
   
.switch_b li{
   float:left;
}
.switch_b li+li{
   margin-left:24px;
}
.switch_b li a{
   display:block;
   width:8px;
   height:8px;
   background:#999;
   border-radius:4px;
}
.switch_b li .active{
   background:#f70;
}
/*新闻公告 end*/

.main_center{
   margin-top:23px;
}
.m_c_inner{
   width:1200px;
   margin:0 auto;
}
.m_c_l{
   float:left;
   width:65%;
   height:530px;
}
.m_c_r{
   float:left;
   width:34.5%;
   margin-left:0.5%;
   height:530px;
}
.mc_t{
   height:40px;
   margin-bottom:12px;
   border-bottom:1px solid #eee;
}
.mc_t h3{
   float:left;
   line-height:40px;
   font-weight:bold;
   margin-left:10px;
   padding-left:34px;
   background:url(../images/icon_front.png) no-repeat 6px -122px;
}
.mc_t a{
   float:right;
   line-height:40px;
   color:#333;
   margin-right:15px;
}
.mc_t_02{
   padding-left:2%;
}
.mc_t .active{
   color:#f70;
}
.tab_tit_a, .tab_tit_a2{
   float:left !important;
   font-weight:bold;
   margin-left:15px;
}
.schoolar_pic{
   padding-left:8px;
}
.schoolar_pic li{
   width:138px;
   float:left;
   margin-top:15px;
}
.schoolar_pic li p{
   line-height:20px;
   text-align:center;
   width:100px;
   overflow:hidden;
   white-space:nowrap;
   text-overflow:ellipsis;
   margin:0 auto;
}
.schoolar_pic li{
   margin-left:14px;
}
.schoolar_pic a{
   float:left;
   margin-bottom:5px;
   display:block;
   border-radius:3px;
}
.schoolar_pic a img{
   width:130px;
   height:158px;
   border-radius:3px;
}
.m_c_r_txt{
   border-left:1px solid #eee;
   height:420px;
   padding_top:13px;
}
.m_c_r_txt li{
   width:100%;
   height:42px;
}
.m_c_r_txt li a{
   float:left;
   margin-left:25px;
   display:block;
   height:36px;
   line-height:42px;
   width:69%;
   overflow:hidden;
   white-space:nowrap;
   text-overflow:ellipsis;
}
.m_c_r_txt li p{
   float:left;
   line-height:42px;
   margin-left:5px;
}
/*main_center end*/
/*main start*/
#main{
   margin-top:20px;
   
}
.main_inner{
   width:1200px;
   margin:0 auto;
}
.main_l,.main_c,.main_r{
   width:380px;
   float:left;
   //height:520px;
}
.main_c{
   margin-left:28px;
   margin-right:28px;
}
.main_tit{
   padding-left:31px;
   color:#333;
   font-weight:bold;
   background-position:left center;
   margin-top:10px;
   border-bottom:1px solid #eee;
   padding-bottom:12px;
   margin-left:10px;
}
.text_list{
   margin-top:20px;
   margin-bottom:30px;
   overflow:hidden;
}
.main_l .c_list,.main_c .c_list,.main_r .c_list {
   padding-left:25px;
}

.main_c .c_list .tit a,.main_r .c_list .tit a,.main_l .c_list .tit a{
   line-height:24px;
   width:340px;
}
.main_l .main_tit{
   background:url(../images/icon_front.png) no-repeat 2px -221px;
}
.main_c .main_tit{
   background:url(../images/icon_front.png) no-repeat 2px -83px;
}
.main_r .main_tit{
   background:url(../images/icon_front.png) no-repeat 2px -175px;
}
.main_tit a{
   float:right;
   color:#333;
   margin-right:15px;
   font-weight:normal;
}
.list_b{
   color:#8c8c8c;
   padding-left:16px;
}
.list_conter{
   margin-bottom:8px;
}
.list_conter .tit a span{
   display:block;
   float:left;
}
.list_conter .tit .con_text{
   max-width:250px;
   white-space:nowrap; 
   overflow:hidden;
   text-overflow:ellipsis;
}
.list_conter .f_text{
   width:360px;
   white-space:nowrap; 
   overflow:hidden;
   text-overflow:ellipsis;
}
.list_conter .tit a{
   height:28px;
   line-height:28px;
   display:block;
}

.list_conter .list_name{
   width:300px;
   font-size:12px;
   color:#959595;
   line-height:24px;
   font-family:'宋体';
   display:block;
   white-space:nowrap; 
   overflow:hidden;
   text-overflow:ellipsis;
   padding-left:16px;
}
.list_conter .time{
   margin-left:20px;
   color:#8c8c8c;
}
.nub_tit{
   float:right !important;
   margin-right:10px;
   
}

/*南师 动态+专题 start*/
.special_topic{
	height:300px;
	margin-bottom:10px;
}
.c_l,.c_c,.c_r{
	float:left;
}
.c_l{
	width:240px;
	padding-top:4px;
}
.c_l a{
	height:86px;
	width:138px;
	display:block;
	padding:46px 0 0 100px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
}
.c_l a:hover{
	opacity:.8;
}
.c_l a>span{
	font-size:14px;
	font-weight:100;
}
.c_l .cgzt{
	background:url(../images/cg_zt.jpg) no-repeat;
	margin-bottom:1px;
}.c_l .xzzt{
	background:url(../images/xz_zt.jpg) no-repeat;
}
.c_c{
	width:740px;
	/* margin-left:20px; */
}

.cc_list li{
	/* width:480px; */
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding-left:10px;
}
.cc_list li a{
	/* color:#333; */
	line-height:30px;
	font-size:14px;
}
/* .cc_list li a:hover{
	color:#f70;
} */
/* .c_c .mc_t h3{
	padding-left:6px;
	background:none;
	height:20px;
	font-size:15px;
	line-height:30px;
} */
.c_c .mc_t a{
	line-height:30px;
}
/* .c_c .mc_t{
	height:30px;
} */
/*学术动态轮播 start*/
#box{ position:relative; width:408px; height:283px; border:1px solid #f2f2f2;margin:20px 0 0 42px;}
#box .bigUl{}
#box .prev{ position:absolute; width:40px; height:60px; background:url(../images/icon-focusimg-btn-png24-20131225.png) -44px -63px no-repeat; z-index:500; top:106px; left:0px; opacity:0; filter:alpha(opacity=0); cursor:pointer;}
#box .next{ position:absolute; width:40px; height:60px; background:url(../images/icon-focusimg-btn-png24-20131225.png) -74px -63px no-repeat; z-index:500; top:106px; right:0px; opacity:0; filter:alpha(opacity=0);cursor:pointer;}
.bigUl li { position:absolute;}
.numberUl { position:absolute; right:175px; top:239px; z-index:400}
.numberUl li{width:8px; height:8px;  float:left; background:#fff; margin-left:12px;border-radius:4px;}
.numberUl li a{ display:block ;width:8px; height:8px; color:#fff; font-size:12px; text-align:center; line-height:8px;border-radius:4px;}
#box .textUl li{ position:absolute; left:0; bottom:0; display:none; z-index:999;background:url(../images/b_bg.png);width:400px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:14px; font-family:"Microsoft Yahei"; color:#fff;line-height:24px;padding-left:10px;}
.numberUl li.night a{ background:#d03535; color:#fff; }
 .bigUl img{
	width: 410px;
    height: 284px;
} 
.warp_a{
	overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap; 
width:580px;	
display: block;
float:left;
}
/*学术动态轮播 end*/
/*南师 动态+专题 end*/
/*main end*/
