@charset "utf-8";
*{
	margin: 0px auto;
}
a,a:hover,a:active{
	text-decoration: none;
}
img{
	border: 0px;
}
ul,li{
	list-style: none;
	padding-left: 0px;
}
ol>li{
    list-style: auto;
    padding-left: 0px;
}
body{
	font-size: 15px;
	font-family:  "微软雅黑","黑体",Microsoft YaHei,Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif;
}
.clear{
	clear: both;
}

.kjrk{
	position: fixed;
	z-index: 9999;
	top: 462px;
	right: 0;
	width: 130px;
}
.kjrk-item{
	color: #ffffff;
}
.kjrk-item>a{
	width: 130px;
	height: 130px;
	display: block;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	padding-top: 25px;
}
.kjrk-item i{
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 10px;
}
.kjrk01 a{
	background: #0594c3;
	 
}
.kjrk02 a{
	background: #c39f11;
	padding-top: 35px;
}
.kjrk01 a:hover{
	background: #0570c3;
}
.kjrk02 a:hover{
	background: #c37e11;
}

.wrapper{
	width: 100%;
	overflow: hidden;
}
.header{
    width:100%;
	padding-top: 15px;
	background: url('../images/header-bg.jpg') no-repeat right;
	background-size: 50% 100%;
}
.logo{
	margin-bottom: 15px;
}
.logo img{
}
.mobile{
	display: none;
}
.pc{
	text-align: right;
}
.btn-item{
	display: inline-block;
	text-align: center;
	margin-right: 15px;
}
.btn-i a{
	font-size: 36px;
	color: #33a1f0;
	width: 72px;
	height: 72px;
	border-radius: 72px;
	border: 1px solid #33a1f0;
	display: block;
	text-align: center;
	line-height: 68px;
	transition: all 0.5s;
}
.btn-i a:hover{
	background: #33a1f0;
	color: #ffffff;
}
.btn-title a{
	line-height: 32px;
	color: ##337ab7;
	text-align: center;
}
.f-search{
    color: #666;
    padding:5px 5px;
    border: 1px solid #33a1f0;
	width: 222px;
	background: #f6f6f6;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius:15px;
	-o-border-radius:15px;
	float: right;
	margin-top: 20px;
}
.f-search input[type="text"]{
    width:170px;
    height:34px;
    display: inline;
    background: none;
    border: 0px;
    transition: all 0.5s;
}
.f-search button{
    width:34px;
    height:34px;
    background:none;
    text-align:center;
    color:#154293;
    line-height: 24px;
    display: inline-block;
    border: none;
    border-left: 1px solid #dcdcdc;
}
.f-search i{
    font-size:14px;
    color: #33a1f0;
}
.menu{
	width: 100%;
	background: #2a65ab;
	height: 56px;
}
.banner{
	width: 100%;
}
.banner img{
	width: 100%;
}

/**/
.main{
	width: 100%;
	background: url("../images/main-bg.jpg") repeat-y;
	background-size: 100% auto;
	padding:50px 0px;
	margin-top: -20px;
}

/*导航*/
.menu{
	width: 100%;
	height: 56px;
	line-height: 56px;
	background: #2a65ab;
	/* margin-top: 15px; */
	position: relative;
}
.navbar{
	background: none;
	padding-left: 0px;
	margin-bottom: 0px;
	height: 56px;
	line-height: 56px;
}
.navbar-inverse{background-color:none;border:0px;}
.navbar-nav>li>a{color:#fff}


/*字号*/
.f20{
	font-size: 20px;
}
.f18{
	font-size: 18px;
}
.f12{
	font-size: 12px;
}
.fWhite{
	color: #ffffff;
}

/*main*/


.lm-header{
	float: left;
	width: 100%;
	background: #33a1f0;
	line-height: 48px;
	padding-left: 15px;
	padding-right: 15px;
}
.lm-title{
	color: #ffffff;
	float: left;
}
.lm-more{
	float: right;
	height: 28px;
	width: 56px;
	background: #ffffff;
	border-radius: 20px;
	margin-top: 10px;
}
.lm-more a{
	width: 100%;
	display: block;
	line-height: 28px;
	text-align: center;
	color: #8b8b8b;
	font-size: 14px;
}
.list-ul{
}
.list-li{
	line-height: 24px;
	border-bottom: 1px dotted #d2d2d2;
	padding-bottom: 4px;
	padding-top: 4px;
	background: url("../images/li02.png") no-repeat left 15px;
	padding-left: 20px;
	overflow: hidden;
	text-align: left;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.list-li a{
	color: #000000;
}
.list-li a:hover{
	color: #33a1f0;
	font-weight: bold;
}
.notice-con,.cpc-con,.research-con,.lecture-con,.rcpy-con,.zs-con,.zp-con{
	background: #ffffff;
	padding: 20px;
	padding-top: 15px;
    margin-bottom: 20px;
}

/*学院动态、附属医院*/
.tab {
	position: relative;
	width: 970px;
	height: 366px;
	overflow: hidden;
	margin: 0 auto 20px auto;
	font-family: Arial;

}
.tab-nav {
	background: #33a1f0;
	line-height: 48px;
	overflow: hidden;
	padding-left: 15px;
	padding-top: 8px;
	position: relative;
	z-index: 9;
}
.tab-nav a {
	display: block;
	float: left;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}
.tab-nav a.current {
	background: #ffffff;
	color: #133473;
}
.tab-con {
	width: 970px;
	height: 366px;
	background: #ffffff;
}
.tab-con-item {
	display: none;
	width: 970px;
	height: 310px;
	padding: 20px;
}
.tab-con-item .lm-more{
	position: relative;
	z-index: 10;
	margin-top: -58px;
}
.news-img{
	width: 450px;
	float: left;
	margin-right: 20px;
}
.news-img .rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;

}

.news-img .rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.news-img .rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.news-img .rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.slide_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
}

.news-img .slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.news-img .slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
  
 .news-img .slide img {
	 display: block;
	 position: relative;
	 z-index: 1;
	 width: 450px;
	 height: 288px;
	 object-fit: cover;
	 border: 0;
}

.news-img .slide .caption {
	display: block;
	position: absolute;
	z-index: 2;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8));
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	text-overflow:ellipsis;
	white-space: nowrap;
    overflow: hidden;
    text-align: justify;
	display: block;
  }
  
 .news-img .slide_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../images/themes.gif") no-repeat left top;
	margin-top: -45px;
}

.news-img .slide_nav:active {
	opacity: 1.0;
  }

.news-img .slide_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
.news-con{
}
.news-ul,.fsyy-ul{
	/* padding-bottom: 6px; */
	/* padding-top: 5px; */
	line-height: 35px;
}
.news-li,.fsyy-li{
	line-height: 35px;
	background: url("../images/li02.png") no-repeat left 10px;
	padding-left: 20px;
	overflow: hidden;
	text-align: left;
	text-overflow:ellipsis;
	white-space: nowrap;
	border-bottom: 1px dotted #d2d2d2;
}
.news-li a,.fsyy-li a{
	color: #000000;
}
.news-li a:hover,.fsyy-li a:hover{
	color: #33a1f0;
	font-weight: bold;
}


/*通知公告*/
.notice-ul{
	float: left;
 
	width: 100%;
}
.notice-li{
	float: left;
	width: 100%;
	background: url("../images/li.png") no-repeat 0px 20px;
	height: 56px;
	padding-left: 25px;
	margin-left: -8px;
}
.notice-li-all{
	float: left;
	border-bottom: 1px dotted #d2d2d2;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}
.notice-li-date{
	line-height: 48px;
	width: 100px;
	float: left;
}
.notice-li-title{
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}
.notice-li-title a{
	color: #000000;
}
.notice-li-title a:hover{
	color: #33a1f0;
	font-weight: bold;
}

/*党建思政*/
.cpc-top{
	width: 100%;
	float: left;
}
.cpc-top-img{
	width: 150px;
	float: left;
}
.cpc-top-img img{
	width: 150px;
	height: 110px;
	object-fit: cover;
}
.cpc-top-main{
}
.cpc-top-title{
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	padding-left: 15px;
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}
.cpc-top-title a{
	color: #000000;
}
.cpc-top-con{
	margin-top: 8px;
	line-height: 18px;
	color: #757575;
	height: 54px;
	overflow: hidden;
	padding-left: 15px;
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3; 
}
.cpc-ul{
	margin-top: 5px;
}

/*学术科研*/
.research-ul{
	border-bottom: 1px dotted #d2d2d2;
	padding-bottom: 4px;
	padding-top: 4px;
	height: 56px;
	width: 100%;
}
.research-li{
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	background: url("../images/li02.png") no-repeat left 20px;
	padding-left: 20px;
	width: 100%;
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}
.research-li a{
	color: #000000;
}
.research-li a:hover{
	color: #33a1f0;
	font-weight: bold;
}

/*平台动态*/
.news{
	padding-left: 0px;
	padding-right: 0px;
}
.news-title{
	font-size: 26px;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	background: url("../images/title-bg-left.jpg") no-repeat left;
	background-size:120px auto; 
}
.news-title div{
	background: url("../images/title-bg-right.jpg") no-repeat right;
	background-size: 120px auto;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #1b3f89;
	font-weight: bold;
}
.list-more{
	position: relative;
	float: right;
	margin-top: 15px;
}
.news .list-more{
	margin-right: 15px;
	margin-bottom: 32px;
}
.list-more a{
	color: #9F9F9F;
}

.news-item-img,.news-item{
	width: 100%;
}
.news-item{
	background: #ffffff;
	box-shadow: 0 0 10px #a1a1a1;
	-webkit-box-shadow:0 0 10px #a1a1a1;
	-o-box-shadow:0 0 10px #a1a1a1;
	-moz-box-shadow:0 0 10px #a1a1a1;	
}
.news-item-img{
	overflow: hidden;
}
.news-item-img img{
	cursor: pointer;  
    transition: all 0.6s; 
}
.news-item-img img:hover{
	transform: scale(1.2);
}
.news-item-con{
	padding: 15px;
}
.news-item-title{
	height: 56px;
	overflow: hidden;
}
.news-item-title a{
	color: #000000;
	line-height: 26px;
}
.news-item-title a:hover{
	color: #1b3f89;
}



/*footer*/
.footer{
	width: 100%;
	background: #2a65ab;
	padding-top: 20px;
	padding-bottom: 20px;
}
.link{
	width: 100%;
	padding-top: 10px;
}
.link-title{
	color: #ffffff;
	margin-bottom: 20px;
}
.link-item{
	width: 33%;
	border-right: 1px solid #ffffff;
	text-align: center;
	float: left;
}
.link-item:last-child{
	border-right: 0px;
}
.link-item>a{
	color: #ffffff;
}

.link-item select{
	width: 80%;
	color: #6B6B6B;
}
.bq{
	border-left: 1px solid #ffffff;
	padding-left: 30px;
}
.bq-info{
	color: #ffffff;
	float: left;
}
.bq-info div{
	line-height: 28px;
}
.code{
	padding-left: 15px;
}
.code-item{
	display: inline-block;
	text-align: center;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 28px;
}
@media(min-width:1601px){
	.header>.container,.main>.container,.footer>.container{
		width: 1500px;
	}
	.menu .container{
		width: 1300px;
	}
}
@media(max-width:1600px){
	.header>.container,.main>.container,.footer>.container{
		width: 1400px;
	}
	.menu .container{
		width: 1300px;
	}
	.tab,.tab-con {
		width: 905px;
	}
	.tab-con-item {
		width: 905px;
	}
	.news-img{
		width: 420px;
	}
	 .news-img .slide img {
		 width: 420px;
		 height: 280px;
	}
}
@media(max-width:1500px){
	body{
		font-size: 14px;
	}
	.header>.container,.menu .container,.main>.container,.footer>.container{
		width: 1200px;
	}
	.tab,.tab-con {
		width: 770px;
	}
	.tab-con-item {
		width: 770px;
	}
	.news-img{
		width: 352px;
	}
	 .news-img .slide img {
		 width: 352px;
		 height: 280px;
	}
	.footer .col-md-5{
		padding-left: 0px;
		padding-right: 0px;
	}
}
@media(max-width:1430px){
	.header>.container,.menu .container,.main>.container,.footer>.container{
		width: 1200px;
	}
	nav.navbar.bootsnav ul.nav > li > a{
		font-size: 18px;
	}
}
@media(max-width:1330px){
	body{
		font-size: 14px;
	}
	.header>.container,.menu .container,.main>.container,.footer>.container{
		width: 1100px;
	}
	nav.navbar.bootsnav ul.nav > li > a{
		font-size: 16px;
	}
	.f-search{
		margin-top: 15px;
	}
	.tab,.tab-con {
		width: 705px;
	}
	.tab-con-item {
		width: 705px;
	}
	.news-img{
		width: 317px;
	}
	 .news-img .slide img {
		 width: 317px;
		 height: 280px;
	}
	.footer .col-md-5{
		width: 30%;
	}
	.footer .col-md-7{
		width: 70%;
	}
	.link{
		padding-top: 0px;
	}
	.link-title{
		margin-bottom: 10px;
	}
	.link-item{
		width: 100%;
		height: 32px;
		border-right: 0px;
		text-align: left;
	}
}
@media(max-width:1024px){
	.header>.container,.menu .container,.main>.container,.footer>.container{
		width: 100%;
	}
	.logo img{
		width: 400px;
	}
	.btn-i a{
		font-size: 25px;
		color: #33a1f0;
		width: 56px;
		height: 56px;
		border-radius: 56px;
		line-height: 54px;
	}
	.f-search{
		margin-top: 5px;
	}
	.tab,.tab-con {
		width: 655px;
	}
	.tab-con-item {
		width: 655px;
	}
	.news-img{
		width: 317px;
	}
	 .news-img .slide img {
		 width: 317px;
		 height: 280px;
	}
	.footer .col-md-5{
		padding-left: 15px;
		padding-right: 15px;
	}
	.footer .col-md-5{
		width: 24%;
	}
	.footer .col-md-7{
		width: 76%;
	}
}
@media(max-width:992px){
	.header>.container,.menu .container,.main>.container,.footer>.container{
		width: 100%;
	}
	.logo img{
		width: 320px;
	}
	
	.mobile{
		display: block;
		position: relative;
		right: 20px;
		top: -30px;
	}
	.btn-i a{
		font-size: 25px;
		color: #33a1f0;
		width: 56px;
		height: 56px;
		border-radius: 56px;
		line-height: 54px;
	}
	.pc .f-search{
		display: none;
	}
	.f-search{
		margin-top: -18px;
		margin-bottom: -25px;
		width: 222px;
	}
	.f-search input[type="text"]{
		width:170px;
		height:28px;
	}
	.f-search button{
		width:34px;
		height:28px;
		line-height: 24px;
	}
	.main{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.kjrk{
		width: 100px;
	}
	.kjrk-item{
		color: #ffffff;
	}
	.kjrk-item>a{
		width: 100px;
		height: 100px;
		font-size: 14px;
		padding-top: 15px;
		font-weight: bold;
	}
	.kjrk-item i{
		font-size: 20px;
	}
	.kjrk01 a{
		padding-top: 25px;
	}
	.kjrk02 a{
		padding-top: 25px;
	}
}
@media(max-width:768px){
	.header{
		background-size: auto 100%;
	}
	.cpc,.research,.lecture{
		margin-top: 30px;
	}
	.main{
		/* padding-top: 30px; */
		padding-bottom: 30px;
	}
	.bq-info,.code{
		clear: both;
	}
}
@media(max-width:767px){
	.logo img{
		width: 360px;
	}
	.mobile{
		right: 10px;
	}
	.btn-i a{
		font-size: 20px;
		color: #33a1f0;
		width: 42px;
		height: 42px;
		border-radius: 42px;
		line-height: 42px;
	}
	.btn-item{
		margin-right: 8px;
	}
	.f-search{
		margin-top: -10px;
		margin-bottom: -25px;
		width: 202px;
	}
	.f-search input[type="text"]{
		width:140px;
		height:24px;
	}
	.f-search button{
		width:34px;
		height:24px;
		line-height: 22px;
	}
	.kjrk{
		width: 86px;
	}
	.kjrk-item i{
		margin-bottom: 5px;
	}
	.kjrk-item>a{
		width: 86px;
		height: 86px;
		font-size: 14px;
		padding-top: 10px;
		padding-left: 12px;
		padding-right: 12px;
		font-weight: bold;
	}
	.menu{
		height: 60px;
	}
	.footer .col-md-5{
		width: 100%;
	}
	.footer .col-md-7{
		width: 100%;
	}
	.bq{
		border-left: none;
		padding-left: 0px;
	}
	.bq-info{
		float: none;
	}
	.news-img{
		height: 215px;
		width: 100%;
	}
	.news-img .slide img{
		width: 100%;
		height: 200px;
	}
	.news-con{
		clear: both;
		margin-top: 15px;
	}
	.tab,.tab-con{
		height: 585px;
	}
	.tab-con-item{
		height: 586px;
	}
	.logo{
		margin-top: 8px;
	}
	.logo img{
		width: 180px;
	}
}
@media(max-width:414px){
	#index .main{
		margin-top: -40px;
	}
}
@media(max-width:410px){
	.header .col-xs-6:first-child{
		width: 49%;
	}
	.header .col-xs-6:last-child{
		width: 51%;
	}
	.btn-item{
		/* width: 74px; */
		float: left;
		margin-top: -10px;
		margin-right: 5px;
	}
	.btn-title a{
		line-height: 18px;
		margin-top: 5px;
		font-size: 12px;
	}
}
@media(max-width:320px){
	.logo img{
		width: 150px;
	}
	.header .col-xs-6:first-child{
		width: 49%;
	}
	.header .col-xs-6:last-child{
		width: 51%;
	}
	.btn-item{
		width: 60px;
		float: left;
		margin-top: -10px;
		margin-right: 5px;
	}
	.btn-item:first-child{
		width: 74px;
	}
	.btn-title a{
		line-height: 18px;
		margin-top: 5px;
		font-size: 12px;
	}
	.f20{
		font-size: 16px;
	}
	.tab-nav a{
		width: 120px;
	}
}

/*返回顶部*/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0,0,0, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
    z-index: 999999999999;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

.btn-title {
    padding: 28px 0px;
}
.title {
    font-size: 15px;
    margin: 10px 18px;
    line-height: 30px;
    padding: 5px 13px;
    border-bottom: 1px solid #ddd5d5;
    background: url(../images/li002.png) no-repeat left 15px;
}
.title a {
    color: #000000;
}
.zxwz {
    padding-bottom: 20px;
}
/* Tooltip container */
.btn-mail a {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

/* Tooltip text */
.btn-mail a::after {
  content: attr(data-tooltip);
  position: absolute;
  bottom: 125%; /* Position the tooltip above the text */
  left: 50%;
  transform: translateX(-50%);
  background-color: #2a65ab;
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}

/* Show the tooltip on hover */
.btn-mail a:hover::after {
  opacity: 1;
  visibility: visible;
}
