.top-ser {
    display: flex;
    justify-content: flex-end;
    align-items: center;}

.top-ser a {
    color:#fff;
    font-size:16px;}

.ser-btn {
    width: 30px;
    height: 30px;
    background: url(image/seach.png) no-repeat center center;
    background-size: 15px;
    margin-left:10px;}
.m-head {    position: relative;}
.wap-menu {
    top:15px;
    width: 30px;
    height: 30px;}
.m-nav {top:110px;}
.m-logo {
    position: relative;
        border-top: 1px solid rgba(255,255,255,0.3);
    margin-top: 10px;
    padding-top:5px;}

.wap-ser {
    width: 100%;
    position: relative;
    display: flex;
    border: 1px solid #fff;
    margin: 10px 0;}
.wap-ser input {
    width: 80%;
    height: 30px;
    padding-left: 10px;
    padding-right: 50px;
    background: transparent;}
.wap-ser input::placeholder {
    color: #ffffff;
    opacity: 0.8;}
.wap-ser button {
    position: relative;
    right: 0;
    top: 0;
    width: 20%;
    height: 100%;
    color: #fff;
    font-size: 16px;
        background: transparent;
    border: none;
        line-height: 30px;}
.wap-ser button::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 20px;
    background-color: rgba(255, 255, 255, 0.5);}

.imgbed{
    position: relative;
    display: block;
    height: 0;
    width: 100%;
    padding-top: 77.25%;
    overflow:hidden;}
.imgbed img{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit:cover;}
.footnav li{width:11.11%;float:left;text-align:center;}
.footnav li h2{font-weight:normal;margin-bottom:10px;}
.footnav li h2 a{font-size:18px;color:#fff;}

.footnav li .sub a{display:block;line-height:30px;font-size:16px;margin:5px 0;color:#95a1e4;}

@media (max-width:1024px){
    .footnav{display:none;}
    .bq{margin:0;border-top:0;}
    .footer{padding:10px 0;}
}
