/*·ÖÒ³  */
.M-box3{
	width:900px;
    display: flex;
    justify-content: center;
    margin:50px auto 0 auto;
}
.M-box0{
	width:400px;
    display: flex;
    justify-content: center;
	margin:-30px auto;
	font-size: 12px;
}
.m-style:before,
.m-style:after {
    content: "";
    display: table;
}

.m-style:after {
    clear: both;
    overflow: hidden;
}
.m-style span{
    display:block;
    padding:0 6px;
    margin:0 5px;
    line-height:25px;
}
.m-style0 span{
    display:block;
    padding:0 5px;
    margin:0 2px;
    line-height:20px;
}
.m-style .active{
    display:block;
    padding:0 6px;
    border:1px solid #fff;
    margin:0 5px;
    line-height:25px;
    background-color: #4169E1;
    color: #fff;
}
.m-style0 .active{
    display:block;
    padding:0 5px;
    margin:0 2px;
    line-height:20px;
    background-color: #4169E1;
    color: #fff;
}
.m-style a{
    display:block;
    padding:0 6px;
    margin:0 5px;
    text-align:center;
    line-height:25px;
    color:black !important;
    text-decoration: none;
}
.m-style0 .active{
    display:block;
    padding:0 5px;
    border:1px solid #fff;
    margin:0 2px;
    line-height:20px;
    background-color: #4169E1;
    color: #000;
}

.m-style0 a{
    display:block;
    padding:0 5px;
    margin:0 5px;
    text-align:center;
    line-height:20px;
    color:#fff !important;
    text-decoration: none;
}
.m-style a:hover,.m-style .active:hover a{
    background:#AAAADD;
    text-decoration:none;  
}
#bp-3-element-test{
    display: flex;
    flex-direction: row;
}
 #bp-3-element-test>li{
    line-height: 25px;
    margin:0 5px;
}

.jump-ipt {
    float: left;
    margin: 0 5px;
    width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #fff;
    border: 1px solid #ebebeb;
    outline: none;
    color: #bdbdbd;
    font-size: 14px;
}
