
.swiper-pagination {
	left: 500px;
	bottom: 10px;
}

.swiper-item p {
	position: absolute;
	left: 0;
	bottom: -15px;
	height: 50px;
	line-height: 50px;
	/* background: url(../images/u34.png)no-repeat 10px center; */
	background-color: rgba(0, 0, 0, 0.5);
	color: #ffffff;
	width: 100%;
	box-sizing: border-box;
	padding: 0 0 0 10px;
	font-size: 18px;
}

.index-banner {
	margin-top: 20px;
}

.index h3 {
	display: block;
	font-size: 28px;
	text-align: center;
	margin: 40px 0;
	background: url(../images/u1.png) bottom center no-repeat;
	padding-bottom: 15px;
	font-weight: 700;
	line-height: 50px;
}

.redianzhuanti li {
	width: 25%;
}

.mores {
	font-size: 16px;
	text-align: center;
	margin: 40px 0;
	color: #717171;
}
/*院士、专家*/

.index-main-title2 {
	font-size: 28px;
	text-align: center;
	padding-top: 40px;
	background: url(../images/u2.png) bottom center no-repeat;
	padding-bottom: 15px;
	color: #fff;
	margin-bottom: 40px;
	font-weight: 700;
	line-height: 50px;
}

.main-two-banner {
	text-align: center;
	overflow:hidden;

}
.index-main-two {
	background: #0C2C84 url(../images/u87.png) no-repeat left top;
	height: 635px;
	margin-top: 40px;
}
.poster-item-title{
	font-size: 18px;
	text-align: center;
	line-height: 48px;
	display: block;
}
.poster-item a p{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    line-height:50px;
    height:50px;
    background:rgba(0,0,0,0.6);
    color:#ffffff;
    text-align:center;
    font-size:16px;
}
.poster-item a p span{
    margin-right:10px;
}

.poster-main {
  position: relative;
  margin:0 auto;

}

.poster-main a, .poster-main img { display: block; width: 100%; height: 100%;}
.poster-main img{ }
.poster-main .poster-list {
  width: 1000px;
  height: 500px;
}

.poster-main .poster-list .poster-item {
  width: 200px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
 
}

.poster-main .poster-btn {
  position: absolute;
  top: 0;
  cursor: pointer;
  filter: opacity(0.8) brightness(1);

}
.poster-main .poster-btn:hover{ filter: opacity(1) brightness(2); }

.poster-main .poster-prev-btn {
  left: -205px;
  background: url(../images/lefts.png) no-repeat center center;
}

.poster-main .poster-next-btn {
  right: -205px;
  background: url(../images/rights.png) no-repeat center center;
}
.poster-item-title{
	font-size: 18px;
	text-align: center;
	line-height: 48px;
	display: block;
}
.poster-item a p{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    line-height:50px;
    height:50px;
    background:rgba(0,0,0,0.6);
    color:#ffffff;
    text-align:center;
    font-size:16px;
	margin: 0;
}
.poster-item a p span{
    margin-right:10px;
}
/*首页——热点专题*/
.main-three-banner{
	overflow:hidden;
}
.main-three-pic-l{
	float:left;
	width:572px;
	height:428px;

}
.main-three-pic-l img{
	max-width:100%;
	max-height:100%;
}
.main-three-pic-r{
	float:left;
	width:592px;
	margin-left:36px;
}
.main-three-pic-r ul{
	display: inline-block;
}
.main-three-pic-r ul li{
	float:left;
	width:278px;
	height:194px;
	margin-right:36px;
	margin-bottom:38px;
	position:relative;
}
.main-three-pic-r ul li a{
	display:block;
	width:278px;
	height:194px;
}
.main-three-pic-r ul li:nth-child(2n){
	margin-right:0;
}
.main-three-pic-r ul li img{
	/*max-width:100%;
	max-height:100%;*/
	width:278px;
	height:194px;
}
.main-three-pic-r ul li .S-icon{
	position:absolute;
	left:10px;
	bottom:10px;
	width:29px;
	height:34px;
}
.main-three-pic-l .S-icon-{
	position:absolute;
	left:10px;
	bottom:10px;
	width:29px;
	height:34px;
}
.main-two-more{
	font-size: 16px;
	text-align: center;
	margin: 0 0 40px;
}
.main-two-more a{
	color:#717171;
}
/*友情链接*/

.index-link {
	width: 1200px;
	height: 155px;
	margin: 30px auto;
	background: #F9FAFB;
	overflow: hidden;
	/* display: flex; */
}
.index-link >div{
	float: left;
	height: 155px;
	
}
.index-link-l {
	width: 90px;
	background: #0C2C84;
	margin-right: 60px;
	display: inline-block;
}

.index-link-l p {
	width: 57px;
	margin: 33px auto;
	font-size: 28px;
	color: #fff;
	line-height: 40px;
}

.index-link-r {
	display: inline-block;
	padding: 20px 0;
	width: 1020px;
	box-sizing: border-box;
	
}

.index-link-r a {
	display: inline-block;
	width: 16.2%;
	font-size: 16px;
	line-height: 28px;
}