.swiper-pagination .swiper-pagination-bullet{
    background:#fff;
    opacity: 1;
    width:15px;
    height:15px;
}
.swiper-pagination .swiper-pagination-bullet-active{
    background:#2690DA;
}
.mySwiper .swiper-pagination{
    bottom:30px;
}
.menu2{
    float:left;
    width:100%;

}
.menu2 ul{
    overflow:hidden;
    padding:50px;
    box-sizing: border-box;
}
.menu2 ul li{
    float:left;
    width:16.666666%;
    text-align:center;
}
.menu2 ul li img{
    float:none;
    margin:0 auto;
}
.menu2 ul li span{
    float:left;
    width:100%;
    color:#5c5c5c;
    font-size:24px;
    margin-top:10px;
}
.news1-left{
	float:left;
	width:65%;
}
.news1-left>img{
	width:50%;
	margin-top:10px;
}

.news1-right{
	width:30%;
	float:right;
}
.news1-right ul{
	float:left;
	width:100%;
}
.news1 li{
	 float:left;
    width:100%;
    background:#fff;
    border-radius:10px;
    padding:10px 20px;
    box-sizing: border-box;
    margin:0 0 20px 0;
}
.news1-left ul{
	float:right;
	width:45%;
}
.news1 li a{
	    float:left;
    font-size:18px;
    color:#0c0c0c;
}
.news1 li a:hover{
	color:#2b479b;
}

.news1-info{
	float: left;
width: 100%;
color: #ffc000;
font-size: 12px;
height: 17px;
line-height: 17px;
margin: 10px 0 0 0;
}
.news1-info img{
	margin-right: 10px;
}
.news-title{
    float:left;
    width:100%;
    padding-bottom:40px;
    padding-top:60px;
}
.news-title span{
	color:#0b4a9a;
	font-size:40px;
	padding-right:20px;
	font-weight: normal;
}
.news-title a{
    float:right;
    margin-top:15px;
    font-weight: normal;
    font-size:16px;
}
.campus{
    float:left;
    width:100%;
    background: url(../images/campus_bg.png) no-repeat left top;
    text-align:center;
    padding:0 0 50px 0;
}
.campus-left{
	float:left;
	width:48%;
}
.campus-left img{
	width:100%;
}
.campus-right{
	float:right;
	width:50%;
}
.campus-right li{
	float:left;
	width:48%;
	margin-right:4%;
	margin-bottom:30px;
}

.campus-right .swiper-slide a{
	float:left;
	width:48%;
		margin-right:4%;
	margin-bottom:30px;
}
.campus-right .swiper-slide img{
	width:100%;
	height:212px;
}
.campus-right .swiper-slide a:nth-child(2n){
	margin-right:0;
}
.campus-right li:nth-child(2n){
	margin-right: 0;
}
.campus-right li img{
	width:100%;
	height:212px;
}
.campus .news-title{
	padding-bottom:30px;
}
.campus .news-title span{
	float:left;
	color:#fff;
}
.campus .news-title span a{
	color:#fff;
	font-size:40px;
}
.zhuanye-slide{
	float:left;
	width:100%;
}
.zhuanye-slide a{
	float:left;
	width:19%;
	margin-right:1.25%;
	position:relative;
}
.zhuanye-slide a:nth-last-child(1){
	margin-right:0;
}
.zhuanye-slide img{
	width:100%;
}
.zhuanye-slide p{
	position:absolute;
	bottom:0;
	left:0;
	height:40px;
	background:rgba(0,0,36,0.5);
	line-height:40px;
	color:#fff;
	width:100%;
	text-align:center;
}
.link{
    float:left;
    width:100%;
    margin:50px 0 130px 0;
}
.link span{
    font-weight: bold;
    color:#0b4a9a;
    font-size:24px;
}
.link a{
    font-size:24px;
    color:#0b4a9a;
    margin-right:20px;
    border-right:1px solid #0b4a9a;
    padding-right:20px;
}
.link a:nth-last-child(1){
    border:none;
}
