@charset "utf-8";

.inner{width: 1200px;margin: 0px auto;}
/* 头部*/
.header{
	background: url(../img/topbg.png) repeat-y center top;
}
.logo{padding: 30px 0px;}
.logo_right{margin-top: 35px;}
.logo_right a{
	font-size: 12px;
	color: #333;
	float: left;
	line-height: 15px;
	padding: 0px 10px;
	border-right:1px solid #333;
}
.logo_right .last{
	border-right: none;
	padding-right: 0px;
	
}
.teacher_list{margin-top:20px;}
/* 搜索*/

.search{
	width: 280px;
	height: 30px;
	border: 1px solid #d2c184;
	border-radius: 15px;
	margin-top: 20px;
	background-color: #FFFFFF;
}
.search input{
	border: none;
	outline: none;
	display: block;
	background:none;
	line-height: 30px;
}
.search .inp{
	float: left;
	width: 245px;
text-indent: 20px;
}
.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:#02864f;
}

.nav ul>li {
	float: left;
	text-align: center;
	/* padding-left: 25px; */
	/* padding-right: 25px; */
	width: 20%;
	position: relative;
}


.nav ul>li>a {
	font-size: 18px;
	color: #fff;
	height: 50px;
	line-height: 50px;
}

.nav li ol {
	position: absolute;
	left: 0px;
	width: 100%;
	top: 50px;
	/* margin-left: 100px; */
	z-index: 9999;
	/* min-width: 200px; */
	display: none;
	background: #02864f;
}

.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;
}

.nav li ol li:hover a {
	font-weight: bold;
}

.nav li ol.widths li {
	width: 268px;
}

.nav li ol.widths li a {
	width: 50%;
}
.nav ul>li:hover ol{
	display: block;
	z-index: 999;
}




/* banner */
/**主页banner开始**/

.banner_wrap{
	
	position: relative;
}
.rslide li {
	position: relative;
}

.rslide li a {
	display: block;
}

.rslide li img {
	width: 100%;
}

.centered-btns_nav:active {
	opacity: 1;
}

.centered-btns_tabs {
	position: absolute;
	bottom: 20px;
	right: 20%;
	font-size: 0;
	list-style-type: none;
	z-index: 99;
}

.centered-btns_tabs li {
	display: inline-block;
	margin: 0 3px;
	*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/dot1.png) no-repeat left center;
}

.centered-btns_tabs .centered-btns_here a {
	background: url(../img/dot.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;
	background-repeat: no-repeat;
}
.banner_wrap .prev {
	background-image: url(../img/bannerleft.png);
	left: 40px;
	
}

.banner_wrap .next {
	right: 40px;
	background-image: url(../img/bannerright.png);
}

.banner_wrap .caps{
	padding: 15px 20px;
	position: absolute;
	bottom: 25px;
	font-size: 20px;
	color: #fff;
	left: 25%;
	background: rgba(0,104,61,.6);
}


/* 学院新闻 */
.main1{
	margin-top: 20px;
}
.news_title>h1{
	color: #02864f;
	font-size: 20px;
	padding-left: 35px;
	line-height: 40px;
	background: url(../img/icon1.png) no-repeat left center;
}
.news_title a{
	color: #02864f;
	padding-right: 20px;
	margin-top: 15px;
	background: url(../img/more.png) no-repeat right center;
}
.news_list{margin-top:15px;overflow: hidden;}
.news_list ul li{
	float: left;
	max-width: 390px;
	width: 32.5%;
	margin-right: 2.5%;
	background: url(../img/line.png) no-repeat right center;
}
.news_list ul li a{
	display: block;
	max-width: 360px;
	overflow: hidden;
}
.news_list ul li a h2{
	font-size: 15px;
	line-height: 25px;
	font-weight: normal;
}
.news_list ul li a p{
	font-size: 14px;
	color: #666;
	line-height: 25px;
}
.news_list .last{
	background:none;
	margin-right: 0px;
	max-width: 360px;
}
.news_img{width: 100%;height: 180px;margin: 15px 0px;overflow: hidden;}
.news_img img{width: 100%;}




/* depart */
.main2{
	margin-top: 30px;
	overflow: hidden;
	background: url(../img/bodybg.jpg) repeat-y left top;
}
.main2 .inner{
	margin-top: 40px;
}
.depart_list{margin-top: 25px;}
.depart_list ul li{
	float: left;
	width: 18.3%;
	margin-right: 2%;
	line-height: 50px;
	
	margin-bottom: 25px;
}
.depart_list ul li a{
	display: block;
	text-align: center;
	color: #fff;
	font-size: 13px;
}
.bg2 a,.bg5 a,.bg8 a,.bg11 a,.bg14 a,.bg17 a{color:#02864f !important;}
 .bg1,.bg4,.bg7,.bg10,.bg13{background-color: #02864f;}
 .bg2,.bg5,.bg8,.bg11,.bg14{background-color: #fff;}
 .bg3,.bg6,.bg9,.bg12,.bg15{background-color: #c8aa39;}
.depart_list .last{margin-right: 0px;}
.depart .news_title h1{background-image: url(../img/icon2.png);}
.hospital{margin-bottom: 35px;margin-top: 40px;}
.hospital .news_title h1{background-image: url(../img/icon3.png);}
.hospital ul li{
	height: 70px;
	line-height: 20px;
	position: relative;
}
.hospital ul li a{
	/* display: inline-block; */
	/* position: absolute; */
	/* left: 0px; */
	/* top: 0px; */
	/* height: 46px; */
	/* right: 0px; */
	margin: 15px 18px;
	/* bottom: 0px; */
	/* margin: auto; */
}
.hospital .paisan a {
margin: 5px 15px;
}
/* 底部图片 */
.footer{
	background: url(../img/footerbg.png) repeat-y center top;
	color: #FFFFFF;
	font-size: 13px;	
}
.footer .inner{
	padding: 30px 0px;
}
.di{
	line-height: 35px;
}
.copy{
	text-align: center;
	line-height: 50px;
	background-color:#00301c ;
	color: #FFFFFF;
	font-size: 13px;
}

/* 内页 */
/*列表*/
.ban img {
	width: 100%;
}

.nav_left {
	margin-top: 30px;
	max-width: 270px;
	width: 23%;
	border: 1px solid #02864f;
	padding-bottom: 10px;
	background-color: #02864f;
}

.nav_left>h2 {
	font-size: 20px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-weight: bold;
	background: #02864f;
}

.left_navimg img {
	width: 100%;
}


.nav_left ul li a {
	font-size: 16px;
	display: block;
	width: 100%;
	padding-left: 50px;
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
	background: #fff url(../img/navdor.png) no-repeat 15px center;
	border-bottom: 1px solid #02864f;
}



.nav_left .act a {
	color: #02864f;
}

.nav_left ul li:hover a,.list ul li:hover a {
	color: #02864f;
}




/*右侧*/
.nav_right {
	width: 75%;
	max-width: 890px;
	margin-top: 30px;
}

.right_top {
	border-bottom: 1px solid #02864f;
}

.right_top>h3 {
	font-size: 18px;
	color: #02864f;
	height: 60px;
	font-weight: bold;
	line-height: 60px;
	border-bottom: 2px solid #02864f;
	/* background: url(../img/bg2.png) no-repeat center bottom; */
}

.right_top>p,
.right_top>p a {
	font-size: 14px;
	color: #858585;
	margin-top: 23px;
}

.right_bottom {
	margin-top: 20px;
}




.list{margin-top: 10px;}

.list>ul li {
	height: 45px;
	line-height: 45px;
	transition: .5s;
	border-bottom: 1px dashed #bfbfbf;
}

.list>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;
}

/* .list>ul li:hover {
	padding: 0px 15px;
	background: #f8f4f9;
	transition: .5s;
} */

.list {
	margin-bottom: 50px;
}
.date2{
	float: right;
}

/*内容*/
.content>h1,
.dp>h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}

.content>p {
	text-align: center;
	color: #ccc;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 25px;
}

.content>p>span {
	display: inline-block;
	padding-left: 20px;
	margin-left: 10px;
}


.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;
}
.teacher1{
	margin-bottom: 25px;
}
.teacher1>h2{
	color: #02864f;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
.teacher1 ul li{
	float: left;
	height: 35px;
	line-height: 35px;
	margin-bottom: 15px;
	background-color: #efefef;
	margin-right: 1px;
	text-align: center;
	width: 15%;
}
.teacher1 ul li a{
	font-size: 15px;
}

/* pic */
/* pic */
.pict_list ul{overflow:hidden;margin: 20px 0px;}
.pict_list ul li{
	float:left;
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 20px;
}
.pict_list ul li p{
  line-height:30px;
text-align:center;
}
.pict_list .last{margin-right:0px;}
.pic_wrap{width:100%;border:1px solid #ccc;height: 220px;overflow:hidden;text-align:center;}
.pic_wrap img{
	height:100%;
	text-align: center;
}
