.new{
	float:left;
	width:760px;
}
.title{
	display: block;
	margin-top:50px;
}
.title>img{
	height:22px;
}
.main_new{
	overflow: hidden;
	margin-top:30px;
}
.m_new_img{
	width:340px;
	height:245px;
	float:left;
}
.m_new_img>img{
	width:100%;
	height:100%;
	transition: all 500ms; 
	-moz-transition: all 500ms;
	-webkit-transition: all 500ms;
	-o-transition: all 500ms;
}
.m_new_img>img:hover{
	transform: scale(1.1, 1.1);
}
.new_con{
	float:right;
	width:392px;
}
.new_con>h4{
	color:#333;
	line-height: 30px;
	font-weight: 600;
	font-size:20px;
}
.new_con>h4:hover{
	color:#027aec;
}
.new_con>p{
	margin-top:24px;
	font-size:14px;
	color:#777;
}
.new_con>p:hover{
	color:#333;
}
.new_list{
	margin-top:28px;
}
.new_list>a{
	display: block;
	font-size:18px;
	color:#333;
	overflow:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap;
    text-decoration: underline;
}
.new_list>p{
	margin-top:10px;
	overflow: hidden;
}
.new_list>a:hover{
	color:#027aec;
}
.biao{
	display: inline-block;
	float:left;
	width:16px;
	height:16px;
	background:url(../img/biao.jpg);
	background-size:100% 100%;
}
.sj{
	float:left;
	margin-left:22px;
	font-size:14px;
	color:#767676;
	margin-top:-2px;
}
.notificat{
	float:right;
	width:400px;
}
.notificat_list{
	background-color: #e6e6e6;
	margin-top:30px;
	padding:20px 0px;
}
.notificat_list>li{
	padding:10px 0px;
	overflow: hidden;
}
.x_b{
	float:left;
	width:5px;
	height:44px;
	display: inline-block;
	background:url(../img/x_b1.jpg);
	background-size:100% 100%;
}
.notificat_list>li:hover .x_b{
	background:url(../img/x_b.jpg);
	background-size:100% 100%;
}
.notificat_list>li:hover .notificat_p{
	color:#333;
}
.notificat_p{
	float:left;
	width:350px;
	margin-left:22px;
	font-size:16px;
	color:#555;
	line-height: 24px;
}
.isx_b{
	background:url(../img/x_b.jpg);
	background-size:100% 100%;
}
.isnotificat_p{
	color:#333;
}
.payoff{
	margin-top:20px;
}
.payoff_img{
	width:350px;
	height:200px;
	overflow: hidden;
}
.payoff_img>img{
	width:100%;
	height:100%;
	transition: all 500ms; 
	-moz-transition: all 500ms;
	-webkit-transition: all 500ms;
	-o-transition: all 500ms;
}
.payoff_img>img:hover{
	transform: scale(1.1, 1.1);
}
.payoff>p{
	font-size:18px;
	color:#333;
	margin-top:18px;
}
/*科学研究-团队介绍*/
/*banner*/
.banner{
height:250px;
background:url(../img/banner.jpg);
background-size:100% 100%;
text-align: center;
padding-top:70px;
}
.banner_c{
	display: inline-block;
	margin:0 auto;
	height:110px;
	background:url(../img/banner_c.png);
	background-size:100% 100%;
	color:#fff;
	font-size:34px;
}
.banner_c>div{
	padding:20px 86px;
}
.cn_main{
	margin-top:36px;
}
.scientific{
	float:left;
	width:240px;
}
.scientific_t{
	background-color: #3e3a39;
	padding:0px 18px;
	color:#fff;
	height:100px;
}
.scientific_t_t{
	font-size:22px;
	padding-top:20px;
}
.scientific_t_m{
	font-size:16px;
	margin-top:12px;
}
.scientific_list>li{
	padding:12px 10px 12px 20px;
	overflow: hidden;
	border-bottom:1px solid #9d9d9d;
	cursor: pointer;
}
.clist{
	float:left;
	width:190px;
	font-size:14px;
	color:#9d9d9d;
}
.scientific_list>li span,.czd>dd span{
	display: inline-block;
	float:right;
	width:10px;
	margin-top:4px;
	height:12px;
}
.cnm{
	background-image:url(../img/nm.png);
	background-size:100% 100%;
}
.scientific_list>li:hover .clist{
	color:#333;
}
.isclist{
	color:#333;
}
.is_lis{
	border-color:#333 !important;
}
.cnmc{
	background-image:url(../img/cnj.png);
	background-size:100% 100%;
}
.czd{
	background-color: #efefef;
	border:1px solid #d6d6d6;
	border-top:0px;
	border-bottom:0px;
}
.czd>dd{
	padding:12px 10px 12px 20px;
	overflow: hidden;
	border-bottom:1px solid #9d9d9d;
}
.cnmcd{
	background-image:url(../img/nma.png) !important;
	background-size:100% 100%;
}
.team_in{
	float:right;
	width:930px;
}
.team{
	border-bottom:3px solid #9e9c9d;
	overflow: hidden;
	padding-bottom:4px;
}
.team_l{
	float:left;
	font-size:20px;
	color:#333;
}
.team_r{
	float:right;
	font-size:14px;
	color:#333;
	margin-top:4px;
}
.team_r>a{
	color:#333;
}
.team_r>span{
	color:#9a9a9a;
	padding:0px 4px;
}
.team_r>a:hover{
	color:#027aec;
}
.team_in_t{
	margin-top:38px;
}
.team_in_title{
	height:34px;
	display: inline-block;
	background-color: #027aec;
	font-size: 16px;
	color:#fff;
	line-height: 34px;
	padding:0px 90px 0px 20px;
}
.team_in_t_m{
	margin-left:20px;
	overflow: hidden;
	margin-top:26px;
}
.team_in_t_m_img{
	width:196px;
	height:260px;
	padding:12px;
	padding-bottom:0px;
	overflow: hidden;
	float:left;
	background:url(../img/r_bg.png);
	background-size:100% 100%;
}
.team_in_t_m_img>img{
	width:172px;
	height:248px;
	transition: all 500ms; 
-moz-transition: all 500ms;
-webkit-transition: all 500ms;
-o-transition: all 500ms;
}
.team_in_t_m_img>img:hover{
	transform: scale(1.1, 1.1);
}
.team_in_t_m_p{
	width:680px;
	float:right;
}
.team_in_t_m_p_list{
	padding-bottom:20px;
	border-bottom:1px solid #d4d4d4;
}
.team_in_t_m_p_list>h4{
	color:#333;
	font-weight: 600;
}
.team_in_t_m_p_list>li{
	margin-top:10px;
	font-size:14px;
	color:#555555;
	line-height: 22px;
	margin-left:16px;
	padding-left:4px;
	list-style: disc;
}
.team_in_t_m_p>p{
	font-size:14px;
	color:#555555;
	line-height: 22px;
	margin-top:10px;
}
.team_in_m{
	margin-top:26px;
	margin-left:20px;
}
.team_in_m>li{
	float:left;
	width: 156px;
	margin-right:66px;
}
.team_in_m_img{
	height: 210px;
    padding: 12px;
    padding-bottom: 0px;
    overflow: hidden;
    background: url(../img/r_bg.png);
    background-size: 100% 100%;
}
.team_in_m_img>img{
	width: 132px;
    height: 198px;
    transition: all 500ms;
    -moz-transition: all 500ms;
    -webkit-transition: all 500ms;
    -o-transition: all 500ms;
}
.team_in_m_img>img:hover{
	transform: scale(1.1, 1.1);
}
.team_in_m_p{
	margin:0px 12px;
	background-color: #e5e5e5;
	text-align: center;
	font-size:16px;
	color:#333;
	padding:4px 0px;
	font-weight: 600;
}
/*科学研究-团队介绍-详情*/
.team_in_t_b{
	margin-top:16px;
	background:url(../img/t_bg.jpg);
	background-size:100% 100%;
	padding:28px 20px;
	overflow: hidden;
}
.team_in_b_p{
	color:#aeaeae !important;
	margin-top:0px !important;
}
.team_in_tip{
	padding:20px;
	padding-top:10px;
	border-bottom: 1px solid #d4d4d4;
}
.team_in_tip>li{
	margin-top: 10px;
    font-size: 14px;
    color: #555555;
    line-height: 22px;
}
/*学生培养-导师介绍*/
.team_in_ms{
	margin-top: 6px;
    margin-left: 20px;
}
.team_in_ms>li {
    float: left;
    width: 156px;
    margin-right: 30px;
    margin-top:20px;
}
.team_in_ms>li:nth-child(5n)
{
  margin-right:0px;
}
/*科学研究-科研成果*/
.clist:hover{
	color:#333;
}
.payoffs{
	margin-top:36px;
}
.payoffs>li{
	padding:12px 20px;
	overflow: hidden;
	background-color: #dcdcdc;
}
.payoffs_l{
	float:left;
	width:800px;
	overflow:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap; 
    font-size:16px;
    color:#333;
}
.payoffs_r{
	float:right;
	color:#555;
	font-size:12px;
	font-family: '微软雅黑';
	margin-top:3px;
}
.payoffs>li:nth-child(2n)
{
  background-color: #fff;
}
/*学生培养-招生培养*/
.page {
    text-align: center;
    margin-top:20px;
}
.page>ul {
    display: inline-block;
    margin: 10px auto;
    overflow: hidden;
}
.page>ul>li {
    float: left;
    font-size: 12px;
    padding: 4px 10px;
    margin: 0px 6px;
    border-radius: 2px;
    border: 1px solid #c6c6c6;
}
.page>ul>li>a {
    color: #7b7a7a;
    font-family: '微软雅黑';
}
/*关于我们-联系我们*/
.contact{
	font-size:22px;
	color:#333;
	padding-bottom:14px;
	border-bottom:1px solid #d8d8d8;
	margin-top:36px;
	font-weight: 600;
	margin-left:20px;
}
.contact_list{
	font-size:14px;
	color:#555;
	margin-left:20px;
}
.contact_list>li{
	margin-top:22px;
}
.contact_list span{
	color:#333;
	padding-right:10px;
	font-weight: 600;
}
/*关于我们-新闻快讯*/
.neww{
	margin-top:10px;
	margin-left:20px;
}
.neww>li{
	margin-top:30px;
	overflow: hidden;
}
.neww_img{
	width:200px;
	height:160px;
	float:left;
	overflow: hidden;
}
.neww_img>img{
	width:100%;
	height:100%;
	transition: all 500ms; 
-moz-transition: all 500ms;
-webkit-transition: all 500ms;
-o-transition: all 500ms;
}
.neww_img>img:hover{
	transform: scale(1.1, 1.1);
}
.neww_r{
	float:right;
	width:680px;
}
.neww_r>h4{
	color:#333;
	font-size:22px;
	height:70px;
	line-height:30px; 
}
.neww_r_d{
	color:#adadad;
	font-size:14px;
}
.neww_r>p{
	color:#adadad;
	font-size:14px;
	margin-top:12px;
}
.neww_r>h4:hover{
	color:#027aec;
}
.neww_r>p:hover{
	color:#333;
}
/*关于我们-招贤纳士*/
.career{
	margin-top:36px;
	font-size:14px;
	color:#555;
}
.career_c{
	font-size:22px;
	font-weight: 600;
	color:#333;
	padding-bottom:16px;
	line-height: 30px;
	text-align: center;
	font-family: 'Times New Roman';
	border-bottom:1px solid #c7c7c7;
}
.career_c_t{
	margin-top:26px;
	line-height:26px; 
}
.career_list{
	margin-top:26px;
}
.career_list>h4{
	font-size:14px;
	color:#333;
	font-weight: 600;
}
.career_list>li{
	margin-left: 20px;
	margin-top:10px;
	line-height: 24px;
}
.career_c_m{
	margin-left: 20px;
	margin-top:26px;
}
.career_c_m>h4{
	font-size:18px;
	color:#333;
	font-weight: 600;
	overflow: hidden;
}
.career_c_m>h4>span{
	display: inline-block;
	width:11px;
	height:18px;
	background:url(../img/sj.jpg);
	background-size:100% 100%;
	margin-right:6px;
	float:left;
	margin-top:1px;
}
.payo_t{
	margin-top:36px;
}
.payo_t_title{
	font-size:22px;
	color:#333;
	text-align: center;
	font-weight: 600;
	font-family:'Times New Roman' ;
}
.payo_t_date{
	font-size:14px;
	color:#8e8e8e;
	text-align: center;
	margin-top:8px;
}
.payo_m{
	/*display: inline-block;*/
	font-size:16px;
	color:#027aec;
	text-decoration: underline;
	margin-top:24px;
	font-weight: 600;
}
.payo_con{
	margin-top:6px;
	font-size:14px;
	color:#555;
	line-height: 24px;
}
.payo_img{
	margin-top:16px;
	text-align: center;
}
.payo_img>img{
	width:490px;
}
.payo_img>div{
	font-size:14px;
	color:#555;
	margin-top:6px;
}
/*中心概况-中心简介*/
.profile{
	margin-top:36px;
	overflow: hidden;
}
.profile_l{
	float:left;
	width:560px;
	font-size:14px;
	color:#555;
}
.profile_l>p{
	margin-bottom:26px;
	line-height: 24px;
}
.profile_l>h4{
	color:#333;
	font-weight: 600;
	font-size:14px;
	margin-bottom:6px;
}
.profile_r{
	float:right;
	width:290px;
}
.profile_r_t{
	margin:10px 0px 40px 0px;
}
.profile_r_t>img{
	width:100%;
}
.profile_r_t>div{
	font-size:14px;
	color:#555;
	text-align: center;
	margin-top:10px;
}
.formation_l{
	float:left;
	width:490px;
	margin-top:6px;
}
.formation_l_t{
	font-size:16px;
	color:#333;
	font-weight: 600;
}
.formation_l_m{
	font-size:14px;
	color:#333;
	font-weight: 600;
	margin-left:50px;
	margin-top:20px;
}
.formation_l_b{
	font-size:14px;
	color:#555;
	margin-left:50px;
	margin-top:8px;
}
.formation_r{
	width:440px;
	float:right;
}
.formation_img{
	margin-top:60px;
}
.hment{
	margin-left: 36px;
	font-size:14px;
	color:#555;
}
.hment>li{
	list-style:disc; 
	margin-top:16px;
}
.model_img{
	width:320px;
	float:left;
	margin-top:50px;
}
.payoffs_l:hover{
	color:#027aec;
}