@charset "utf-8";

.inner{width: 1200px;margin: 0px auto;}
.cont ul,.cont ul li{
    list-style: inherit;
}
/* 头部*/
.header2{
	border-bottom: 1px solid #0e85c3;
	background: url(../img/topbg.png) no-repeat center top;
}
.logo{padding: 30px 0px;}
.logo_right{margin-top: 48px;}
.logo_right a{
	font-size: 16px;
	color: #006da6;
	float: left;
	padding: 0px 25px;
	line-height: 30px;
	background: url(../img/icon1.png) no-repeat left center;
}
.logo_right .last{
	border-right: none;
	padding-right: 0px;
	
}
.header2 .logo_right a{color: #FFFFFF; background: url(../img/icon2.png) no-repeat left center;}
/* 搜索*/
.header2 .search{
	border: 1px solid #fff;
}
.search{
	width: 180px;
	height: 30px;
	border: 1px solid #006da6;
	border-radius: 8px;
}
.search input{
	border: none;
	outline: none;
	display: block;
	/* float: left; */
	background:none;
	line-height: 30px;
}
.search .inp{
	float: left;
	width: 152px;
}
.search .sub{
	width: 15px;
	height: 15px;
	float: right;
	margin-right: 5px;
	margin-top: 7px;
}
/*导航*/
/*nav*/
.demo-2 {
	display: none;
	position: relative;
	z-index: 9999;
}

.nav {
	width: 100%;
	background-color:#006da6;
	box-shadow:0px 5px 5px #a3cadf;
}
.nav2{
	background-color:#004163;
	z-index: 999;
	position: relative;
	box-shadow: 0px 5px 5px #93b0be;
}
.nav_box li{
	float: left;
	width: 9%;
	text-align: center;
	line-height: 40px;
	/* padding: 30px 0; */
	font-size: 16px;
	position: relative;
	z-index: 99;
}
.nav_box li.hm{
	display: none;
}
.nav_box li a{
	display: block;
	color: #fff;
}
.nav_box li>a.hot{
	color: #fff;
	background: #2f8bba;
}
.nav_box li dl{
	position: absolute;
	left: 0;
	top: 40px;
	width: 100%;
	font-size: 14px;
	background-color: rgba(255, 255, 255, 0.8);
	display: none;
	height: 200px;
	box-sizing: border-box;
	border-right: 1px solid #d7d7d7;
}
.nav_box li:first-child dl{
	border-left: 1px solid #d7d7d7;
}
.nav_box li dl.bg{
	background-color: #cceaf9;
}
.nav_box li dl dd{
	line-height: 32px;
	height: 32px;
}
.nav_box li dl a{
	display: inline-block;
	height: 30px;
	transition: 0s;
	color: #666;
}
.nav_box li dl a:hover{
	color: #11618a;
	border-bottom: 2px solid #11618a;
}
.nav .line{
	position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background: linear-gradient(to right,#0a6b9d,#cbe0ea);
}


.nav .fonts{font-size:12px;}

/* banner */
/**主页banner开始**/

.banner_wrap .inner{
	
	position: relative;
}
.rslide li {
	position: relative;
}

.rslide li a {
	display: block;
}

.rslide li img {
	width: 100%;
}

.centered-btns_nav:active {
	opacity: 1;
}

.slick-dots {
	position: absolute;
	bottom: 7px;
	right: 30px;
	/* margin-left: -115px; */
	font-size: 0;
	list-style-type: none;
	z-index: 99;
	width: 135px;
}

.slick-dots li {
	display: inline-block;
	margin: 0 3px;
	*
	display: inline;
	*
	zoom: 1;
	width: auto !important;
}

.slick-dots button {
	display: inline-block;
	width: 19px;
	height: 15px;
	overflow: hidden;
	color: transparent;
	font-size: 14px;
	text-align: center;
	
	background: url(../img/dot2.png) no-repeat left center;
}

.slick-dots .slick-active button {
	 background: url(../img/dot1.png) no-repeat left center;
}


.centered-btns_nav {
	position: absolute;
	top: 50%;
	margin-top: -50px;
	z-index: 2;
	width: 32px;
	height: 70px;
	overflow: hidden;
	color: transparent;
	background-position: center;
}
/* .banner_wrap .prev {
	background-image: url(../img/left.png);
	left: 40px;
	
}

.banner_wrap .next {
	right: 40px;
	background-image: url(../img/right.png);
} */

.bancap{position:absolute;width:100%;height:50px;bottom:0px;overflow: hidden;left:0px;background:url(../img/bgcolor.png);color:#fff;font-size:18px;text-indent:30px;line-height:50px;text-overflow: ellipsis;white-space: nowrap;}


/* 学院新闻 */
.main1{
	margin-top: 20px;
}
.newspaper{
	width: 49%;
	max-width: 585px;
	box-shadow: 3px 3px 5px #d2e5f0,-3px 0px 5px #d2e5f0;
}
.news_title{
	/* background: url(../img/titlebg.png) no-repeat left top; */
	height: 55px;
	position: relative;
}
.news_title img{
	position: absolute;
	left: -10px;
	top: -6px;
}
.news_title>h1{
	color: #333;
	font-size: 20px;
	font-weight: normal;
	line-height: 45px;
	padding-bottom: 7px;
	text-indent: 21px;
	position: relative;
	z-index: 99;
}
.news_title>a{
	font-size: 14px;
	color: #fff;
	display: block;
	line-height: 45px;
	margin-right: 5px;
	position: relative;
	z-index: 99;
}
.newspaper_list{margin-top: 5px;}
.newspaper_list ul{margin: 10px 5px;}
.newspaper_list ul li{
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	border-bottom: 1px solid #e9e9e9;
}
.newspaper_list ul li a{
	font-size: 16px;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	padding-left: 15px;
	float: left;
}
.date1{
	float: right;
	font-size: 16px;
	margin-right: 5px;
}
.newspaper_list ul li:hover a,.newspaper_list2 ul li:hover a{
	color: #1c70be;
}
/* 信息公开项 */
.main2{
	margin-top: 40px;
}
.imglist ul li{
	float: left;
	width: 97px;
	margin-right: 20px;
	text-align: center;
}
.imglist ul li p{line-height: 40px;}
.imglist ul li a{
	font-size: 16px;
}
.imglist .img1{
	width: 135px;
	margin-right: 20px;
	margin-left: -5px;
}
.imglist .img2{
	width: 128px;
	margin-right: 30px;
}
.fen1,.fen2{
	width: 508px;
	background: url(../img/line1.png) no-repeat center;
	text-align: center;
	font-size: 20px;
	height: 50px;
}
.fen2{
	width: 643px;
	background: url(../img/line2.png) no-repeat center;
}
.imglist .last{margin-right: 0px;}


/* main3 */
.main3{margin-top: 40px;margin-bottom: 40px;}
.main3 .newspaper{
	max-width: 377px;
	width: 32%;
	/* min-height: 300px; */
}
.main3 .newspaper_list2>li>ul{
	padding-top: 17px;
}
.main3 .news_title img{
	left: -9px;
	top: -5px;
}
.main3 .newspaper_list2{
	border: 1px solid #006da6;
	border-top: none;
	margin-top: -20px;
	min-height: 225px;
}
.tab-hd h1{
	float: left;
	width: 122px;
	cursor: pointer;
	text-align: center;
	color: #fff;
	/* line-height: 55px; */
	text-indent: 0px;
	height: 55px;
	position: relative;
	z-index: 99;
	font-size: 20px;
	line-height: 45px;
	font-weight: normal;
}
.mores{
	color: #fff;
	margin-top: -32px;
	position: relative;
	z-index: 999;
}



.tab-hd .active {
	color:#333 ;
	
	background: url(../img/titlebg2.png) no-repeat left top;
}

.main3 .option{margin: 10px 5px;}
.main3 .option li{
	border-bottom: 1px solid #e9e9e9;
	height: 38px;
	line-height: 38px;
}
.main3 .option li a{
	display: block;
	width: 70%;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
	padding-left: 15px;
	float: left;
	line-height: 38px;
}
.tab-bd>li{display: none;}
/* .tab-bd{
	margin-top: 40px;
} */
.tab-bd .active{display: block;}
.main3 .date1{font-size: 14px;line-height: 38px;}


/* 学者风采 */
.xue{
	margin: 0px 2.8%;
}
.xue .news_title h1{
	background: url(../img/titlebg2.png) no-repeat left top;
	height: 55px;
	width: 132px;
}
.main3 .xue .option{
	padding-top: 17px;
}

.main3 .stu{margin:0px;}
/* 底部图片 */
.footer{
	background-color: #006da6;
	color: #FFFFFF;
	font-size: 12px;
	
}

.dilogo{
	padding: 20px 0px;
	
}
.copy{
	margin-top: 30px;
	margin-bottom: 25px;
}
.copy ul{
	overflow: hidden;
}
.copy>ul li{
	float: left;
	padding: 0px 10px;
}
.copy>ul li a{color: #fff;}
.copy>div{
	text-align: right;
	margin-top: 25px;
	line-height: 20px;
}
/* 内页 */
.neimain{
	padding: 35px 0px;
	background-color:#d9e4e9 ;
}
.neimain .imglist .img1{
	width: 145px;
	margin-right: 20px;
}
.neimain .imglist .last{margin-right: 0px;}
.neimain .imglist ul li{margin-right: 29px;}
.neimain .imglist .imgs{
	width: 80px;
	height: 80px;
	margin: 0px auto;
	border: 1px solid #006da6;
	border-radius: 50%;
	position: relative;
}
.neimain .imglist .imgs img{
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	margin: auto;
}
.picsbg{
	display: none;
}
.neimain .imglist .imgs:hover{
	background-color:#006da6 ;
	box-shadow: 5px 5px 6px #91b7cb,-5px -5px 6px #91b7cb,-5px 5px 6px #91b7cb,5px -5px 6px #91b7cb;
}
.neimain .imglist .imgs:hover .picsbg{
	display: block;
}
.neimain .imglist p{
	margin-top: 15px;
}

.nav_left {
	margin-top: 30px;
	max-width: 210px;
	width: 20%;
	/* background: url(../img/ico4.png) no-repeat center bottom,url(../img/bgs3.png) no-repeat #f9f9f9 center top; */
	/* min-height: 620px; */
}

.nav_left>h2 {
	font-size: 22px;
	text-align: center;
	background: url(../img/icon3.png) no-repeat right center #006da6;
	height: 70px;
	line-height: 70px;
	color: #fff;
	
}

.nav_left>ul{
	background-color: #fbfeff;
	padding-bottom: 70px;
	border: 1px solid #e3edf3;
}
.nav_left>ul>li>a {
	font-size: 16px;
	display: block;
	text-align: center;
	margin: 0px 5px;
	height: 48px;
	line-height: 48px;
	box-sizing: border-box;
	color: #333;
	border-bottom: 1px solid #eaeaea;
}
.nav_left>ul>li:hover{
	background-color:#e2eef4 ;
}
.nav_left>ul>li>a:hover{
	color: #006da6;
	font-weight: bold;
}

.nav_left .fonts{
font-size:12px;
line-height:20px;
display:block;
}






/*右侧*/
.nav_right {
	width: 80%;
	max-width: 960px;
	margin-top: 30px;
	/* background-color: #fff; */
	/* box-shadow: 3px 0px 5px #dfdfdf,-3px 0px 5px #dfdfdf; */
}

.right_inner{/* margin: 20px 30px; */}
.right_top{
	/* background: #1c70be; */
	/* padding-bottom: 17px; */
	border-bottom: 2px solid #006da6;
}
.right_top>h3 {
	font-size: 18px;
	color: #333;
	height: 35px;
	padding-left: 55px;
	line-height: 35px;
	font-weight: normal;
	background: url(../img/lanbg.png) no-repeat 15px center;
}

.right_top>p,
.right_top>p a {
	font-size: 14px;
	color: #999999;
	margin-top: 7px;
}
.right_top>p{margin-right: 10px;}





/* 列表 */
.list>ul{margin-top: 20px;}

.list>ul li {
	height: 40px;
	line-height: 40px;
	/* transition: .5s; */
	border-bottom: 1px dotted #b0b0b0;
}

.list>ul li a {
	float: left;
	display: block;
	width: 75%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 20px;
	box-sizing: border-box;
	background: url(../img/dot.png) no-repeat left center;
}
.list .date1{
	color: #757575;
	float: right;
}
.list>ul li a:hover{
	color: #006DA6;
}

.list{
	margin: 0px 15px 70px 15px;
}
/* pic */
.pic_list{
	margin-top: 25px;
	margin-bottom: 60px;
	overflow: hidden;
}
.pic_list ul li{
	float: left;
	max-width: 300px;
	width: 32%;
	margin-right: 3%;
	background-color: #eaf0f4;
	position: relative;
	margin-bottom: 30px;
}
.pic_list ul li h2{
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
}
.img_wrap{
	width: 100%;
	height: 150px;
	overflow: hidden;
}
.img_wrap img{width: 100%;}
.date2{
	width: 60px;
	height: 60px;
	background-color: #006da6;
	color: #fff;
	text-align: center;
	overflow: hidden;
	bottom: 20px;
	position: absolute;
	z-index: 9;
	margin-left: 20px;
}
.date2 p{
	font-size: 20px;
	margin-top:8px;
}
.date2 div{
	font-size: 13px;
}
.pic_list .last{margin-right: 0px;}
/*内容*/
.content_title>h1,
.dp>h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}

.content_title>p {
	text-align: center;
	color: #888888;
	padding-bottom: 20px;
	border-bottom: 1px dashed #cbbda6;
	margin-bottom: 25px;
}

.cont{margin-top: 30px;font-size: 14px;}


.cont p {
	/* text-indent: 2em; */
	line-height: 25px;
	font-size: 16px;
	/* margin-top: 10px; */
}

.fen {
	background: #eeeeee;
	height: 45px;
	margin: 20px 0px;
	overflow: hidden;
}

.fen  .popup_renren{background-position: 1px -208px;}
.fen .popup_tqq {
    background-position: 1px -260px;}
.ye {
	margin-top: 65px;
}

.ye p {
	color: #747474;
	margin: 15px 0px;
	font-size: 16px;
}

.ye p a {
	color: #747474;
	font-size: 16px;
}

.ye p a:hover {
	color: #0a5498;
}

.fen .bdsharebuttonbox {
	width: 185px;
	margin: 5px auto;
}
.content{
	padding-bottom: 50px;
	margin: 0px 5%;
}
.content img {/* max-width:100%; *//* margin: auto; *//* display:block; *//* height: auto !important; */}
.dp{
	margin-bottom: 80px;
}
.fan{margin:35px 0px;}
/*教师*/
.teach_list{margin-top:25px;margin-bottom: 60px;}
.teach_list ul li{
   border-bottom:1px solid #ccc;
   padding:15px 0px;
   overflow: hidden;
}
.teach_pic{
	width: 140px;
	height: 175px;
	overflow:hidden;
}
.teach_right{width:80%;margin-left:2%}
.teach_pic img{width:100%;}
.teach_right h2{
	font-size:20px;
	line-height:40px;
}
.teach_right div{
	width:100%；
	font-size:16px;
	color:#888888;
	line-height:25px;
	margin-top:10px;
}


.shi_list {
	margin-top: 30px;
	overflow: hidden;
}
.shi1{margin-bottom: 20px;}
.shi1>h2{
	font-size: 16px;
	font-weight: bold;
	color:#078d94 ;
	background-color: #e3edee;
	border-left: 4px solid #078d94;
	line-height: 45px;
	box-sizing: border-box;
	padding-left: 20px;
}
.shi_bottom{
	margin: 10px 20px;
}
.shi_bottom>h3{
	font-weight: bold;
	font-size: 16px;
	margin: 20px 0px;
}
.shi_bottom ul li{
	float: left;
	width: 9.8%;
	border-right: 1px solid #fff;
	margin-bottom: 1px ;
	line-height: 35px;
	text-align: center;
	background-color:#efefef ;
}
.researcher{width: 94%;height:auto;margin: 0 3%;margin-top:20px;/* margin: 0 2%; */}
.m-teachername a{font-weight:bold;font-size:16px;}
.researcher .re_tit{ width:100%; display:block; margin-bottom:20px; text-align:center;}
.researcher .re_tags{ width:892px; height:30px; margin-bottom:20px;}
.researcher .re_tags li{float:left;display:block;margin: 0 2px 0 2px;color:#fff;cursor:pointer;}
.researcher .re_tags li.all_btn{ width:46px; height:30px; line-height:30px; text-align:center; display:block; background:#FF9900;}
.researcher .re_tags li.all_btn a{ color:#fff;}

.researcher .re_tags li.m-all_btn{width: 40px;height:30px;line-height:30px;text-align:center;display:block;background:#FF9900;}
.researcher .re_tags li.m-all_btn a{ color:#fff;}


.researcher .re_tags li.tags_btn{width:30px;height:30px;line-height:30px;text-align:center;display:block;background: #01559D;}
.researcher .re_tags li.tags_btn a{color:white;}
.researcher .re_tags li.hover{ background:#FF9900;}
.researcher .re_list{ width:100%; height:auto;}
.researcher .re_list h4{ width:100%; height:30px; line-height:30px; background: url(../images/index/point_2.jpg) repeat-x left center; margin-bottom:10px;}
.researcher .re_list h4 span{ width:80px; height:30px; display:block; font-size:16px; background:
#fff; font-weight:bold;}
.researcher .re_list .re_name{width: 100%;height:auto;margin-bottom:20px;}
.researcher .re_list .re_name a{min-width: 80px;height:32px;line-height:32px;text-align:center;display:block;overflow:hidden;float:left;margin:1px 1px 1px 0;background:#f8f8f8;}
.researcher .re_list .re_name a:hover{background: #006da6;color:#fff;}



.researcher .re_list2{ width:100%; height:auto; margin-bottom:20px;}
.researcher .re_list2 h4{ width:100%; height:30px; line-height:30px; background: url(../images/index/point_2.jpg) repeat-x left center; margin-bottom:10px;}
.researcher .re_list2 h4 span{ width:80px; height:30px; display:block; font-size:16px; background:
#fff; font-weight:bold;}
.researcher .re_list2 .re_name{ width:891px; height:auto;}
.researcher .re_list2 .re_name a{ width:130px; height:32px; line-height:32px; text-align:center; display:block; overflow:hidden; float:left; margin:1px 1px 1px 0; background:#f8f8f8;}
.researcher .re_list2 .re_name a:hover{ background:#002147; color:#fff;}


.researcher .re_top{ width:100%; height:210px; display:block; overflow:hidden; margin-bottom:20px;}
.researcher .re_top dt{ width:160px; height:210px; display:block; overflow:hidden; text-align:center; float:left; margin-right:20px; background:#f8f8f8;}
.researcher .re_top dt img{ width:auto; height:210px;}
.researcher .re_top dd{ width:685px; height:34px; line-height:34px; display:block; overflow:hidden; border-bottom:1px solid #eee; background:url(../images/index/ico08.jpg) 1px 14px no-repeat; padding-left:20px;}
.researcher .re_top dd span{ color:#999;}
.researcher .re_con{ width:100%; height:auto;}
.researcher .re_con span{ background:#06264C; height:40px; line-height:40px; padding:0 20px; display:block; font-size:16px; font-weight:bold; color:#fff; margin-bottom:20px;}

.researcher .re_con .text{ width:100%; line-height:28px;}
.researcher .re_con .text strong{ display:block;}
.researcher .re_con .text p{ width:100%; height:auto; line-height:20px; font-size:14px; font-weight:normal; color:#333; display:block; overflow:hidden;}
.researcher .re_con .text p span{ background:none; height:auto; line-height:20px; padding:0; display:inline; font-size:14px; font-weight:normal; color:#333; margin:0;font-family:arial,"Microsoft YaHei","\5fae\8f6f\96c5\9ed1";}
.right_list .f_list ul li{border-bottom:none;text-indent:inherit;background: none;}
.f_list .tab_tit{width:100%;height:33px;margin:20px 0;background: none;}
.right_list .f_list .tab_tit li{display:inline-block;float:left;text-align:center;width: 125px;height:33px;border-bottom: none;line-height:33px;margin-right:20px;background: #f5f5f5;}
.f_list .tab_tit li a{color:#3B2126;width: 100%;text-indent: 0em;padding: 0px;}
.f_list .tab_tit li:hover{ background:#005aab;}
.f_list .tab_tit li:hover a{ color:#fff;}
.f_list .tabBox{ width:100%;}
.f_list .tabBox .tabCon{ width:100%;}