.wap {
    display: none
}

body .clear {
    clear: both;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important
}

img,input {
    border: 0;
    outline: none
}

.footer2 {
    background: #00beaf;
    margin-top: 50px
}

.page_foot {
    background: #00beaf;
    box-sizing: border-box;
    padding-top: 130px
}

.foot-flex {
    display: flex;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
    padding: 25px 0
}

.foot-cbox {
    display: flex;
    justify-content: space-around;
    flex: 1;
    min-width: 0
}

.foot2-l a {
    display: block
}

.foot2-l a img {
    display: block;
    max-width: 100%;
    height: 80px
}

.foot2-m {
    display: flex
}

.foot2-m ul {
    margin-left: 30px;
}

.foot2-m ul:nth-child(1) {
    margin-left: 0
}

.foot2-m ul h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    color: #ffffff;
    margin-bottom: 10px
}

.foot2-m ul li a {
    display: block;
    line-height: 34px;
    font-size: 15px;
    letter-spacing: 1px;
    color: #ffffff
}

.foot2-r {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 190px
}

.foot2-r p {
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #ffffff
}

.foot2-r ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.foot2-r ul li {
    width: 48%
}

.foot2-r ul li img {
    display: block;
    width: 100%;
    max-width: 100px;
    margin: 10px auto
}

.foot-media {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.foot-media>div {
    float: left;
    text-align: center;
    margin-top: 15px;
    position: relative;
    cursor: pointer
}

.foot-media>div:hover div {
    display: block
}

.foot-media>div>a {
    display: block;
    width: 48px;
    height: 48px;
    border: 1px dashed rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    line-height: 48px;
    font-size: 0;
    text-align: center;
    transition: all 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.foot-media>div>a>img {
    vertical-align: middle
}

.foot-media>div:hover>a {
    border-color: #fff
}

.foot-media>div>div {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 100%;
    margin-bottom: 15px;
    width: 120px;
    padding: 5px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    display: none
}

.foot-media>div>div img {
    display: block;
    width: 100%
}

.foot-media>div>div::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-top: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

.foot-media>div>img {
    display: block;
    margin: 0 auto
}

@media screen and (max-width: 1400px) {
    .foot2-m ul {
        margin-left: 10px;
    }

    .foot2-m ul h3 {
        font-size: 11px;
    }

    .foot2-m ul li a {
        font-size: 10px;
        line-height: 30px
    }

    .foot2-r p {
        font-size: 16px
    }

    .foot2-r {
        max-width: 210px
    }
}

@media screen and (max-width: 1280px) {
    .foot2-m ul {
        margin-left: 4px;
    }
}

@media screen and (max-width: 1024px) {
    .banner .slick-slide a::after {
        display: none
    }

    .hander {
        display: none !important
    }

    .pc {
        display: none
    }

    .wap {
        display: block
    }

    .b-top {
        display: none
    }

    .top {
        margin: 0 auto;
        position: fixed;
        right: 10px;
        top: 18px;
        width: 25px;
        height: 25px;
        z-index: 9999
    }

    .top>img {
        display: block;
        width: 100%
    }

    .wap-menu {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 99999;
        font-size: 0
    }

    .wap-menu img {
        height: 25px
    }

    .close-menu {
        display: none;
        position: absolute;
        right: 0;
        top: 0
    }

    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.25);
        z-index: 999
    }

    .m-logo {
        font-size: 0;
        padding: 10px;
        z-index: 9999;
        position: relative
    }

    .m-logo a {
        font-size: 0;
        line-height: 40px;
        display: block
    }

    .m-logo img {
        max-height: 40px;
        max-width: 80%;
        vertical-align: middle
    }

    .m-tlink {
        padding: 10px 15px 0 15px
    }

    .m-tlink a {
        font-size: 12px;
        margin-right: 10px;
        color: #fff;
        display: inline-block;
        line-height: 24px;
        background: #fff;
        color: #304174;
        line-height: 24px;
        padding: 0 15px;
        border-radius: 5px;
        margin-bottom: 5px
    }

    .m-search {
        margin: 0 15px;
        padding-right: 50px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        line-height: 35px;
        margin-top: 15px;
        border: 1px solid #fff
    }

    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
        background: none;
        color: #fff
    }

    .m-search input[type="text"]::placeholder {
        color: #fff
    }

    .m-search input[type="image"] {
        position: absolute;
        right: 10px;
        top: 10px;
        height: 15px
    }

    .m-nav {
        position: fixed;
        top: 0;
        left: 100%;
        right: 0;
        bottom: 0;
        z-index: 999;
        overflow-y: scroll;
        background: rgba(0, 116, 87, .9);
        padding-top: 60px;
        background: #00beaf
    }

    .m-nav ul {
        padding: 0 15px
    }

    .m-nav ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        position: relative
    }

    .m-nav ul li>span.on {
        transform: rotateZ(90deg)
    }

    .m-nav ul li ul {
        display: none
    }

    .m-nav ul li ul li {
        border: none
    }

    .m-nav>ul>li a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding: 15px 0;
        position: relative;
        color: #fff
    }

    .m-nav>ul>li ul li a {
        padding: 10px 0
    }

    .m-nav>ul>li>span {
        position: absolute;
        width: 20px;
        height: 20px;
        background: url(../images/m-nav_down.png) no-repeat;
        background-size: 14px 14px;
        background-position: center center;
        right: 0;
        top: 15px;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s
    }

    .page_foot {
        padding-top: 0
    }

    .foot-flex {
        display: block;
        height: auto;
        padding: 30px 0
    }

    .foot-cbox {
        display: block;
        padding: 0 15px
    }

    .foot2-r {
        max-width: auto
    }

    .foot2-r {
        max-width: none;
        justify-content: center
    }

    .foot2-m {
        display: block;
        margin: 0 0 20px 0
    }

    .foot2-m ul {
        display: flex;
        flex-wrap: wrap;
        margin-left: 0
    }

    .foot2-m ul h3 {
        width: 500px;
        margin-bottom: 5px;
        margin-top: 10px
    }

    .foot2-m ul li {
        margin-right: 15px
    }

    .foot2-r ul li {
        width: 23%;
        padding: 0 1%
    }

    .foot2-m ul li a {
        font-size: 14px;
        line-height: 24px
    }

    .foot2-m ul h3 {
        font-size: 16px
    }
}
