@charset "utf-8";

.inner {
	width: 1300px;
	margin: 0px auto;
}
body{background-color: #ededed;}


/*头部*/
.top_link{margin-top: 46px;margin-right: 25px;}
.top_link a{
	color: #fff;
	
	padding: 0px 15px;
	margin-top: 12px;
	line-height: 15px;
}
.header{
	color: #fff;
		background: -webkit-linear-gradient( top,#0872c6,#11a5ca);
	background: -linear-gradient( top,#0872c6,#11a5ca);
}

.logo {
	padding: 17px 0px;
max-width:60%;
}
.logo img{max-width:100%;}
.search {
	margin-top: 36px;
	width: 200px;
	height: 40px;
	background: url(../img/search.png) no-repeat left center;
}

.logo_right .inp {
	width: 130px;
	height: 40px;
	float: left;
	margin-left: 20px;
	text-indent: 10px;
	line-height: 50px;
	border: none;
	outline: none;
	background-color: transparent;
}
input::-webkit-input-placeholder {
   	color: #333;
}
input::-moz-input-placeholder {
		color: #333;
}
input::-ms-input-placeholder {
		color: #333;
}


/*导航*/
/*nav*/
.demo-2 {
	display: none;
	position: relative;
	z-index: 9999;
}

.nav {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #007ebf;
}
.nav ul>li {
	float: left;
	text-align: center;
	width: 12.5%;
	position: relative;
}
.nav ul>li:hover{
	/* background-color:#074f53 ; */
}
/* .nav ul>li:hover a{
	color: #fff;
} */

.nav ul>li>a{font-weight: bold;}
.nav li a {
	font-size: 18px;
	color: #FFFFFF;
}

.nav li ol {
	position: absolute;
	left: 0%;
	top: 49px;
	z-index: 9999;
	width: 100%;
	display: none;
	background: #007cc3;
}

.nav li ol li {
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.nav li ol li a {
	display: block;
	width: 96%;
	font-size: 14px;
	margin: 0px 2%;
	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%;
}

#wrap{
	background: url(../img/bigbg.png) no-repeat center bottom;
}
#wrap .inner{background-color: #FFFFFF;}
/* 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: 40px;
	height:70px;
	margin-top: -40px;
	line-height: 200px;
	background-image: url(../img/banner_left.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

.banner_wrap .prev {
	left: 0px;
}

.banner_wrap .next {
	right: 0px;
	/*left: 100%; */
	background-image: url(../img/banner_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: 15px;
	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;
}


/* 学院动态 */
.inner2{
	padding: 20px;
	box-sizing: border-box;
	padding-top: 50px;
}
.news_left{
	max-width: 850px;
	width: 68%;
}


.news{
	width: 100%;
}
.news_title{border-bottom: 2px solid #0089d7;}
.news_title h2{
	width: 160px;
	color:#fff;
	font-size: 24px;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	text-indent: 15px;
	background: url(../img/lanbg.png) no-repeat left bottom;
}

.more{
	color: #333333;
	line-height: 45px;
	font-size: 16px;
}
.more img{padding-right: 10px;vertical-align: middle;}
.news_pic,.news_list{
	max-width: 410px;
	width: 49%;
	position: relative;
	margin-top: 35px;
	height: 335px;
}
.news_pic .rslide li{
	height: 335px;
}

.news_pic .centered-btns_nav{display: none;}
.news_pic .centered-btns_tabs{
	bottom: 108px;
	right: 10px;
}
.cap{
	width: 100%;
	height: 105px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: #fff;
}
.cap h3{
	font-size: 18px;
	margin: 15px 0px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cap p{
	color: #666666;
	line-height: 25px;
}

.news_list ul li{
	height: 66px;
	overflow: hidden;
	border-bottom: 1px dashed #CCCCCC;
}

.news_list ul li a{
	font-size: 16px;
	line-height: 25px;
	margin-top: 10px;
	display: block;
	height: 50px;
	overflow: hidden;
}









/* 学生 */
.lecture{
	max-width: 410px;
	width: 49%;
	margin-top: 50px;
}

.date3{
	width: 50px;
	height: 50px;
	text-align: center;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
	border: 2px solid #007cc3;
}
.date3 p{
	color: #007cc3;
	font-size: 24px;
	line-height: 25px;
	font-weight: bold;
}
.date3 div{
	font-size:12px ;
	color: #fff;
	line-height: 25px;
	font-weight: bold;
	background-color: #007cc3;
}
.lecture_list ul {
	margin-top: 3px;
}
.lecture_list ul li{/* padding: 9px 0px; */overflow: hidden;border-bottom: 1px solid #e9e9e9;}
.lecture_list ul li a{
	display: block;
	width: 82%;
	float: right;
	margin-top: 6px;
	/* padding-left: 20px; */
	box-sizing: border-box;
}
.lecture_list ul li a h3{
	font-size: 16px;
	line-height: 30px;
	width: 100%;
}
.lecture_cent{margin-left: 2.2%;}
.lecture_list{margin-top: 18px;}
.lecture_list2 ul li{
	height: 45px;
	padding: 0px;
	border: none;
	line-height: 48px;
}
.lecture_list2 ul li a{
	float: left;
	width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0px;
	font-size: 16px;
}
.date1{
	float: right;
	color: #888888;
	font-size: 16px;
}
/* 右侧 */
.main_right{
	max-width: 375px;
	width: 30%;
	min-height: 767px;
	background-color: #e0f6ff;
}
.pic_link ul li{
	float: left;
	width: 33.3%;
	height: 90px;
	margin-top: 38px;
	text-align: center;
}
.pic_link ul li p{
	font-size: 16px;
	margin-top: 20px;
}
.pic_link ul li a{display: block;}
.pic_link ul li img{vertical-align: middle;height: 47px;}
.main_bottom{
	margin: 0px 30px;
	margin-top: 70px;
}
.main_bottom ul li{
	width: 100%;
	height: 73px;
	margin-bottom: 30px;
}
.main_bottom ul li a{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 73px;
	display: block;
	text-indent: 10px;
}
.main_bottom .oli1{
	background-color: #9c3431;
}
.main_bottom .oli2{
	background-color: #63065f;
}
.main_bottom .oli3{
	background-color: #148d8e;
}


/*页尾*/
/*友情链接*/
.links{margin-top: 45px;margin-bottom: 45px;}
.links ul li{
	float: left;
	width: 18.3%;
	height: 70px;
	margin-right: 2%;
	max-width: 240px;
}
.links ul li a{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 70px;
	display: block;
}
.links .last{margin-right: 0px;}
.links .oli1{
	background-color: #477ccc;
}
.links .oli2{
	background-color: #e27558;
}
.links .oli3{
	background-color: #52698c;
}
.links .oli4{
	background-color: #3e9cd2;
}
.links .oli5{
	background-color: #968aa8;
}
.footer {
	color: #FFFFFF;
	padding: 20px 0px;
	line-height: 30px;
	background-color: #007cc3;
}
.footer .inner{background: none;}
.footer .fr select{
	width: 180px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: none;
	margin-left: 35px;
	background: #007cc3;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	border-color: #FFFFFF;
	text-indent: 38px;
	margin-top: 30px;
}




/*列表*/
.inner_nei{padding: 20px;box-sizing: border-box;background-color: #FFFFFF;}
.neibanner img {
	width: 100%;
}

.nav_left {
	/* margin-top: 30px; */
	max-width: 235px;
	width: 19%;
	/* padding-bottom: 40px; */
	/* box-shadow: 2px 2px 5px #dcedf7,-2px -2px 5px #dcedf7; */
	border: 1px solid #dfdfdf;
}

.nav_left>h2 {
	font-size: 28px;
	font-weight: normal;
	text-align: center;
	height: 80px;
	line-height: 80px;
	color: #fff;
	background: #0873c6;
}


.nav_left ul{padding-bottom: 90px;/* background: url(../img/navlogo.png) no-repeat  center bottom; */}
.nav_left ul li>a {
	font-size: 18px;
	display: block;
	/* width: 88%; */
	/* text-indent: 25px; */
	height: 60px;
	line-height: 60px;
	box-sizing: border-box;
	margin: 0px auto;
	color: #0a326a;
	text-indent: 46px;
	border-bottom: 1px solid #dfdfdf;
	/* background: url(../img/navdot2.png) no-repeat right center; */
}
.nav_left ul li>a img{vertical-align: middle;float: right;margin-top: 24px;margin-right:28px ;}
.nav_left ul li>a:hover{
	color:#007cc3 ;
	font-weight: bold;
	background-color: #e5f4ff;

}

.nav_left .act>a{color:#007cc3 ;font-weight: bold;background-color: #e5f4ff;}
.nav_left ul li{
	position: relative;
}
.nav_left ul li dl{
	width: 230px;
	background-color: #f0f3f5;
	position: absolute;
	right:-230px;
	top: 0px;
	display: none;
}
.nav_left ul li dl dd{
	height: 45px;
	line-height: 45px;
	
}
.nav_left ul li dl dd a{
	font-size: 16px;
	padding-left: 25px;
	box-sizing: border-box;
	width: 100%;
}
.nav_left ul li dl dd:hover{
	background-color: #a5d3f7;
}


.nav_left ul li:hover dl{display: block;}


/*右侧*/
.nav_right {
	width: 79%;
	max-width: 984px;
	/* margin-top: 30px; */
}


.right_top{
	border-bottom:  3px solid #007cc3;
	
}
.right_top>h3 {
	font-size: 24px;
	color: #0873c6;
	height: 45px;
	line-height: 45px;
	min-width: 160px;
	margin-top: 33px;
	text-indent: 10px;
	/* background: url(../img/lanbg.png) no-repeat left bottom; */
	font-weight: bold;
}

.right_top>p,
.right_top>p a {
	font-size: 14px;
	color: #9d9d9d;
	margin-top: 46px;
}
.right_top>p{margin-right: 10px;padding-left: 23px;background: url(../img/di.png) no-repeat left center;}





/* 列表 */
.list>ul{margin-top: 20px;}

.list>ul li {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px dotted #d3d3d3 ;
}

.list>ul li a {
	float: left;
	display: block;
	width: 75%;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	font-size: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 20px;
	box-sizing: border-box;
	background: url(../img/dot5.png) no-repeat left center;
}
.list .date1{
	color: #333333;
	float: right;
	font-size: 16px;
}


.list,.piclist {
	margin-bottom: 70px;
}
/* 图片 */
.piclist ul{
	margin-top: 25px;
}
.piclist ul li{
	float: left;
	height: 290px;
	max-width: 220px;
	width: 23%;
	margin-right: 1.3%;
	margin-left: 1.3%;
	margin-bottom: 40px;
	position: relative;
	overflow: hidden;
}
.piclist ul li a{
	display: block;
}
.piclist .margin{margin-right: 0px;}
.piclist ul li a img{width: 100%;}
.piclist ul li a p{
	font-size: 18px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	background: rgba(5,41,69,0.8);
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	color: #FFFFFF;
}
/*内容*/
.content_title>h1,
.dp>h1 {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
}

.content_title>p {
	text-align: center;
	color: #aaaaaa;
	font-size: 16px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #cbbda6;
	margin-bottom: 25px;
}
/* .content_title>p img{vertical-align: middle;} */
.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*/
.pics ul,.piclist ul,.list ul{overflow: hidden;}
.pics ul {margin-top:25px}
.pics ul li{
	float: left;
	height: 200px;
	max-width: 300px;
	width: 31%;
	margin-right: 4%;
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
}
.pics .date2{
	width: 60px;
	height: 60px;
	background-color:#006da6 ;
	color: #FFFFFF;
	text-align: center;margin-top: -30px;
	margin-left: 20px;
	position: relative;
	z-index: 9;
}
.pics .date2 p{
	font-size: 20px;
	line-height: 30px;
}
.pics .date2 p div{font-size: 13px;}
.pics ul li a>p{
	height:50px ;
	font-size: 18px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 50px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #eaf0f4;
}
.pics ul li a{display: block;}
.pics ul li img{
	width: 100%;
}
.pics .margin{margin-right: 0px;}