

.nav {
    margin-top: 34px;
    /* background-color: aqua; */
    height: 38px;
    border-bottom: 1px solid #595959;

}

.nav ul li {
    float: left;
    margin-right: 50px;
    
}
.nav ul li:nth-child(2) a{
    color:#288ece;}
    .nav ul li:nth-child(2) {
        border-bottom: 1px solid #288ece;
    }
.nav ul li a {
    color: #c5c6c5;
    font-size: 16px;

}
/* .nav ul li:hover a {
    color:#288ece;
} */
.nav ul li {
    height:38px ;
}
/* .nav ul li:hover{

    border-bottom: 1px solid #288ece;

} */
.nav ul li:nth-last-child(1){
   
    font-weight: 700;
    margin-right: 0;
}
.nav ul li:nth-last-child(1) a {
    color: #288ece;
}



.synopsis {
  
    position: relative;
    background: url(../images/honor-bei_04.jpg) no-repeat;
    background-position:center 364px;

    /* background: url(../images/beibei_02.jpg) no-repeat; */
    /* background-position: left 400px; */
}

.navigation ul {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -50px;
    width: 700px;
}
.navigation ul li{
    float: left;
    width: 150px;
    height: 50px;
    font-size: 16px;
    margin-right: 1px;
    background-color: #aab0b7;
    opacity: 0.7;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;

}
.navigation ul li:nth-child(3){
    height: 48px;
    margin:0 11px;
    background-color: #fff;
    opacity: 1;
    border-top:2px solid #288ece;
}
.navigation ul li:nth-child(3) a {
    color: black;
}
.honor {
    width: 1200px;
    margin: 0 auto;
  overflow: hidden;
  
}



.honor-top h2 {
    margin-top: 100px;
    font-size: 90px;
    text-align: center;
    color: #e6e6e6;
    font-weight: 700;
    line-height: 90px;
}
.honor-top  p {
    /* font-weight: 700; */
    font-size: 32px;
    text-align: center;
    line-height: 32px;
    margin-top: 20px;
}
.honor-top img{
    margin-left: 533px;
}
.honor-center {
    height: 386px;
  overflow: hidden;
}

.honor-center ul li {
    float: left;
    border: 1px solid #e6e6e6;
  
    box-sizing: border-box;
    padding: 4px;
    height: 194px;
}

.honor-center ul li img{
    width: 100%;
}

.honor-center ul li:nth-last-child(1){
    margin-right: 0;
}
.honor-center ul {
    margin-top: 50px;
}
.honor-center ul li p{
    margin-top: 20px;
    font-size: 14px;
    text-align: center;
    color: #8b8b8b;
}
.swiper-button-next, .swiper-button-prev{
    top:85% !important ;
    transform: translateX(-50%);
    
}
.swiper-button-next{
    left: 60% !important;

}
.swiper-button-prev{
    left: 41% !important;
    
    
}
.button1 {

    width:  100px;
     margin: 80px auto; 
     text-align: center;
     line-height:15px;
 }
 .button1 p{
     width: 40px;
     height: 14px;
     cursor: pointer;
     
 
 }
 .button1 p span{
     color: #404040;
     font-size: 40px;
     
 }
 .button1 p:nth-child(1){
     margin-right: 20px;
 }
 .certificate {
     width: 1200px;
     margin: 0 auto;
     overflow: hidden;
     padding-top: 120px;
 }

 .certificate .certificate-top  li {
     float: left;
     padding:4px;
     border: 1px solid #e6e6e6;
     height: 350px;
     width: 260px;
     margin-right: 40px;
     margin-bottom: 85px;
 }
 .certificate .certificate-top  li:nth-child(4n){
     margin-right: 0;
 }

 .certificate .certificate-top li p {
     margin-top: 20px;
     font-size: 16px;
     color: #5d5d5d;
     text-align: center;
 }


 #pagination {
     margin-top: 60px;
	text-align: center;
}

 #pagination #page_center_botton {
	display: none;
}

#pagination .btn-group {
	display: inline-block;
}

 #pagination .btn-group span {
	padding: 10px 25px;
	display: inline-block;
	font-size: 16px;
	color: #333333;
	background-color: #f1f1f1;
	border: 1px solid #8e8e8e;
	margin: 0 15px;
}

 #pagination .btn-group a {
	padding: 10px 25px;
	display: inline-block;
	font-size: 16px;
    color: #FFFFFF;
    color: #333333;
    background-color: #f1f1f1;
    margin: 0 15px;
    border: 1px solid #8e8e8e;
}

 .item5 {
	height: 100px;
}



