@charset "utf-8";

.inner {
	width: 1600px;
	margin: 0px auto;
}



/*头部*/
.header_top{
	background-color: #007cc3;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
}
.top_link a{
	color: #fff;
	float: left;
	display: block;
	padding: 0px 15px;
	margin-top: 12px;
	line-height: 15px;
	border-right: 1px solid #fff;
}
.header{
	/*background: url(../img/topbg.png) no-repeat left top;*/
}

.logo {
	padding: 17px 0px;
}

.logo_right {
	margin-top: 36px;
	width: 350px;
	height: 50px;
	background: url(../img/search.png) no-repeat left center;
}

.logo_right .inp {
	width: 240px;
	height: 50px;
	float: left;
	margin-left: 70px;
	text-indent: 10px;
	line-height: 50px;
	border: none;
	outline: none;
	background-color: transparent;
}
input::-webkit-input-placeholder {
    color: #888;
}
input::-moz-input-placeholder {
	color: #888;
}
input::-ms-input-placeholder {
	color: #888;
}


/*导航*/
/*nav*/
.demo-2 {
	display: none;
	position: relative;
	z-index: 9999;
}

.nav {
	width: 100%;
	height: 60px;
	line-height: 60px;

}
.nav ul>li {
	float: left;
	text-align: center;
	width: 9%;
	position: relative;
}
.nav ul>li:hover{
	/* background-color:#074f53 ; */
}
/* .nav ul>li:hover a{
	color: #fff;
} */


.nav li a {
	font-size: 18px;
	color: #333;
}

.nav li ol {
	position: absolute;
	left: 0%;
	top: 45px;
	z-index: 9999;
	width: 100%;
	display: none;
	background: #007cc3;
    padding-bottom: 18px !important;
}

.nav li ol li {
	width: 100%;
	height: 30px;
	line-height: 30px;
}

.nav li ol li a {
	display: block;
	width: 96%;
	font-size: 14px;
	margin: 10px 2%;
	line-height: 20px;
	color: #fff;
	/* border-top: 1px solid #F3E8EC; */
}

.nav li ol li:hover a {
	font-weight: bold;
}

.nav li ol.widths li {
	width: 268px;
}

.nav li ol.widths li a {
	width: 50%;
}


/* banner */
.banner_wrap{
	position: relative;
}


.rslide li {
	position: relative;
}

.rslide li a {
	display: block;
}

.rslide li img {
	width: 100%;
}

.centered-btns_nav {
	position: absolute;
	top: 50%;
	z-index: 2;
	width: 120px;
	height: 65px;
	margin-top: -40px;
	line-height: 200px;
	/*background-image: url(../img/left.png);*/
	overflow: hidden;
}

.banner_wrap .prev {
	left: 0px;
}

.banner_wrap .next {
	right: 0px;
	/*left: 100%; */
	/*background-image: url(../img/right.png);*/
}

.centered-btns_nav:active {
	opacity: 1;
}

.centered-btns_tabs {
	position: absolute;
	bottom: 50px;
	right: 15%;
	margin-left: -115px;
	font-size: 0;
	list-style-type: none;
	z-index: 99;
}

.centered-btns_tabs li {
	display: inline-block;
	margin: 0 8px;
	*display: inline;
	*zoom: 1;
}

.centered-btns_tabs a {
	display: inline-block;
	width: 30px;
	height: 15px;
	overflow: hidden;
	color: transparent;
	font-size: 14px;
	text-align: center;
	*display: inline;
	*zoom: 1;
	background: url(../img/dot2.png) no-repeat left center;
}

.centered-btns_tabs .centered-btns_here a {
	background: url(../img/dot1.png) no-repeat left center;
}
.cap{
	max-width: 625px;
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	line-height: 50px;
	position: absolute;
	bottom: 40px;
	left: 15%;
	background: rgba(0,0,0,0.5);
}

/* 学院动态 */
.inner2{
	margin-top: 55px;
}
.news{
	max-width:512px ;
	width: 32%;
}
.news_title{
	border-bottom: 2px solid #007cc3;
}
.news_title h2{
	color:#005d93;
	font-size: 22px;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom:13px;
	background: url(../img/line.png) no-repeat left center;
}
.news_title h2 span{
	color: #999;
	font-size: 16px;
	padding-left: 8px;
}
.more{
	color: #999999;
}
.news_list ul{margin-top: 15px;}
.news_list ul li{
	height: 40px;
	line-height: 40px;
}
.news_list ul li a{
	font-size: 16px;
	width: 75%;
	float: left;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 15px;
	box-sizing: border-box;
	background: url(../img/dot.png) no-repeat left center;
}
.news_list .date1{
	font-size: 14px;
	color: #757575;
}

.notice{
	margin: 0px 1.5%;
}


/* 学术动态 */
.xue_list ul{
	margin-top: 25px;
}
.xue_list ul li{
	overflow: hidden;
	margin-top: 8px;
}
.xue_list ul li a{
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 15px;
	box-sizing: border-box;
}
.date2 p{
	display: inline-block;
	width: 45px;
}
.date2{
	width:90px;
	height: 28px;
	border: 1px solid #eb8706;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	float: left;
}
.date2 span{
	width: 45px;
	display: inline-block;
	background-color:#eb8706 ;
	color: #fff;
}
.main2{
	margin-top: 35px;
	margin-bottom: 35px;
}


/* 学术讲座 */
.date3{
	width: 56px;
	height:54px ;
	text-align: center;
	float: left;
	border: 2px solid #01649c;
}
.date3 p{
	color: #01649c;
	font-size: 24px;
	line-height: 30px;
}
.date3 div{
	font-size:14px ;
	color: #fff;
	line-height: 25px;
	background-color:#01649c ;
}
.lecture_list ul {
	margin-top: 24px;
}
.lecture_list ul li{margin-bottom:15px;overflow: hidden;}
.lecture_list ul li a{
	display: block;
	width: 85%;
	float: left;
	padding-left: 15px;
	box-sizing: border-box;
}
.lecture_list ul li a h3{
	font-size: 16px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
}
.lecture_list ul li a p{
	color: #888888;
	line-height: 22px;
}


/*页尾*/
/*友情链接*/
.link{
	color: #fff;
	background-color:#576770 ;
}
.links {
	max-width:660px ;
	margin-bottom: 40px;
}
.links h3{
	font-size: 16px;
	margin-top: 30px;
}
.links li{
	float: left;
	margin-top: 20px;
	margin-right: 1%;
	width: 32%;
}
.links li a{
	color: #fff;
}
.code li{
	float: left;
	margin-top: 30px;
}
.code li img{
	display: block;
	float: left;
}
.code li p{
	width: 27px;
	float: left;
	line-height: 15px;
	margin-left: 10px;
}
.footer {
	color: #FFFFFF;
	line-height: 50px;
	background-color: #3d4a51;
	text-align: center;
}






/*列表*/
.neibanner img {
	width: 100%;
}

.nav_left {
	margin-top: 30px;
	max-width: 215px;
	width: 14%;
	background-color: #007cc3;
	
}

.nav_left>h2 {
	font-size: 25px;
	text-align: center;
	height: 70px;
	line-height: 70px;
	color: #fff;
	background-color: #007cc3;
}


.nav_left ul{padding-bottom: 120px;margin-left: 8px;margin-bottom: 8px;background-color: #edf3f6;}
.nav_left ul li a {
	font-size: 16px;
	display: block;
	width: 97%;
	text-align: center;
	height: 45px;
	line-height: 45px;
	box-sizing: border-box;
	
	color: #0a326a;
	border-bottom: 1px solid #ccc;
	background-color: #edf3f6;
}
.nav_left ul li:hover{
	border-left: 8px solid #ffa800;
	margin-left: -8px;
}
.nav_left .act {
	border-left: 8px solid #ffa800;
	margin-left: -8px;

}






/*右侧*/
.nav_right {
	width: 84%;
	max-width: 1338px;
	margin-top: 30px;
}


.right_top{
	border-bottom:  2px solid #007cc3;
	padding-bottom: 8px;
	margin-top: 20px;
}
.right_top>h3 {
	font-size: 22px;
	color: #005d93;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	font-weight: bold;
	background: url(../img/line.png) no-repeat left center;
}
.right_top>h3 span{
	display: inline-block;
	padding-left: 15px;
	font-size: 16px;color: #999999;}
.right_top>p,
.right_top>p a {
	font-size: 14px;
	color: #333333;
	margin-top: 15px;
}
.right_top>p{margin-right: 10px;}





/* 列表 */
.list>ul{margin-top: 20px;}

.list>ul li {
	height: 35px;
	line-height: 35px;
	/* transition: .5s; */
}

.list>ul li a {
	float: left;
	display: block;
	width: 75%;
	height: 35px;
	line-height: 35px;
	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,.piclist {
	margin-bottom: 70px;
}
/* 图片 */
.piclist ul{
	margin-top: 25px;
}
.piclist ul li{
	overflow: hidden;
	border-bottom: 1px dashed #e1e1e1;
}
.piclist ul li a{
	display: block;
	width: 70%;
	margin-left: 25px;
	float: left;
	margin-top: 20px;
}
.piclist ul li a h2{
	font-size: 20px;
	font-weight: normal;
	margin-top: 15px;
	line-height: 25px;
}
.piclist ul li a p{
	color: #666666;
	line-height: 22px;
	font-size: 14px;
	margin-top: 10px;
}
.pic_left{
	width: 270px;
	height: 170px;
	overflow: hidden;
	float: left;
	margin: 20px;
}
.pic_left img{
	width: 100%;
}
.date4{
	color: #666666;
	font-size: 14px;
	margin-top: 10px;
}
.piclist ul li:hover {
	border-bottom: none;
	border: 1px solid #ffa800;
	box-shadow: 4px 4px 5px #f8f5ef;
}




/*内容*/
.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;}


.cont p {
	text-indent: 2em;
	line-height: 30px;
	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: 40px
}

.ye p {
	color: #747474;
	margin: 15px 0px;
	font-size: 16px;
}

.ye p a {
	color: #747474;
	font-size: 16px;
}

.ye p a:hover {
	color: #02864f;
}

.fen .bdsharebuttonbox {
	width: 185px;
	margin: 5px auto;
}
.content{
	padding-bottom: 50px;
}
.dp{
	margin-bottom: 80px;
}









/*列表2*/
.nav_right2{
	width: 100%;
}
.list2{margin-top: 10px;}
.list2>ul li {
	height: 45px;
	line-height: 45px;
	transition: .5s;
	border-bottom: 1px dashed #bfbfbf;
	
}

.list2>ul li a {
	float: left;
	display: block;
	width: 75%;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 20px;
	box-sizing: border-box;
	background: url(../img/dot3.png) no-repeat left center;
}

.list2>ul li:hover {
	padding: 0px 15px;
	background: #f8f4f9;
	transition: .5s;
}

.list2 {
	margin-bottom: 50px;
}







/*师资*/
.news_show { min-height:400px;_height:400px;}
.news_show img{ margin:10px auto;}
.news_show h3{ display:table; margin:10px auto; font-size:30px;}
.news_show p{ font-size: 16px!important; line-height: 36px!important; text-align: justify; text-indent: 30px; letter-spacing: 1px;}
.teacher{ margin:0 auto; border-top:1px solid #eee; padding:10px !important;overflow:hidden;}
.teacher li{ padding:5px 0;float:left; }
.teacher a{ font-size:15px; display:block; line-height:30px; font-style:normal; text-align: center; color:#777;}
/*.teacher li:hover{ background:#f4c000;}*/
.teacher li:hover a{ color:#336cab!important;}
.am-avg-lg-12>li {
    width: 8.33333333%;
}

.title04{ display: table;  text-align:left !important;margin:0;}
.title04 b{font-size:18px !important; color:#555 !important; font-weight: normal; line-height:36px; padding-left:10px; border-left:3px solid #f4c000;margin-top:40px;margin-bottom:45px;}
.teacher_tabs{ width:50%; display:table; margin:0 auto; background:#eee;margin-top:40px;margin-bottom:45px;}
.teacher_tabs a{display: block;color:#666;font-size:14px;text-align:center;line-height:50px;border-right:1px solid #fff;float:left;width: 49.8%;}
.teacher_tabs .active{ /*background:#f4c000; color:#fff;*/}
.teacher_tabs a:hover{ /*background:#f4c000; color:#fff;*/}
.teacher_tabs .active a{ color:#f4c000;}
.teacher_tabs a:hover{ color:#f4c000;}



























