﻿*{margin:0;padding:0;box-sizing:border-box;}
li{
    list-style:none;
}
a{
    color:#333;
    text-decoration:none;
}
.w{
    max-width:1200px;
    margin:0 auto;
}
body {
    background: #1e1e1e url(/images/dots-gt.png);
}
.focus {
    background-color: rgba(0,0,0,0)!important;
    color: #968457!important;
}

.swiper-button-next, .swiper-button-prev{
    z-index:999999999!important ;
}

.bx-head {
    box-shadow: none;
    background-color: #000;
    position:relative;
}
.search {
    float:right;
    position:absolute;
    right:15px;
    top:50%;
    transform:translateY(-50%);
    cursor:pointer;
    width:18px;
}
.search_cont {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 900;
    display: none;
}

.search_pack {
    width: 52%;
    position: absolute;
    left: 50%;
    top: 20%;
    transform: translate(-50%,-50%);
}
.search_input{
    width:100%;
}
.search_pack input {
    width: 100%;
    font-size: 16px;
    padding: 0 5px 0 25px;
    border: 1px solid #f0f0f0;
    line-height: 38px;
}
.search_pack .ft {
    margin-top: 18px;
}

    .search_pack .ft p a {
        display: inline-block;
        width: auto;
        line-height: 32px;
        background: url(/images/label.png);
        background-size: 100% 100%;
        text-indent: 16px;
        color: #fff;
        font-size: 14px;
        position: relative;
        left: 0;
        transition: left 300ms;
        margin-left: 30px;
        padding-right: 30px;
    }

        .search_pack .ft p a:first-child {
            margin-left: 0;
        }

        .search_pack .ft p a:hover {
            left: 5px;
            color: #84754e;
        }
.search_btn {
    width: 70px;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    border-radius: 0 5px 5px 0;
    cursor:pointer;
}
.bx-Search{
    min-height:800px;
}
.search_cha {
    display: block;
    text-align: center;
    color: #fff;
    margin-left: 40px;
    position:absolute;
    right:4%;
    top:5%;
    
}

    .search_cha i {
        font-size: 50px;
        line-height: 60px;
        transform: rotate(45deg);
        font-style: normal;
        display: block;
        font-weight: 300;
        cursor: pointer;
        font-weight: 600;
    }
.bx-index-top01 > .bx-nav ul li {
    background-color: transparent;
}
    .bx-index-top01 > .bx-nav ul li a {
        color: #ffffff;
        font-size: 16px;
        font-weight: 500;
        white-space:nowrap;
        background:#000;
    }
        .bx-index-top01 > .bx-nav ul li a:hover {
            background-color: transparent!important;
            color: #968457 !important;
        }
/*.head-w {
    max-width: 1716px !important;
    margin: 0 auto;
}*/
.search{
    vertical-align:sub;
}
.bx-sideBar ul li {
    width:30px;
    height:30px;
}
footer {
    background: #000000;
}

footer>.head-w{
    display:flex;
    justify-content:space-between;
    align-items:center;
    height:150px;
}
.f-logo{
    width:10%;
    height:auto;
}
.f-logo>img{
    width: 100%;
}

.f-link {
    width: 20%;
    text-align:right;
}

.f-link>img{
    width: 30px;
    height:30px;
    margin-left:1.5%;
}


.f-ban {
    text-align: center;
    font-size: 14px;
    line-height: 50px;
    color: #ccc;
    background: #000;
    border-top: 1px solid #1a1a1a;
}
.banner {
    overflow: hidden;
    position: relative;
}

.n-banner {
    position: relative;
}

    .n-banner h3 {
        position:absolute;
        top:50%;
        left:50%;
        transform:translate(-50%,-50%);
        font-size:50px;
        line-height:69px;
        color:#fff;
        text-align:center;
        width:95%;
    }
    .n-banner img {
        width: 100%;
        max-height:300px;
        object-fit: cover;
        opacity:.6;
    }
.about_pack{
    padding:100px 0;
}
.about_plate1_list{
    display:flex;
    margin:0 -10px;
    flex-wrap:wrap;
}
    .about_plate1_list li {
        width:33.333%;
        padding:0 10px;
        margin-bottom:20px;
    }
    .about_plate1_list img {
        width:100%;
        display:block;
    }
    .about_plate1_list li:hover {

    }


    .works {
        margin: 5.5% auto !important;
    }

    .works ul {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin-left: -30px;
    }


        .works ul li {
            width: 23%;
            margin-left: 2%;
            margin-bottom: 4%;
        }
        .works ul li a{
            display:block;
            width:100%;
            height:100%;
        }
        .works ul li .imgs{
             width:100%;
             height:auto;
             overflow:hidden;
        }
        .works ul li .imgs img{
            width: 100%;
            height: 100%;
            transition:all 0.4s;
        }
            .works ul li .imgs img:hover {
                transform: scale(1.1);
            }
        .works ul li .zp-txt {
            height:40px;
            line-height:40px;
            display:flex;
            justify-content:space-between;
        }
        .works ul li .zp-txt span{
          font-size:18px;
          color:#fff;
          font-weight:700;
        }
.bx-sideBar ul li {
    background-color: #0566c500;
}
.bx-sideBar ul li:hover {
    background-color: transparent;
}

.News {
    margin: 5.5% auto!important;
}

.News ul {
}
.News ul li{
  margin-bottom:5%;
}

    .News ul li a {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: space-between;
    }
        .News ul li a .n-left {
            width: 50%;
          
        }
.n-left h3 {
    font-size: 20px;
    color:#fff;
}
.News ul li a:hover h3{
    color: #84754e !important;
}

.News ul li a:hover .n-right > img {
    transform:translateY(-4%);
}
.n-left .time{
    margin:2.5% 0;
}
.n-left .time img {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 2%;
}
.n-left .time span{
    font-size: 14px;
    color: #fff;
}
.News ul li a .n-right {
    width: 50%;
    text-align: right;
}

        .News ul li a .n-right img{
            width:500px;
            transition:all 0.3s;
        }

.n-l-con {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}


.xq-btn {
    width: 120px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    margin-top: 3.5%;
    color: #fff;
  
    background: rgba(0,0,0,0);
    border: 1px solid #878787;
}
    .xq-btn:hover {
        border: 1px solid rgba(0,0,0,0);
        color: #fff;
        background: #84754e;
    }
.bx-sideBar {
    position: fixed;
    right: 5%;
    top: 72%;
    z-index: 9999999;
}
.head-w{
    padding:0 60px;
}
.jj {
    padding: 100px 0 50px;
}

.jj-title {
    font-size: 36px;
    color: #fff;
    font-style: italic;
    margin-left: 0;
    letter-spacing: 6px;
    max-width: 1000px;
    margin:0 auto;
}
.jj-text {
    font-size: 16px;
    color: #fff;
    margin: 30px auto 50px;
    padding: 50px;
    max-width: 1000px;
    position: relative;
    border: 1px dotted rgba(132, 117, 78, 0.1);
    background-color: rgba(255, 255, 255, .02);
}
    .jj-text > i,
    .nav-active a>i{
        display: inline-block;
        width: 4px;
        height: 4px;
        position: absolute;
        background-color: #84754e;
        margin: -2px;
        transition:all .5s;
    }
        .nav-active a > i {
            opacity:0;
        }
        .i1 {
            left: 0;
            top: 0;
        }
    .i2 {
        top:0;
        right:0;
    }
    .i3 {
        bottom:0;
        right:0;
    }
    .i4 {
        left:0;
        bottom:0;
    }
    .tablist {
        /*max-width:1000px;
        margin:auto;*/
    }
.tab-nav {
    margin: 0 auto;
    width: 100%;
    max-width: 1000px;
}
    .tab-nav ul {
        display: flex;
        justify-content: flex-start;
        margin-left: -1%;
    }
        .tab-nav ul li {
            width:calc(100% / 6);
            position: relative;
        }


    .nav-active a {
        display: block;
        padding: 20px 10px;
        position: relative;
        border: 1px solid transparent;
        transition:all .5s;
    }
        .nav-active a:hover {
            border: 1px solid #3d392e;
        }
        .nav-active a:hover i {
            opacity:1;
        }
        .li-box {
            text-align: center;
        }
            .li-box img {
                height: 30px;
                transition: all .5s;
            }
            @keyframes ss {
                0%{
                    transform:scale(.5);
                    opacity:0;
                }
                25% {
                    transform: scale(1);
                    opacity: 1;
                }
                45% {
                    transform: scale(.8);
                }
                55% {
                    transform: scale(1);
                }
                75% {
                    transform: scale(.8);
                }

                90% {
                    transform: scale(1);
                }
            }
.nav-active a:hover img {
    filter: drop-shadow(0 0 10px rgba(132, 117, 78, .9));
    animation: ss .8s linear .2s 2;
}
.li-box p {
    font-size: 16px;
    color: #84754e;
    margin-top: 20px;
}
.tab-con{
    padding-top:100px;
    display:none;
}
.tab-con .t-c-tt h3 {
    font-size: 48px;
    text-align: center;
    color: #fff;
    font-weight: 500;
}

    .tab-con .t-c-tt p {
        font-size: 14px;
        text-align: center;
        color: #fff;
        width:50%;
        margin:4% auto;
    }
.t-c-list ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: -1%;
}
    .t-c-list ul li{
        width:31%;
        height:215px;
        margin-left:2%;
        margin-bottom:2%;
    }
    .t-c-list ul li a {
        display: block;
        width: 100%;
        height: 100%;
        overflow:hidden;
    }
    .t-c-list ul li a img{
       width:100%;
       height:100%;
       cursor:pointer;
       transition:all 0.3s;
    }
        .t-c-list ul li a img:hover{
            transform:scale(1.1);
        }

        .addus {
            margin: 5.5% auto !important;
        }
.pics ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: -2%;
}
.pics ul li{
    width:31%;
    margin-left:2%;
    margin-bottom:2%;
    overflow:hidden;
}
    .pics ul li img{
        transition:all 0.2s;
    }
    .pics ul li img:hover {
        transform: scale(1.1);
    }
.zhaopin {
    margin: 4% auto;
    background: #242424;
    margin-bottom: 6%;
}

.map {
    background: #333;
    position:relative;
}
iframe{
    width:100%;
}
.m-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    padding: 5% 3%;
    border-top: 3px solid #84754e;
}
.dt iframe {
    height:465px !important;
}
.anchorBL {
    display: none !important;
}
.about_list{
    width:83%;
    margin:0 auto;
}
    .about_list li {
        margin-bottom:40px;
    }
        .about_list li a {
            display:flex;
            align-items:center;
        }
            .about_list li a>div {
                width:50%;
            }
.a_img{
    overflow:hidden;
}
.a_img img {
    width: 100%;
    display: block;
}
.a_cont{
    padding-left:50px;
}
    .a_cont h4 {
        padding-top: 40px;
        line-height: 1em;
        color: #ffffff;
        margin-bottom: 30px;
        font-size: 28px;
    }
    .a_cont p {
        color: #ffffff;
        font-size: 14px;
        line-height: 32px;
        white-space:pre-line;
    }
    .a_cont span {
        display: inline-block;
        width: 120px;
        height: 36px;
        border: 1px solid #a3a3a3;
        line-height: 34px;
        text-align: center;
        color: #ffffff;
        font-size: 14px;
        cursor: pointer;
        margin-top:20px;
    }
.about_list li a:hover img  {
    transform:scale(1.1);
}
.about_list li a:hover h4 {
    color:#968457;
}
.about_list li a span:hover {
    background:#968457;
    color:#fff;
    border-color:#968457;
}
.m-mask p {
    font-size: 14px;
    color: #fff;
}
    .m-mask h3 {
        font-size: 30px;
        color: #fff;
        margin-bottom:6%;
        font-weight:500;
    }
.m-item{
    margin-bottom:2%;
}
.changes {
    position: absolute;
    top: 10%;   
    right: 20%;
    width: 10%;
    height: auto;
    line-height: 30px;
    cursor:pointer;
}
.changes ul {
    display:flex;
    justify-content:space-between;
}

    .changes ul li{
       width:45%;
       text-align:center;
       font-size:14px;
       color:#fff;
    }
    .changes ul li:hover {
       border-bottom:1px solid #ddd;
    }

.m-active {
    border-bottom: 1px solid #ddd;
}
.f-link a{
    display:inline-block;
    margin-left:4%;
}
.xq-btn a{
    display:block;
    width:100%;
    height:100%;
}
.news_detail {
    padding:100px 0;
    display:flex;
    align-items:flex-start;
}
.footer_w{
    padding:0;
}
.news_detail_left {
    width: calc(100% - 300px);
    padding-right: 80px;
}
.hot_news{
    width:300px;
}
    .hot_news h3 {
        font-size: 24px;
        line-height: 1em;
        color: #fff;
        padding-bottom: 28px;
        border-bottom: 1px solid #313131;
        font-weight:500;
        text-transform:uppercase;
    }
.news_detaillist{
    margin-top:30px;
}
    .news_detaillist li {
        margin-bottom:25px;
    }
    .news_detaillist li a {
        display:flex;
        align-items:center;
    }
.hot_news_img{
    width:100px;
    overflow:hidden;
}
    .hot_news_img img {
        width:100%;
        display:block;
    }
.hot_news_cont {
    font-size:12px;
    line-height:20px;
    color:#fff;
    width:calc(100% - 100px);
    padding-left:15px;
}
    .hot_news_cont h4 {
        overflow:hidden;
        text-overflow:ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical;
    }
    .hot_news_cont p {
        opacity: .7;
        margin-top:5px;
    }
.news_detaillist li a:hover img {
    transform:scale(1.1);
}
.news_detaillist li a:hover h4 {
    color:#968457;
}
.a_detail{
    padding:60px 0 100px;
}
.a_detail_list {
    display:flex;
    flex-wrap:wrap;
    margin:0 -10px;
}
    .a_detail_list li {
        width:25%;
        padding:0 10px;
        margin-bottom:20px;
    }
    .a_detail_list a {
        display:block;
    }
    .a_detail_list img {
        width:100%;
        display:block;
    }
    .webdiyerCss input, .webdiyerCss a, .webdiyerCss a:link {
        color: #d2d2d2;
        background: #000;
        border: 1px solid #464646;
        border-radius: 3px;
    }
.public_nav{
    font-size:14px;
    color:#fff;
    line-height:24px;
    margin-bottom:20px;
}
    .public_nav a {
        color:#fff;
    }
    .webdiyerCss .redcss, .webdiyerCss .page_go {
        font-weight: bold;
        background: #000000;
        border: 1px solid #636363;
        border-radius: 3px;
        color: #968457;
    }
.nei-nav p{
    color:#fff;
}

.nei-nav p a{
    color: #fff;
}
.hd h4{
    font-size:20px;
    color:#fff;
}
.hd .tit_bar {
    font-size: 15px;
    color: #fff;
    margin: 2% 0;
}

.bd {
    color: #a7a7a7;
}
.sx .bd{
    min-height:350px;
}
.sx > a {
    color: #fff;
}
.f-page{
    width:100%;
}


.banner .swiper-container {
    position:static;
}
.swiper-1 {
    max-height: 100%;
}
/*.swiper-1 .swiper-slide {
    
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}*/
    .swiper-1 .swiper-slide video {
        width: 100%;
        max-height: calc(100vh - 100px);
        display: block;
        object-fit: cover;
    }
.banner_cont {
    position: relative;
}
/*.head-w {
    max-width: 1800px !important;
    margin: 0 auto;
}*/
.home {
    margin: 2.5% auto 100px;
}

.home .h-title {
    font-size: 36px;
    color: #fff;
    margin-bottom: 4%;
    font-style: italic;
}
.home ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: -30px;
}
.search_list {
    width:50%;
    margin:0 auto;
}
.search_list li a {
    display:block;
}
.search_img img {
   width:100%;
   display:block;
}
.search_text {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-size:16px;
    line-height:24px;
    margin-top:10px;
    color:#fff;
    text-align:center;
}

.home > ul > li {
    width: 31%;
    margin-left: 2%;
    margin-bottom: 4%;
}
.bx-index-top01 .bx-nav ul li a {
    width: 110px;
}
    .home > ul > li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .home > ul > li .imgs {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

        .home > ul > li .imgs img {
            width: 100%;
            height: 100%;
            transition: all 0.4s;
        }

            .home > ul > li .imgs img:hover {
                transform: scale(1.1);
            }

    .home > ul > li .zp-txt {
        height: 40px;
        line-height: 40px;
        display: flex;
        justify-content: space-between;
        margin-top: 2%;
    }
        .home > ul > li .zp-txt span {
            font-size: 18px;
            color: #fff;
        }


.h-news {
    margin: 3% auto;
    background-image: url('../../../images/hnewsbg.png');
    background-size: 100% 100%;
    padding: 5% 7%;
}
.h-news>h3 {
   font-size:36px;
   font-weight:500;
   color:#fff;
   font-style:italic;
}
    .h-news > ul {
       display:flex;
       justify-content:space-between;
       margin-top:6%;
       flex-wrap:wrap;
    }
    .h-news > ul>li{
        width:45.5%;
        transition:all 0.2s;
        margin-bottom:4%;
    }
        .h-news > ul > li:hover {
           transform:translateY(-3%);
        }
        .h-news > ul > li a:hover h3{
            color:#968457;
        }
        .h-news > ul > li>a{
            width: 100%;
            height: 100%;
            display:block;
        }
            .h-news > ul > li > a  .htime {
               font-size:14px;
               color:#fff;

            }
                .h-news > ul > li > a .htime img {
                    width: 16px;
                    margin-right: 0%;
                    vertical-align: text-top;
                }
            .h-news > ul > li > a .ntitle {
                font-size: 20px;
                color: #fff;
                margin: 1% 0;
                font-weight: 500;
                line-height: 24px;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
                overflow: hidden;
            }
            .h-news > ul > li > a .ninfo {
                font-size: 14px;
                color: #ccc;
                margin: 3% 0 0;
                font-weight: 500;
                line-height: 20px;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
                overflow: hidden;
            }

.jiang{
    margin:3% auto;
}
    .jiang ul{
        width:100%;
        margin:0 -7px;
        display:flex;
        flex-wrap:wrap;
    }
       
    
        .jiang ul li {
            width: 16.66%;
            padding:0 7px;
            text-align: center;
            margin:10px 0;
        }
        .jiang ul li a{
         width:100%;
         height:100%;
         display:block;
        }
            .jiang ul li a img {
                width: auto;
                max-height: 111px;
                filter: brightness(0) invert(1);
            }

            .jiang ul li a:hover img{
                filter: none;
            }



.Moreedu{
    margin:7.5% auto;
}

.shujt {
    position: absolute;
    top: 42.7%;
    left: 65%;
}


.Moreedu .aboutBox {
    display: flex;
    justify-content: start;
}
        .Moreedu .aboutBox .ab-left {
            width: 35%;
            height: 100%;
            margin-left: 10%;
        }
    .Moreedu .aboutBox .ab-right {
        width: 39%;
        height: 100%;
        padding-right: 5%;
        margin-left: 6%;
    }
    .Moreedu .aboutBox .ab-left img{
        width: 100%;
        height: 100%;
    }
.ab-right h3{
    font-size:30px;
    color:#fff;
    text-align:center;
}
.ab-right p {
    font-size: 14px;
    color: #fff;
    margin: 5% 0 10%;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
}
.yih {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.honor {
    padding:100px 0;
}
.public_title {
    font-size: 23px;
    line-height: 48px;
    color: #fff;
    padding-bottom: 30px;
    border-bottom: 1px solid  #313131;
}
.honor_list > li > h4 {
    margin: 20px;
    font-size: 16px;
    color: #fff;
}
.honor_desc {
    font-size:13px;
    line-height:40px;
    color:#fff;
}
.ab-right .ab-more {
    display: block;
    font-size: 16px;
    color: #fff;
    width: 130px;
    line-height: 40px;
    border: 1px solid #ccc;
    text-align: center;
}
.ab-right .ab-more:hover {
    background:#fff;
    color:#333;
}
    .m-piclist{
    padding:1%;
    background:#000;
    margin:6% auto;
}
    .m-piclist img{
        
        width: 100%;
        height: 100%;
    }


.swiper-ab .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


.meng{
    margin:4% auto;
}
.meng h3{
   font-size:30px;
   color:#fff;
   font-weight:500;
   font-style:italic;
   text-align:center;
}
.meng-list{
    display:flex;
    justify-content:space-between;
    margin-top:5%;
}

.meng-item {
    width: 28%;
    background-image: url('../../../images/mbg.png');
    background-size:100% 100%;
    padding:3%;

}
    .meng-item h4 {
        font-size: 24px;
        color: #fff;
        text-align: center;font-weight:500;
    }
    .meng-item p {
        font-size: 16px;
        color: #fff;
        margin-top: 10%;
        line-height: 26px;
        text-align: left;
        text-indent:2em;
    }
    .ke{
margin:4% auto !important;
    }
.ke > h4 {
    font-size: 36px;
    color: #fff;
    text-align: center;
    font-style: italic;
    font-weight: 500;
}
.ke-list{
    margin:4% auto;
}
.ke-list ul li{
   margin-bottom:6%;
    position:relative;
}
    .ke-list ul li a{
       display:block;
       width:100%;
       height:100%;
    }
        .ke-list ul li a .mask {
            position:absolute;
            right:0;
            top:0;
            width:50%;
            height:100%;
            background-color:rgba(0,0,0,.5);
            padding:5% 3%;
        }
        .ke-list ul li a .mask h4{
            font-size:30px;
            color:#fff;
        }
            .ke-list ul li a .mask p {
                font-size: 16px;
                color: #fff;
                margin: 5% auto;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 6;
                overflow: hidden;
            }
            .ke-list ul li a .mask .ke-more {
                font-size: 16px;
                margin: 6% 0;
                width: 130px;
                line-height: 40px;
                background: #fff;
                color: #333;
                text-align: center;
                display:block;
            }
            .ke-list ul li a .mask .ke-more:hover {
                background: #000;
                color: #fff;

            }


    .ke-list ul li:nth-child(even) a .mask{
        left:0;
    }

.huanjin{
    margin:5.5% auto;
}
    .huanjin > h4 {
        font-size: 36px;
        color: #fff;
        text-align: center;
        font-style:italic;
        font-weight:500;
    }

.huanjin-list{
    margin-top:4%;
}

.baomin {
    margin: 5.5% auto!important;
}

    .baomin > h4 {
        font-size: 36px;
        color: #fff;
        text-align: left;
        font-style: italic;
        font-weight: 500;
    }
.baomin-list {
    margin-top: 4%;
}
.work_detail {
    padding: 60px 0;
    background: rgba(255, 255, 255, .02);
}
    .work_detail h4 {
        color: #ffffff;
        font-size: 24px;
        line-height:34px;
        padding-bottom: 30px;
    }
.work_detail_cont {
    padding: 50px;
    border: 1px dotted rgba(132, 117, 78, 0.1);
    background-color: rgba(255, 255, 255, 0.02);
    position: relative;
    margin: 0;
}
.work_detail_cont_title{
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
}
    .work_detail_cont_title p {
        width:calc(100% - 100px);
    }
    .work_detail_cont_title span {
        color: #84754e;
        padding-right:17px;
        position:relative;
        cursor:pointer;
    }
        .work_detail_cont_title span::after {
            content: '';
            display: inline-block;
            width: 12px;
            height: 8px;
            background: url(/images/awbu.png);
            background-size: 100% 100%;
            vertical-align: middle;
            margin-left: 5px;
            position:absolute;
            right:0;
            top:50%;
            transform:translateY(-50%);
        }
.work_detail_content {
    padding: 40px 240px;
}
.work_detail_cont,
.work_detail_content {
    max-width: 100%;
}
.dtlist {
    display: none;
}

.showDt{
    display:block;
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #67371f!important;
    opacity: .6!important;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffffff !important;
}
.bx-Join ul li .z{
    width:50%;
}
.bx-Join ul li .m {
    width: 25%;
    text-align: center;
}
.bx-Join ul li .r {
    width: 25%;
    text-align:center;
}
.bx-Join ul li {
    border: solid 1px transparent!important;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    /* border: solid 1px #ececec; */
    background-color: #141414!important;
    overflow: hidden;
    margin-top: 0px;
    border-bottom:1px solid #333;
    cursor: pointer;
}

    .bx-Join ul li h3 {
        color: #fff;
        font-size:16px;
        font-weight:500;
        padding:0;
    }
        .bx-Join ul li h3:first-child {
            padding-left:40px;
        }
    .bx-Join ul li h3 i {
        transition: all .5s;
    }
        
        .bx-Join .submenu {
            padding: 4%;
            border: solid 1px transparent;
            position: relative;
            top: -1px;
            color: #fff;
        }

.bx-Join .Join-sq a {
    display: inline-block;
    width: auto;
    background-color: transparent;
    color: #84754e;
    font-size: 15px;
    text-align: center;
    margin-right: 10px;
}
.bx-Join ul li.li h3:before {
   display:none;
}

.zptt li h3 {
    line-height: 50px;
    color: #fff;
    font-size: 17px;
}
.zptt li .z {
    width: 50%;
    text-align: left;
    padding-left: 4.6%;
   
}

.zptt li .m {
    width: 25%;
    text-align: center;
}

.zptt li .r {
    width: 25%;
    text-align: center;
}

.banner-tt {
    position:absolute;
    bottom:26%;
    left:20%;
    transform:translate(0,-50%);
    font-size:51.83px;
    color:#fff;
    font-weight:500;
}


.swiper-button-next {
    position: absolute;
    top: 76% !important;
    left: 25% !important;
    height: 20px !important;
}
.swiper-button-prev {
    position: absolute;
    top: 76% !important;
    left: 20.5% !important;
    height: 20px !important;
}

.bx-mt50 {
    margin-top: 100px !important;
}
.nei-nav p {
    color: #818181!important;
    font-size: 14px;
}
    .nei-nav p a {
        color: #818181 !important;
        font-size: 14px;
    }
.zpbottom {
    padding-top: 0 !important;
    padding-bottom: 60px!important;
}


    .zpbottom > h3 {
        font-size: 30px;
        color: #fff;
        margin-bottom: 3%;
    }

    .zpbottom > p {
        font-size: 16px;
        color: #9d9d9d;
        margin-bottom: 1.5%;
    }

    .zpbottom > p>span {
        font-size: 16px;
        color: #fff;
    }

.spInfo{
   width:80%;
   line-height:33px;
}

.nSp video{
    height:670px!important;

}

.swiper-pagination-current{
    font-size:25px!important;
}

.swiper-button-next {
    background-image: url('../../../images/rightjt.png') !important;
    right: 10px;
    left: auto;
    background-size: contain !important;
}
.swiper-button-prev {
    background-image: url('../../../images/leftJt.png') !important;
    right: 10px;
    left: auto;
    background-size: contain !important;
}
.dbox {
    width: 132px;
    height: 50px;
    border: 2px solid #968457;
    position: absolute;
    bottom:20.5%;
    left: 20%;
    z-index: 99999;
    display:flex;
    align-items:center;
    justify-content:center;
}
.swiper-button-next, .swiper-button-prev,
.swiper-pagination {
    position: static !important;
    margin-top: 0 !important;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    top: 72.3% !important;
    left: 22.3% !important;
    width: auto !important;
    font-size: 20px !important;
    color: #fff !important;
}
.swiper-pagination {
    position: absolute;
    text-align: left!important;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 34;
}

.call {
    position: absolute;
    top: 50%;
    right: 3%;
    z-index: 9999;
    transform:translate(0,-50%);
}
.call span{
    color: #fff;
    z-index: 9999;
    font-size: 22px;
    font-style: italic;
    font-family:Impact;
}
    .call .cName {
        color: #fff;
        z-index: 9999;
        font-size: 18px;
        font-style: inherit;
        font-weight:500;
    }
.pull-right {
    float: right !important;
    margin-right:7%;
}
.callBox img{
vertical-align:text-bottom;
}


.bx-index-top01 .bx-nav ul li .bx-nav-fd {
    display: none;
    position: absolute;
    top: 100px;
    box-shadow: none;
    line-height: 40px;
    min-width: 100%;
    width:auto;
    background-color: #000000;
    z-index: 600;
}


.Work-fl{
   line-height:30px;
    margin:-2% auto 2%;
}


.Work-fl ul{
    display:flex;
    justify-content: flex-start;
    flex-wrap:wrap;
}
    .Work-fl ul li {
       
        height: 100%;
        margin-left: 2%;
        width: 10%;
        border: 1px solid #eee;
        text-align: center;
    }
        .Work-fl ul li a {
            display: block;
            padding: 0 10px;
            width: 100%;
            height: 100%;
            font-size: 15px;
            color: #fff;
        }
        .Work-fl ul li a:hover {
            background-color: #fff;
            color: #968457 !important;
        }


.nav-Active{
    background-color:#fff!important;
    color:#968457!important;
}

.xqtj{
    margin:2% auto 5%;
}
.TuijianWork h3{
    margin-top:2%;
    font-size:16px;
    color:#ccc;
}

@media screen and (max-width:2000px) {
}


    @media screen and (max-width:1600px) {
        .head-w {
            max-width: 1200px !important;
            margin: 0 auto;
            padding:0;
        }

        .shujt {
            display: none;
        }

        .hamburger {
            margin-top: 16px;
        }

        .bx-index-top01 .bx-logo {
            height: 50px;
            margin-top: 0;
        }

        .bx-index-top01 > .bx-nav ul li a {
            color: #fff;
            font-size:18px;
        }

        .bx-index-top01 .bx-nav {
            right: -12px;
        }
        .call span{
            font-size:16px;
        }
    }


    @media screen and (max-width:1400px) {
        .head-w {
            max-width: 1200px !important;
            margin: 0 auto;
        }

        .shujt {
            display: none;
        }

        .w {
            max-width: 1200px !important;
            margin: 0 auto;
        }

        .hamburger {
            margin-top: 16px;
        }

        .bx-index-top01 .bx-logo {
            height: 50px;
            margin-top: 0;
        }

        .bx-index-top01 > .bx-nav ul li a {
            color: #fff;
        }

        .bx-index-top01 .bx-nav {
            right: -12px;
        }

        .jj-title {
            margin-left: -4%;
        }
        .call {
            position: absolute;
            top: 4%;
            right: 3%;
            z-index: 9999;
        }
        .banner-tt {
            font-size:40px;
            line-height:50px;
        }
    }



    @media screen and (max-width:1200px) {
        .head-w {
            max-width: 1000px !important;
            margin: 0 auto;
        }

        .shujt {
            display: none;
        }

        .w {
            max-width: 1200px !important;
            margin: 0 auto;
        }
        
        .home ul {
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap;
            margin-left: 0;
        }

        .home .h-title {
            font-size: 36px;
            color: #fff;
            margin-bottom: 4%;
            margin-left: 2%;
        }

        .home ul {
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap;
            margin-left: 0;
            margin: 0 auto;
        }

        .h-news {
            margin: 1% auto;
            background-image: url(../../../images/hnewsbg.png);
            background-size: cover;
            padding: 2% 7%;
        }

            .h-news > ul {
                margin-left: -4%;
                margin-top: 2%;
            }

                .h-news > ul > li {
                    width: 45.5%;
                    transition: all 0.2s;
                    margin-bottom: 4%;
                    margin-left: 4%;
                }

        .works ul {
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap;
            margin-left: 0;
        }

            .works ul li {
                width: 23%;
                margin-left: 1.5%;
                margin-bottom: 4%;
            }

        .jj-title {
            margin-left: 3%;
        }

        .jj-text {
            font-size: 16px;
            color: #fff;
            margin: 1% 0;
            padding: 0 4%;
        }
        .work_detail_content,
        .work_detail_cont {
            padding: 50px;
        }

        .News ul {
            padding: 0 3%;
        }

        .n-banner {
            height: auto;
            margin-bottom: 5%;
            
        }

        .hamburger {
            margin-top: 16px;
        }

        .bx-index-top01 .bx-logo {
            height: 50px;
            margin-top: 0;
        }

        .bx-index-top01 > .bx-nav ul li a {
            color: #fff;
            width:100px;
            font-size:14px;
        }
        .pull-right {
            margin-right:5%;
        }
        .bx-index-top01 .bx-nav {
            right: -12px;
        }
    }

    @media screen and (max-width:1000px) {
        .head-w {
            max-width: 95% !important;
            margin: 0 auto;
        }

        .hamburger {
            margin-top: 16px;
        }

        .bx-index-top01 .bx-logo {
            height: 50px;
            margin-top: 0;
        }

        .bx-index-top01 > .bx-nav ul li a {
            color: #fff;
        }

        

        .f-logo {
            width: 100%;
            height: auto;
            text-align: center;
        }

            .f-logo > img {
                width: 41%;
            }

        .f-link {
            width: 100%;
            text-align: center;
            margin: 5% auto;
        }

        footer > .head-w {
            display: inherit;
            justify-content: space-between;
            align-items: center;
            height: auto;
        }

        .f-ban {
            text-align: center;
            font-size: 14px;
            line-height: 34px;
            color: #ccc;
            background: #000;
            border-top: 1px solid #1a1a1a;
        }

        .n-banner {
            height: auto;
            margin-bottom: 5%;
        }

        .News ul li a .n-left {
            width: 67%;
        }

        .News ul li a .n-right {
            width: 30%;
            text-align: right;
        }

        .n-left h3 {
            font-size: 14px;
            color: #fff;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
        }

        .n-left .time img {
            width: 14px;
            height: 14px;
            vertical-align: middle;
            margin-right: 2%;
        }

        .n-left .time span {
            font-size: 12px;
            color: #fff;
        }

        .n-l-con {
            display: none;
        }

        .xq-btn {
            display: none;
        }

        .n-left .time {
            margin: 1.5% 0;
        }

        .n-left h3 {
            line-height: 19px;
        }

        .Moreedu {
            margin: 5.5% auto;
            padding: 0 2%;
        }

            .Moreedu .aboutBox {
                height: auto;
                display: inherit;
                justify-content: space-between;
            }

                .Moreedu .aboutBox .ab-left {
                    width: 100%;
                    height: auto;
                }

                .Moreedu .aboutBox .ab-right {
                    width: 100%;
                    height: 100%;
                    padding-right: 0%;
                    margin-top: 5%;
                }

        .ab-right h3 {
            font-size: 20px;
            color: #fff;
            text-align: center;
        }

        .ab-right p {
            font-size: 15px;
            color: #fff;
            margin: 5% 0 5%;
        }

        .ab-right .ab-more {
            font-size: 14px;
            color: #fff;
            width: 130px;
            line-height: 30px;
            border: 1px solid #ccc;
            text-align: center;
            margin: 0 auto;
        }

        .meng h3 {
            font-size: 20px;
            color: #fff;
            font-weight: 500;
            font-style: italic;
            text-align: center;
        }

        .meng-list {
            display: inherit;
            margin-top: 5%;
        }

        .meng-item {
            width: 100%;
            background-image: url(../../../images/mbg.png);
            background-size: 100% 100%;
            padding: 3%;
            margin-bottom: 2%;
        }

            .meng-item h4 {
                font-size: 17px;
                color: #fff;
                text-align: center;
                font-weight: 500;
            }

            .meng-item p {
                font-size: 12px;
                color: #fff;
                margin-top: 2%;
                line-height: 22px;
                text-align: left;
                text-indent: 2em;
            }

        .ke {
            margin-top: 10% !important;
        }

            .ke > h4 {
                font-size: 20px;
                font-style: italic;
                font-weight: 500;
                color: #fff;
                text-align: center;
            }

        .ke-list ul li a .mask h4 {
            font-size: 16px;
            color: #fff;
        }

        .ke-list ul li a .mask p {
            font-size: 12px;
            color: #fff;
            margin: 5% auto;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
        }

        .ke-list ul li a .mask {
            padding: 4% 3%;
        }

            .ke-list ul li a .mask .ke-more {
                font-size: 12px;
                margin: 6% 0;
                width: 70px;
                line-height: 20px;
                background: #fff;
                color: #333;
                text-align: center;
            }

        .huanjin > h4 {
            font-size: 20px;
            color: #fff;
            text-align: center;
            font-style: italic;
            font-weight: 500;
        }

        .baomin > h4 {
            font-size: 20px;
            color: #fff;
            text-align: center;
            font-style: italic;
            font-weight: 500;
        }

        footer {
            background: #000000;
            padding-top: 5%;
        }

        .f-logo > img {
            width: 30%;
        }

        .jj-title {
            font-size: 20px;
            color: #fff;
            font-style: italic;
            letter-spacing: 6px;
        }

        .jj-text {
            font-size: 14px;
            color: #fff;
            margin: 1% 0;
            padding: 0 4%;
        }
        .work_detail_content,
        .work_detail_cont {
            padding: 30px 10px;
        }

        .tab-con .t-c-tt h3 {
            font-size: 20px;
            text-align: center;
            color: #fff;
            font-weight: 500;
        }

        .t-c-list ul li {
            width: 47.5%;
            height: auto;
            margin-left: 2%;
            margin-bottom: 2%;
        }

        .works ul li {
            width: 48%;
            margin-left: 1.5%;
            margin-bottom: 4%;
        }

            .works ul li .zp-txt span {
                font-size: 15px;
                color: #fff;
                font-weight: 700;
            }

        .home .h-title {
            font-size: 20px;
            color: #fff;
            margin-bottom: 4%;
            margin-left: 2%;
            text-align: center;
        }

        .home > ul > li {
            width: 47%;
            margin-left: 2%;
            margin-bottom: 2%;
        }

            .home > ul > li .zp-txt span {
                font-size: 14px;
                color: #fff;
            }

        .h-news > h3 {
            font-size: 20px;
            font-weight: 500;
            color: #fff;
            font-style: italic;
            text-align: center;
        }

        .h-news > ul > li {
            width: 100%;
            transition: all 0.2s;
            margin-bottom: 4%;
            margin-left: 4%;
            border-bottom: 1px solid #4a4a4a;
            padding-bottom: 2%;
        }

        .h-news {
            margin: 1% auto;
            background-image: url(../../../images/hnewsbg.png);
            background-size: cover;
            padding: 2% 3%;
        }

            .h-news > ul > li > a .ntitle {
                font-size: 15px;
                color: #fff;
                margin: 1% 0;
                font-weight: 500;
                line-height: 22px;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
                overflow: hidden;
            }

            .h-news > ul > li > a .ninfo {
                font-size: 12px;
                color: #ccc;
                margin: 0% 0 0;
                font-weight: 500;
                line-height: 20px;
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
                overflow: hidden;
            }

            .h-news > ul > li > a .htime {
                font-size: 12px;
                color: #fff;
            }

            .h-news > h3 {
                font-size: 20px;
                font-weight: 500;
                color: #fff;
                font-style: italic;
                text-align: center;
                margin: 5% auto;
            }

        .jiang {
            margin: 0;
        }

            .jiang ul {
                width: 100%;
            }

                .jiang ul li:nth-child(-n+4) {
                    width: 49%;
                    text-align: center;
                    margin-left: 0.2%;
                }

                .jiang ul li {
                    width: 50%;
                }

        .home > ul > li .zp-txt span {
            font-size: 13px;
            color: #fff;
        }

        .home > ul > li .zp-txt {
            height: auto;
            line-height: 25px;
            display: flex;
            justify-content: space-between;
            margin-top: 0;
        }

        .swiper-1 .swiper-slide {
            height: auto;
            position: relative;
        }

        .pics ul {
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap;
            margin-left: 0;
        }

            .pics ul li {
                width: 31%;
                height: auto;
                margin-left: 2%;
                margin-bottom: 2%;
            }

        .m-mask h3 {
            font-size: 20px;
            color: #fff;
            margin-bottom: 6%;
            font-weight: 500;
        }

        .changes {
            position: absolute;
            top: 2%;
            right: 20%;
            width: 30%;
            height: auto;
            line-height: 30px;
            cursor: pointer;
        }

        .m-item {
            margin-bottom: 10%;
        }

        .m-mask {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,0.7);
            padding: 18% 3% 2%;
            border-top: 3px solid #84754e;
        }



        .changes {
            position: absolute;
            top: 2%;
            right: 2%;
            width: 30%;
            height: auto;
            line-height: 30px;
            cursor: pointer;
        }

        .tab-con .t-c-tt p {
            font-size: 14px;
            text-align: center;
            color: #fff;
            width: 90%;
            margin: 4% auto;
        }

        .tab-con .t-c-tt h3 {
            font-size: 16px;
            text-align: center;
            color: #fff;
            font-weight: 500;
        }

        .tab-nav ul li {
            width: 33.3333%;
            height: auto;
            border: 1px solid #3d392e;
            border: 1px solid rgba(0,0,0,0);
            position: relative;
        }

        .li-box p {
            font-size:14px;
            line-height:20px;
        }

        .li-box img {
            width: 30px;
            /*position: absolute;
            top: 42%;
            left: 50%;
            transform: translate(-50%, -50%);*/
        }
        .n-banner h3 {
            font-size:25px;
            line-height:35px;
        }
        .honor,
        .about_pack {
            padding: 30px 10px;
        }
        .about_plate1_list li {
            width:100%;
        }
        .tab-con .t-c-tt p {
            font-size: 14px;
            text-align: center;
            color: #fff;
            width: 90%;
            margin: 4% auto;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 4;
            overflow: hidden;
        }

        .bx-Join ul li h3 {
            padding-left: 0;
        }

        .zptt li h3 {
            line-height: 50px;
            color: #fff;
            font-size: 15px;
        }

        .bx-Join ul li h3 {
            color: #fff;
            font-size: 13px;
            font-weight: 500;
        }
        .tab-nav ul {
            flex-wrap:wrap;
        }
        .h-news {
            margin: 1% auto;
            background-image: none;
            padding: 2% 3%;
        }

        .f-link a:nth-child(1) {
            margin-left: -8px;
        }

        .nSp video {
            height: auto !important;
        }

        .bx-mt50 {
            margin-top: 30px !important;
        }

        .zpbottom > h3 {
            font-size: 20px;
            color: #fff;
            margin-bottom: 3%;
        }

        .zpbottom > p {
            font-size: 14px;
            color: #9d9d9d;
            margin-bottom: 1.5%;
        }

            .zpbottom > p > span {
                font-size: 14px;
                color: #fff;
            }

        .zpbottom > p {
            font-size: 14px;
            color: #9d9d9d;
            margin-bottom: 1.5%;
        }

        .spInfo {
            width: 100%;
            line-height: 33px;
        }
        .shujt {
            display: none;
        }

        .Moreedu .aboutBox .ab-left {
            margin-left: 0;
        }

        .Moreedu .aboutBox .ab-right {
            margin-left: 0;
        }

        .pull-right {
            float: right !important;
            margin-right: 0%;
        }
        .call {
            position: absolute;
            top: 2%;
            right: 3%;
            color: #fff;
            z-index: 9999;
        }
        .call {
            position: absolute;
            top: 1.5%;
            left: 26%;
            color: #fff;
            z-index: 9999;
            width: 40%;
            font-size: 12px;
        }
        .TuijianWork h3 {
            margin-top: 2%;
            font-size: 14px;
            color: #ccc;
        }
       
            .Work-fl ul li a {
                display: block;
                padding: 0 10px;
                width: 100%;
                height: 100%;
                font-size: 12px;
                color: #fff;
            }
        .Work-fl ul li {
            height: 100%;
            margin-left: 4%;
            width: auto;
            border: 1px solid #eee;
            text-align: center;
            margin-top: 0%;
        }
        .xqtj ul li{
            margin-top: 2%!important;
        }
        .call span {
            color: #fff;
            z-index: 9999;
            font-size: 15px;
            font-style: italic;
            font-family: Impact;
        }
        .call .cName {
            display: none;
        }
        .call {
            position: absolute;
            top: 2.8%;
            left: 26%;
            color: #fff;
            z-index: 9999;
            width: 60%;
            font-size: 12px;
        }
        .bx-index-top01 > .bx-nav ul li a {
            font-size: 16px;
        }
        .callBox img {
            vertical-align: text-bottom;
            width: 14px;
        }
        
            .search_pack {
                width: 80%;
                justify-content: center;
            }
            .search_pack input{
                width:100%;
            }

.bx-nav-fd a {
       color:#fff !important;
}
        .jj {
            padding: 30px 10px;
        }
        .tab-con{
            padding-top:30px;
        }
        .tablist {
            margin-top:20px;
        }
        .a_detail{
            padding:10px 0 30px;
        }
        .a_detail_list li{
            width:50%;
            padding:0 5px;
            margin-bottom:10px;
        }
        .a_detail_list {
            margin:0 -5px;
        }
        .search_list{
            width:90%;
        }
        .about_list {
            width:100%;
        }
            .about_list li a{
                display:block;
            }
                .about_list li a > div {
                    width:100%;
                }
        .a_cont{
            padding:30px 10px 0;
        }
            .a_cont h4{
                font-size:18px;
                line-height:28px;
                padding-top:0;
                margin-bottom:15px;
            }
        .news_detail {
            padding:30px 0;
            display:block;
        }
        .news_detail_left{
            width:100%;
            padding:0 0 30px;
        }
        .hot_news{
            width:100%;
        }
        .bx-Join ul li h3:first-child{
            padding:0;
        }
        .bx-index-top01 > .bx-nav ul li a{
            width:auto;
            padding:0 5px;
        }
        .pull-right {
            margin-right:20px;
        }
        .search {
            right:0;
        }
        .banner-tt{
            font-size:30px;
            line-height:40px;
        }
        .dbox{
            width:120px;
            height:42px;
        }
    }
    @media(max-width:600px) {
        .bx-index-top01 .bx-nav {
            right: -12px;
            background-color: #fff;
        }
        .search {
            right: 80px;
        }
        .bx-index-top01 .bx-nav ul li .bx-nav-fd {
            top: 0%;
            right: 100%;
        }
        .bx-index-top01 > .bx-nav ul li a {
            background:#fff;
        }
        .bx-index-top01 > .bx-nav ul li a{
            padding:0 15px;
            color:#333 !important;
        }
        .bx-navigation {
            margin-right:0;
        }
        .banner-tt {
            display: none;
        }
        .dbox {
            display: none;
        }
        .swiper-pagination {
            display: none;
        }

        .swiper-button-prev {
            display: none;
        }

        .swiper-button-next {
            display: none;
        }
    }