/* 移动端 */

.gp-menu-nav,
.gp-menu-header-icon-out>span {
    /* background-color: #fff; */
}

.gp-ser {
    height: 16px;
}

.gp-search {
    line-height: 16px;
    border-radius: 16px;
    margin-top: 15px;
}

.gp-search input.notxt {
    height: 16px;
}

.gp-search .notxt1 {
    top: 0%;
}

@media screen and (max-width:1300px) {
    .top .logo {
        width: 320px;
    }
}

@media screen and (max-width: 996px) {
    .gp-menu-header {
        display: block;
    }
    .gp-menu-nav {
        display: block !important;
    }
}

@media screen and (max-width: 767px) {
    .top .logo {
        width: 200px;
    }
}

@media screen and (max-width: 479px) {
    .top .logo {
        width: 120px;
    }
}

.topimg {
    padding-bottom: 23.13%;
    position: relative;
    background: url(../images20210819djcah/banner.png);
    background-size: contain;
}

.her {
    overflow: hidden;
    position: relative;
}

.logo {
    width: 447px;
    height: 185px;
    overflow: hidden;
    float: left;
    padding-top: 5.81%;
}

footer {
    padding: 35px 0;
    background: url(../images20210819djcah/footerbg.png);
    text-align: center;
}

.copyRight p {
    color: rgba(255, 255, 255, .7);
    font-size: 12px;
    line-height: 18px;
}