@charset "utf-8";
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
@media only screen and (min-width: 1200px) and (max-width: 1640px) {
    /* 在屏幕宽度大于1448px且小于1588px时应用的样式 */
    .nav>ul>li>a {
    display: block;
    line-height: 1rem;
    font-size: .17rem !important;
    color: #fff;
    font-family: "sihei";
}
.nav>ul {
    justify-content: space-evenly !important;
}

}



li {
    list-style: none;
}

a {
    text-decoration: none;
}

h2,
h3,
i,
em {
    font-style: normal;
}

/*@font-face {
    font-family: "sihei";
    src: url(../style/SourceHanSansCN-Medium.otf);
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: "sisong";
    src: url(../style/SOURCEHANSERIFCN-MEDIUM.OTF);
    font-weight: normal;
    font-style: normal;
}

html,
body {
    font-family: "微软雅黑";
    font-size: 16px;
    scroll-behavior: smooth;
}

input,
img,
a,
button {
    outline: none;
    border: 0;
}

.clear {
    clear: both;
}

html::-webkit-scrollbar {
    width: 4px;
    height: 8px;
    background-color: #F5F5F5;
}

html::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

html::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #333;
}

.pic {
    position: relative;
    overflow: hidden;
    padding-top: 75%;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .6s;
    object-fit: cover;
}

.pic:hover img {
    transform: scale(1.2);
}

.l1 {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.l2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.l3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.flex {
    display: flex;
    flex-wrap: wrap;
}

.wp {
    width: 16rem;
    margin: 0 auto;
    max-width: 92%;
}

@media(max-width: 1200px) {
    .wp {
        padding: 0 15px;
        width: 100%;
        max-width: 100%;
    }
.header.on::after{width:57%;}
}

html {
    font-size: 100px!important;
}

@media screen and (min-width:2000px) {
    html {
        font-size: 110px!important;
    }
    .wp {
        width: 17rem;
    }
}

@media screen and (max-width:1940px) {
    html {
        font-size: 100px!important;
    }
}

@media screen and (max-width:1800px) {
    html {
        font-size: 95px!important;
    }
}

@media screen and (max-width:1600px) {
    html {
        font-size: 90px!important;
    }
}

@media screen and (max-width:1400px) {
    html {
        font-size: 90px!important;
    }
}

@media screen and (max-width:1024px) {
    html {
        font-size: 85px!important;
    }
}

@media screen and (max-width:900px) {
    html {
        font-size: 85px!important;
    }
}

@media screen and (max-width:640px) {
    html {
        font-size: 80px!important;
    }
}

@media screen and (max-width:480px) {
    html {
        font-size: 80px!important;
    }
}

@media screen and (max-width:375px) {
    html {
        font-size: 75px!important;
    }
}

@media screen and (max-width:360px) {
    html {
        font-size: 70px!important;
    }
}

@media screen and (max-width:350px) {
    html {
        font-size: 65px!important;
    }
}

@media(min-width: 1200px) {
    @media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 120dpi) {}
    @media (-webkit-min-device-pixel-ratio: 1.05) {
        @media screen and (min-width: 1920px) {
            html {
                font-size: 100px!important;
            }
        }
        @media screen and (max-width:1920px) {
            html {
                font-size: 95.5px!important;
            }
        }
    }
    @media (-webkit-min-device-pixel-ratio: 1.1) {
        @media screen and (min-width: 1920px) {
            html {
                font-size: 100px!important;
            }
        }
        @media screen and (max-width:1920px) {
            html {
                font-size: 92.5px!important;
            }
        }
    }
    @media (-webkit-min-device-pixel-ratio: 1.15) {
        @media screen and (min-width: 1920px) {
            html {
                font-size: 80px!important;
            }
        }
        @media screen and (max-width:1920px) {
            html {
                font-size: 87px!important;
            }
        }
    }
    @media (-webkit-min-device-pixel-ratio: 1.20) {
        @media screen and (min-width: 1920px) {
            html {
                font-size: 80px!important;
            }
        }
        @media screen and (max-width:1920px) {
            html {
                font-size: 84px!important;
            }
        }
    }
    /* 屏幕分辨率放大为 125 */
    @media (-webkit-min-device-pixel-ratio: 1.25) {
        @media screen and (min-width: 1920px) {
            html {
                font-size: 80px!important;
            }
        }
        @media screen and (max-width:1920px) {
            html {
                font-size: 80px!important;
            }
        }
    }
    /* 屏幕分辨率放大为 150 */
    @media (-webkit-min-device-pixel-ratio: 1.5) {
        @media screen and (min-width: 1920px) {
            html {
                font-size: 80px!important;
            }
        }
        @media screen and (max-width:1920px) {
            html {
                font-size: 70px!important;
            }
        }
    }
}


/* 弹窗搜索 */

.search-dialog-box {
    position: fixed;
    left: 0rem;
    top: 0rem;
    width: 100%;
    height: 100vh;
    z-index: 1000000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.6s ease 0s;
}

.search-dialog-box.on {
    opacity: 1;
    visibility: visible;
}

.search-dialog-box a {
    position: absolute;
    width: 0.48rem;
    height: 0.48rem;
    z-index: 10;
    right: 0.25rem;
    top: 0.25rem;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 100%;
}

.search-dialog-box a i {
    position: absolute;
    left: 0rem;
    top: 0rem;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background: url(../images/close.png) no-repeat center center;
    background-size: 0.2rem auto;
    transition: all 0.6s ease 0s;
}

.search-dialog-box a i:hover {
    transform: rotate(180deg);
}

.search-dialog-box.on .search-bg {
    height: 100vh;
}

.search-dialog-box .search-bg {
    position: absolute;
    left: 0rem;
    top: 0rem;
    width: 100%;
    height: 0rem;
    margin: 0rem;
    background: 0% 0% / cover no-repeat rgba(0, 0, 0, 0.7);
    transform-origin: center center;
    transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s;
}

.search-dialog {
    position: absolute;
    left: 0rem;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 2;
}

.search-dialog .search-inner {
    overflow: hidden;
    margin-top: 0rem;
}

.search {
    position: relative;
    max-width: 9rem;
    width: 100%;
    padding-right: 1rem;
    margin: 0rem auto;
    background-color: rgba(255, 255, 255, 0.1);
    box-sizing: border-box;
    transition: all 0.3s ease 0s;
}

.search input[type="text"] {
    width: 100%;
    height: 0.7rem;
    background-color: rgb(255, 255, 255);
    font-size: 0.2rem;
    color: #666;
    transition: all 0.3s ease 0s;
    padding: 0rem 0.2rem;
    box-sizing: border-box;
}

.search span {
    position: absolute;
    width: 1rem;
    top: 0;
    bottom: 0;
    right: 0;
    background: #6a2cb7;
}

.search span input[type="image"] {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 0.3rem;
}

.main-top {
    position: relative;
}

.main-top::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 53.333%;
    background: url(../images/main-top-r-bg.jpg) no-repeat right top;
    background-size: cover;
}

.header {
    position: relative;
    z-index: 9;
}

.head { position: relative;
    z-index: 9;
    justify-content: space-between;
    font-size: 0;
    align-items: center;
}

.head-l a {
    display: block;
}

.head-l a img {
    display: block;
    height: .69rem;
}

.head-r {
    width: 53.875%;
}

.nav>ul {
    justify-content: flex-end;
}

.nav>ul>li {
    position: relative;
    margin-left: .26rem;
}
.nav>ul>li:first-child{ margin-left:0;}
.nav>ul>li>a {
    display: block;
    line-height: 1rem;
    font-size: .2rem;
    color: #fff;
    font-family: "sihei";
}

.nav>ul>li>ul {
    position: absolute;
    min-width: 1.5rem;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    display: none;
    z-index: 999;
}

.nav>ul>li>ul>li {
    line-height: .4rem;
}

.nav>ul>li>ul>li>a {
    display: block;
    font-size: .16rem;
    color: #333;
    text-align: center;
    font-family: "sihei";
    white-space: nowrap;
    padding: 0 0.1rem;
}

.nav>ul>li>ul>li:hover>a {
    background: #5c1fa7;
    color: #fff;
}

.banner {
    position: relative;
    z-index: 6;
}

.banner-slick a {
    position: relative;
    display: block;
    width: 100%;
}

.banner-slick a img {
    display: block;
    width: 100%;
}

.banner-slick a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2rem;
    /* background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .6)); */
}

.banner .slick-prev {
    left: auto;
    right: 2rem;
    top: auto;
    transform: none;
    bottom: .25rem;
    background: url(../images/banner-l.png) no-repeat center center;
}

.banner .slick-next {
    right: .4rem;
    top: auto;
    transform: none;
    bottom: .25rem;
    background: url(../images/banner-r.png) no-repeat center center;
}

.banner .slick-dots {
    left: auto;
    width: auto;
    bottom: .3rem;
    right: .8rem;
}

.banner .slick-dots li {
    margin: 0 .08rem;
    background: url(../images/banner-slick.png) no-repeat center center;
    transition: all .3s;
}

.banner .slick-dots li.slick-active {
    background: url(../images/slick-active.png) no-repeat center center;
}

.nav-r {
    position: absolute;
    top: 0;
    left: 100%;
    width: .67rem;
    z-index: 99;
}

.nav-r ul li {
    position: relative;
    width: 100%;
    height: .67rem;
    background: #6a2cb7;
}

.nav-r ul li a {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .24rem;
    color: #fff;
}

.nav-r ul li:hover a {
    background: #013ba7;
}

.nav-r ul li .ewm {
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translate(-20px, -50%);
    margin-right: .15rem;
    opacity: 0;
    z-index: -1;
    transition: all .3s;
}

.nav-r ul li:hover .ewm {
    opacity: 1;
    z-index: 1;
    transform: translate(0, -50%);
}

.nav-r ul li .ewm::after {
    content: "";
    position: absolute;
    right: -.18rem;
    top: 50%;
    transform: translateY(-50%);
    border: .1rem solid transparent;
    border-left: .1rem solid #fff;
}


/* 底端 */

.footer {
    background: url(../images/footer-bg.jpg) no-repeat center center;
    background-size: cover;
}

#ft-link {
    padding: .25rem 0;
    line-height: .4rem;
    background: #6d27c3;
}

.ft-link span {
    font-size: 0.18rem;
    color: #fff;
    font-weight: bold;
}

.ft-link a {
    display: inline-block;
    font-size: 0.18rem;
    color: #fff;
}

.ft-link a:hover {
    text-decoration: underline;
}

.ft-link i {
    display: inline-block;
    padding: 0 .15rem;
    font-size: 0.18rem;
    color: #fff;
}

.foot {
    padding: .45rem 0;
    justify-content: space-between;
}

.ft-nav>ul>li {
    margin-right: .35rem;
}

.ft-nav>ul>li>a {
    font-size: .2rem;
    color: #fff;
}

.ft-nav>ul>li>ul {
    margin-top: .3rem;
}

.ft-nav>ul>li>ul>li {
    line-height: .3rem;
}

.ft-nav>ul>li>ul>li>a {
    display: block;
    font-size: .16rem;
    color: #fff;
    opacity: .5;
}

.ft-nav>ul>li>ul>li:hover>a {
    opacity: 1;
}

.ft-r .ewm img {
    display: inline-block;
}

.ft-r .dz {
    margin-top: .25rem;
}

.ft-r .dz p {
    font-size: .16rem;
    color: #fff;
    line-height: .34rem;
}

.ft-r .dz p img {
    display: inline-block;
    padding-right: .2rem;
    vertical-align: middle;
}

#foot-down {
    padding: .25rem 0;
    border-top: 1px solid #8d63c2;
}

#foot-down .fd {
    justify-content: space-between;
}

#foot-down .fd-l p {
    font-size: .16rem;
    color: #fff;
    opacity: .6;
}

#foot-down .fd-r a {
    display: inline-block;
    font-size: .16rem;
    color: #fff;
    opacity: .6;
}

#foot-down .fd-r a:hover {
    opacity: 1;
}

#foot-down .fd-r span {
    font-size: .16rem;
    color: #fff;
    opacity: .6;
    padding: 0 .2rem;
}


/* 移动端 */

.m_header_box {
    transition: .6s;
    display: none;
    position: relative;
    z-index: 100000;
}

.m_header_box header {
    padding: 0 0 0 .15rem;
    height: .7rem;
    background: #fff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .05);
    background-size: cover;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.m_header_box header #logo img {
    height: .5rem;
}

.m_header_box header #logo {
    padding: 0;
    width: 100%;
}

.m_header_box .list_box1 {
    margin-right: .4rem;
}

.m_header_box .list_box1 .li a {
    border-radius: 0;
    width: 28px;
    height: 20px;
    font-size: 10px;
}


/*å¯¼èˆªæŒ‰é’®å¼€å§‹*/

#nav_btn_box.on {
    background: none;
}

#nav_btn .point.on .navbtn::after,
#nav_btn .point.on .navbtn::before {
    /* background: #fff; */
}

#nav_btn_box {
    position: relative;
    width: .85rem;
    height: .7rem;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    min-width: .85rem;
}

#nav_btn_box:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #4e1a89;
}

#nav_btn_box:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: -7px;
    border-right: #4e1a89 7px solid;
    border-bottom: transparent .7rem solid;
}

#nav_btn {
    cursor: pointer;
    text-align: center;
    z-index: 99999;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    outline: none;
    box-shadow: none;
    pointer-events: none;
}

#nav_btn .point {
    display: inline-block;
    width: .34rem;
    height: 18px;
    position: relative;
    outline: none;
}

#nav_btn .point:hover .navbtn,
#nav_btn .point:hover .navbtn::after,
#nav_btn .point:hover .navbtn::before {
    width: 100%;
}

#nav_btn .navbtn {
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 2px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #fff;
    margin-top: -1px;
}

#nav_btn .navbtn::after,
#nav_btn .navbtn::before {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 2px;
    content: '';
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    background: #fff;
}

#nav_btn .navbtn::after {
    top: -8px;
}

#nav_btn .navbtn::before {
    top: 8px;
}

#nav_btn .point.on .navbtn {
    background: transparent;
}

#nav_btn .point.on .navbtn::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
}

#nav_btn .point.on .navbtn::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0px;
}

.m_nav_list {
    flex-direction: column;
    /* justify-content: center; */
    width: 100%;
    height: 100%;
    overflow: auto;
    align-items: center;
    display: flex;
    background: rgba(255, 255, 255, .1);
}

.m_nav_list::-webkit-scrollbar {
    display: none
}

#m_nav {
    z-index: 99999;
    position: fixed;
    width: 100%;
    height: 100vh;
    right: -105vw;
    top: 0;
    display: none;
    padding: 84px 20px 30px;
    overflow: hidden;
    pointer-events: none;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    background: #6f38b1;
    background-size: cover;
    opacity: 0;
    visibility: hidden;
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
}

#m_nav .close {
    position: absolute;
    top: 7px;
    right: 15px;
    left: 15px;
    font-size: 30px;
    color: #333;
    z-index: 10000;
    /* background: rgba(255,255,255,.1); */
    width: auto;
    height: 35px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0 0;
}

#m_nav.act {
    pointer-events: auto;
    right: 0;
    opacity: 1;
    visibility: visible;
}

#m_nav .search_box input.submit {
    background: #0656b7 url(../images/submit.svg) center no-repeat;
    background-size: 1.75rem;
}

#m_nav .old_rukou {
    margin: .24rem 0 0;
    width: 100%;
}

#m_nav .list_box1 {
    width: calc(100% + 6px);
    justify-content: center;
}

#m_nav .list_box1 li a {
    font-size: .18rem
}

.list_box_nav_mobile {
    width: 100%;
    max-height: 100%;
    padding: 0 0 10px;
    overflow: hidden;
    overflow-y: auto;
    margin: 0;
}

.list_box_nav_mobile>li {
    width: 100%;
    overflow: hidden;
    padding: 0;
    position: relative;
    margin: 0 auto;
}

.list_box_nav_mobile>li .con {
    position: relative
}

.list_box_nav_mobile>li .a {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
    line-height: .64rem;
    color: rgba(255, 255, 255, .8);
    padding: 0;
    font-size: .2rem;
    display: flex;
    position: relative;
    transition: .5s;
}

.list_box_nav_mobile>li i {
    opacity: 1;
    filter: alpha(opacity=100);
    display: inline-block;
    width: .64rem;
    height: .64rem;
    display: inline-block;
    background: url(../images/arrow_down.svg) center no-repeat;
    background-size: 15px 15px !important;
    position: absolute;
    display: block;
    right: -.2rem;
    top: 0;
}

.list_box_nav_mobile>li.on1 i {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
}

.list_box_nav_mobile>li.on .a {
    color: rgba(255, 255, 255, 1);
}


/*ä¸‰çº§å¯¼èˆª å¼€å§‹*/

.list_box_nav_mobile>li .list {
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    display: none
}

.list_box_nav_mobile>li .list a {
    display: block;
    font-size: 13px;
    color: rgba(255, 255, 255, .6);
    line-height: 2.5;
}

.nav_mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 888;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
}


/*é¡¶éƒ¨æœç´¢*/

.wap_search {
    font-size: 16px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    overflow: hidden;
    width: 80%;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
}

.wap_search form {
    height: 40px;
    border-radius: 0;
    background: rgb(255 255 255);
    position: relative;
    width: 100%;
    margin: 10px auto;
}

.wap_search .input {
    font-size: 14px;
    color: #646464;
    height: 40px;
    line-height: 40px;
    padding: 0 .24rem;
    box-shadow: none;
    -webkit-appearance: none;
    float: left;
    border-right: 0;
    background: none;
    width: calc(100% - 40px);
    border: none;
}

.wap_search .btn_blue {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 0;
    background: url(../images/submit.svg) center no-repeat #e2640c;
    background-size: .24rem;
    border-radius: 0;
}

.wap_search .btn_blue.fr {
    background: #e9edef;
    color: #4e4f53;
}

.wap_search input::-webkit-input-placeholder {
    color: #999;
}

.wap_search input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
}

.wap_search input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
}

.wap_search input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #999;
}


/* WebKit browsers */

.wap_search input:focus::-webkit-input-placeholder {
    color: transparent;
    /* transparentæ˜¯å…¨é€æ˜Žé»‘è‰²(black)çš„é€Ÿè®°æ³•ï¼Œå³ä¸€ä¸ªç±»ä¼¼rgba(0,0,0,0)è¿™æ ·çš„å€¼ */
}


/* Mozilla Firefox 4 to 18 */

.wap_search input:focus:-moz-placeholder {
    color: transparent;
}


/* Mozilla Firefox 19+ */

.wap_search input:focus::-moz-placeholder {
    color: transparent;
}


/* Internet Explorer 10+ */

.wap_search input:focus:-ms-input-placeholder {
    color: transparent;
}

@media (max-width: 1460px) {
    .head-l a img {
        height: .55rem;
    }
    .head-r {
        width: 58%;
    }
    .main-top::after {
        width: 57%;
    }
    .nav>ul>li {
        margin-left: .13rem;
    }
    .nav>ul>li>a {
        font-size: .18rem;
    }
    .banner {
        padding: 0;
        max-width: 90%;
    }
}

@media(max-width: 1200px) {
    .list_box0 .li a {
        margin-top: .15rem;
        display: inline-block;
        background: #fff;
        width: 1rem;
        height: .4rem;
        line-height: .4rem;
        text-align: center;
        font-size: .16rem;
        color: #5c1fa7;
        margin-bottom: .15rem;
    }
    .m-ewm {
        text-align: center;
    }
    .m-ewm img {
        display: none;
    }
    .header {
        display: none;
    }
    .m_header_box {
        display: block;
    }
    body {
        padding-top: .7rem;
    }
    .banner {
        max-width: 100%;
        padding: 0!important;
    }
    .nav-r {
        display: none;
    }
    .wp {
        padding-left: .15rem;
        padding-right: .15rem;
    }
    .ft-l {
        width: 100%;
    }
    .ft-r {
        width: 100%;
        text-align: center;
        margin-top: .15rem;
    }
    .ft-nav>ul>li {
        margin-right: 0;
        width: 12.5%;
    }
    .ft-link i {
        padding: 0 .05rem;
    }
}
@media screen and (max-width: 1024px) {
    .ft-nav>ul>li {
        width: 100%;
        margin-bottom: .15rem;
    }
    .foot {
        padding: .15rem;
    }
    .ft-nav>ul>li>ul {
        margin-top: .15rem;
    }
    .ft-nav>ul>li>ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .ft-nav>ul>li>ul>li {
        min-width: 33.333%;
    }
}
@media screen and (max-width: 700px) {
    .ft-nav>ul>li {
        width: 100%;
        margin-bottom: .15rem;
    }
    .foot {
        padding: .15rem;
    }
    .ft-nav>ul>li>ul {
        margin-top: .15rem;
    }
    .ft-nav>ul>li>ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .ft-nav>ul>li>ul>li {
        min-width: 33.333%;
    }
    .m_header_box header #logo img {
        height: .35rem;
    }
    .banner .slick-prev,
    .banner .slick-next {
        bottom: .1rem;
    }
    .banner .slick-dots {
        bottom: .15rem;
    }
}