@charset "utf-8";
/* CSS Document */

.syprer ul li{ float:left;    margin-right: 20px; margin-bottom: 15px;    height: 55px;
    border-bottom: 4px solid #fff;}
.i8 .tt {
    font-size: 36px;
    font-weight: bold;
    font-family: ex;
}
.i8{    padding: 90px 0;}
.syprer ul li a{     font-size: 18px;color: #000;font-weight: bold;}

.syprer ul{    margin-top: 25px; margin-bottom: 25px; float: left; /*width: 600px;*/}
.syprer ul li a:hover{ color:#004a9f}

.i8 .ibox {
    margin-top: 40px;
}

.syprer{
overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
	width:100%
}
@media (max-width: 767px) {
    body .ibox ul li {
        width: 100%;
    }
}
.syprer li a span{ font-size:16px; font-weight:500;    color: #9d9d9d;}
.syprer li{ text-align:center}

#syprfenxz{ border-bottom:4px solid #004a9f}