@media all and (max-width:450px) {
    .header .logo-h5 {
        margin-left: 10px;
        font-weight: 600;
        display: flex;
        align-items: center;
    }
    .header .logo-h5 div {
        margin-left: 10px;
        line-height: 56px;
        font-size: 13px;
        color: #333333;
    }
    .banner {
      //  margin-top: 56px !important;
    }
    /* .banner img {
        height: 200px;
    }*/
    .subnav.media {
        display: none;
    }
    /* å¯¼èˆª */
    .bread-crumbs.media {
        padding: 0;
        justify-content: space-around !important;
    }
    .logo-wrapper.media,
    .navs.media {
        display: none !important;
    }
    .header.media {
        padding: 0;
        height: 56px;
        display: flex;
        /* display: none; */
    }
    .h5-nav.media {
        width: 100%;
        display: block;
        display: flex;
    }
    .h5-nav.media.none {
        display: none !important;
    }
    .button-nav {
        width: 30px;
        height: 30px;
        background: url(../images/cd.png);
        background-size: 100% 100%;
    }
    .banner.media {
       /*  margin-top: 57px !important;
         height: 150px;*/
    }
    .swiper-container {
        height: 100%;
    }
    .dropdown-menu {
        background-color: transparent !important;
        border: none !important;
    }
    .dropdown-item {
        color: rgba(0, 0, 0, .5) !important;
    }
    .navbar-light .navbar-toggler-icon {
        background-image: url(../images/cd.png);
        background-size: 80%;
    }
    .navbar-light .navbar-toggler {
        border-color: transparent;
    }
    /* é›†å›¢æ¦‚å†µ */
    /* .banner.media img {
        height: 150px !important;
    }*/
    .desc-item__label.media {
        /*  width: 560px;*/
        margin-right: 0 !important;
    }
    /* å‘å±•åŽ†ç¨‹ */
    .month__label.media {
        width: 83px;
    }
    .month__line.media {
        margin: 0 10px !important;
    }
    .month__desc {
        width: 100% !important;
    }
    .month__desc div {
        width: 85%;
        text-align: justify;
    }
    .text-truncate {
        align-items: center;
    }
    .content .pic-wrapper.media {
        height: 84px !important;
        margin-top: 80px;
        margin-bottom: 50px;
    }
}


/* é›†å›¢è£èª‰ */

@media all and (max-width:450px) {
    .row {
        margin-left: 0;
    }
}

@media all and (max-width:1200px) {
    .honor-item>div {
        width: 50%;
    }
}

@media all and (max-width:750px) {
    .honor-item>div {
        width: 100%;
        padding: 0;
    }
    .honor-item+.honor-item {
        margin-top: 35px !important;
    }
    .honor-item>div:nth-child(2) {
        margin-top: 30px;
    }
}


/* é›†å›¢è£èª‰ç»“æŸ */

@media all and (max-width:1000px) {
    .logo-wrapper.media,
    .navs.media {
        display: none !important;
    }
    .banner-inner.media {
        display: none !important;
    }
    .header .h5-nav.media {
        width: 100%;
        height: 100%;
        display: none;
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #fff;
        z-index: 20;
    }
    .banner-inner.media {
        display: none;
    }
    .button-nav {
        width: 30px;
        height: 30px;
        background: url(../images/cd.png);
        background-size: 100% 100%;
    }
    .logo-h5 {
        margin-left: 10px;
        font-weight: 600;
        display: flex;
        align-items: center;
    }
    .logo-h5 div {
        margin-left: 30px;
        line-height: 56px;
        font-size: 18px;
        color: #333333;
    }
    /* .navs-box .header-navs {
        padding: 96px 20px 0;
    }*/
    .navs-box.show {
        display: block !important;
    }
}


/* æ–°é—» */

@media all and (max-width:1000px) {
    .news-list {
        padding: 67px 25px !important;
    }
    .subnav.media {
        display: none;
    }
    .swiper-slide {
        display: flex;
        flex-flow: column;
    }
    .news-swiper__img {
        width: 100% !important;
    }
    .news-swiper__inner,
    .h5-img-box {
        width: 45% !important;
    }
    .bread-crumbs {
        padding-left: 0 !important;
    }
    .subtabs {
        width: 100%;
        justify-content: space-around;
    }
    .subtabs__item+.subtabs__item {
        margin-left: 0 !important;
    }
    .news-item__inner,
    .news-item__img {
        width: 100% !important;
    }
    .news-item {
        display: flex;
    }
    /* .news-item__img {
        margin-top: 20px;
    } */
    ._count {
        margin: 0 !important;
        width: 75px;
        font-size: 12px !important;
        letter-spacing: -1.5px;
    }
    ._page_container {
        align-items: center;
    }
    ._page_container .left,
    ._page_container .right {
        width: 20px;
        height: 20px;
        margin: 0 !important;
    }
    ._pages {
        display: flex !important;
        align-items: center;
    }
    ._page_container ._pages li {
        padding: 0 !important;
        min-width: 20px;
        height: 20px;
        line-height: 20px;
    }
    ._jumper {
        font-size: 12px !important;
        margin: 0 !important;
        margin-left: 8px !important;
    }
    ._jumper_input {
        width: 20px !important;
        height: 20px !important;
    }
    .tabs-font {
        font-size: 15px !important;
        font-weight: 600;
    }
}


/* æ–°é—»ç»“æŸ */


/* ç§‘æŠ€å›­åŒº */

@media all and (max-width:450px) {
    .card-wrapper.media {
        padding: 35px 60px 60px;
    }
    .card-item__pagination span:nth-of-type(4) {
        margin-right: 0;
    }
}


/* ç§‘æŠ€å›­åŒºç»“æŸ */


/* header start */

.header .h5-nav {
    padding: 0 20px;
    box-sizing: border-box;
    align-items: center;
    justify-content: space-between;
    display: none;
}

.header {
    width: 100%;
    height: 93px;
    background-color: #fff;
    padding: 0 33px 0 72px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*position: fixed;
    top: 0;*/
    z-index: 900;
}

.logo {
    width: 100%;
}

.nav {
    align-items: center;
}

.navs__item {
    display: flex;
    align-items: center;
    height: 93px;
}

.navs__item>a {
    padding: 14px;
    white-space: nowrap;
    color: #000;
}

.navs__item>a:hover {
    background-color: #eff3f3;
}

.navs__item:hover .sub-nav {
    height: 372px;
    opacity: 1;
    visibility: visible;
}

.navs__item>a.active {
    background-color: #eff3f3;
}

.subnav {
    font-size: 14px;
}

.subnav a {
    color: #333;
}

.sub-nav {
    opacity: 0;
    position: absolute;
    top: 93px;
    left: 0;
    height: 0;
    visibility: hidden;
    width: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 2200;
    padding: 15px 0 25px;
    transition: all 1s ease;
}

.search-nav {
    opacity: 0;
    position: absolute;
    top: 93px;
    right: 0;
    height: 0;
    visibility: hidden;
    width: 400px;
    z-index: 2200;
    padding: 20px;
    background-color: #fff;
    transition: all 1s ease;
}

.navs__search:hover .search-nav {
    /* height: 100%; */
    height: auto;
    opacity: 1;
    visibility: visible;
}

.sub-nav__wrapper {
    background-color: #fff;
    color: #303131;
    height: 100%;
    padding: 0 45px;
}

.sub-nav__wrapper a {
    color: #303131;
}

.sub-nav__inner {
    height: 100%;
}

.sub-nav__left {
    width: 160px;
    padding-top: 45px;
}

.sub-nav__news {
    width: 110px;
    padding-top: 45px;
}

.suv-nav__linkwrapper {
    margin-top: 48px;
}

.sub-nav__title {
    font-size: 22px;
    font-weight: 700;
}

.sub-nav__subtitle {
    font-size: 12px;
    line-height: 1.5;
    margin-top: 20px;
}

.sub-nav__right {
    margin: 46px 90px 0;
    padding-top: 45px;
}

.sub-nav__bg {
    background: url(../images/subnav-bg.jpg) no-repeat 100% 100%;
    flex: 1;
    background-position: left top;
}

.sub-nav__link {
    font-size: 15px;
}

.sub-nav__link:hover a {
    color: #c8baa2;
}

.sub-nav__link+.sub-nav__link {
    margin-top: 25px;
}

.sub-nav__inner .sub-nav__swiper {
    padding-top: 45px;
    margin-left: 31px;
    flex: 1;
}

.sub-nav__swiper .swiper-wrapper {
    height: 150px;
}

.swiper-item {
    width: 310px;
    font-size: 12px;
    color: #303131;
}

.swiper-item:nth-child(3n + 1) .swiper-item__title {
    background-color: #cfc3b2;
}

.swiper-item:nth-child(3n + 2) .swiper-item__title {
    background-color: #8aa1a4;
}

.swiper-item:nth-child(3n + 3) .swiper-item__title {
    background-color: #ed9d4f;
}

.swiper-item__inner {
    height: 113px;
}

.swiper-item__title {
    padding: 13px 10px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.swiper-item__img {
    width: 192px;
    height: 113px;
}

.swiper-item__time {
    margin-top: 12px;
}

.swiper-item__icon {
    vertical-align: middle;
    margin-right: 5px;
}

.swiper-navigation {
    margin-top: 35px;
}

.sub-nav__swiper .swiper-prev {
    background: url(/images/left.png) 100% 100% no-repeat;
    width: 38px;
    height: 38px;
    margin-right: 8px;
}

.sub-nav__swiper .swiper-next {
    background: url(/images/right.png) 100% 100% no-repeat;
    width: 38px;
    height: 38px;
}


/* header end */


/* banner start */

.banner {
    /*margin-top: 93px;*/
    position: relative;
    font-size: 0;
}

.banner img {
    width: 100%;
}

.banner video {
    width: 100%;
}

@media all and (max-width:450px) {
    .banner-inner.media {
        display: none !important;
        left: 0;
        width: 100%;
    }
    .banner-inner__item.media {
        width: 100%;
        padding: 0 !important;
        height: 30px;
    }
    .banner-inner__item:hover.media {
        border-left: 5px solid #fff !important;
    }
    .banner-inner__title.media {
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        margin: 0 !important;
    }
}

.banner-inner {
    position: absolute;
    bottom: 27px;
    left: 108px;
    z-index: 99;
}

.banner-inner__item {
    width: 500px;
    position: relative;
    color: #fff;
    letter-spacing: 3px;
    padding: 20px 20px 20px 45px;
    border-left: 5px solid #fff;
    transition: border 0.8s ease-out;
}

.banner-inner__item::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    transition: 0.8s;
    background: rgba(0, 0, 0, 0.3);
    transform-origin: left;
    transform: scaleX(0);
    z-index: -1;
}

.banner-inner__item:hover::after {
    transform: scaleX(1);
}

.banner-inner__item+.banner-inner__item {
    margin-left: 160px;
}

.banner-inner__item:hover {
    border-left: 14px solid #fff;
}

.banner-inner__title {
    font-size: 28px;
    margin-bottom: 24px;
}

.banner-inner__title a{color:#fff;}

.banner-inner__link {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    color: #fff;
    line-height: 1.8;
}

.banner-inner__content:hover a {
    color: #c8baa2;
}


/* banner end */

@media all and (max-width:1000px) {
    .footer {
        height: 250px !important;
    }
    .footer-top.media {
        display: flex;
        flex-flow: column;
    }
    .footer__item.media a {
        font-size: 12px !important;
    }
    .footer__inner.media {
        display: flex;
        flex-flow: column;
        margin: 10px 0 0 0 !important;
        font-size: 12px;
    }
    .footer__beian.media {
        font-size: 12px;
    }
    .footer__qrcode.media {
        margin: 0 !important;
    }
    .footer__qrcode.media img {
        width: 60px;
        height: 60px;
    }
}


/* footer start */

.footer {
    height: 207px;
    width: 100%;
    background-color: #f2f2f2;
}

.footer__item {
    align-items: center;
}

.footer__item a {
    font-size: 15px;
    font-weight: 700;
    color: #717071;
}

.footer__text+.footer__text {
    margin-left: 60px;
}

.footer__inner {
    margin-left: 80px;
}

.footer__inner .content__item {
    padding: 8px 0;
}

.footer__inner .content__item img {
    vertical-align: middle;
}

.footer__qrcode {
    margin-left: 40px;
}

.footer__beian {
    font-size: 15px;
    font-weight: 700;
    color: #717071;
}

.footer__beian a {
    color: #717071;
}

.footer__qrcode img {
    width: 80px;
    height: 80px;
}


/* footer end */

.mulLineTruncate {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.text-style {
    font-size: 18px;
    font-weight: bold;
    color: #c8baa2;
}

@media all and (max-width:450px) {
    .h5-nav .h5-nav {
        z-index: 20;
        height: 100% !important;
        background-color: #fff !important;
        /* box-shadow: 1px 1px 5px #ccc !important;*/
    }
    .h5-nav .navs-box .header-navs {
        display: block !important;
        /* border-bottom: 1px solid #ccc; */
        padding: 56px 20px 0;
    }
}

.navs-box {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    overflow-y: scroll;
    display: none;
}

.navs-box-close {
    position: absolute;
    top: 20px;
    left: 0;
}

.navs-box-logo {
    padding: 13px 0;
    box-sizing: border-box;
    height: 56px;
    text-align: center;
}

.header-navs {
    position: absolute;
    top: 0;
    left: -63.33%;
    width: 63.33%;
    height: 100%;
    /* padding: 56px 20px 0;*/
    background-color: #fff;
    box-sizing: border-box;
    overflow-y: scroll;
}

.header-navs>.header-navs-item {
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    width: 100%;
    /* height: 67px; */
    padding: 0 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}

.oneRouter {
    padding: 10px 0;
    line-height: 40px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

.oneRouter a {
    color: #000;
}

.header-navs ul {
    box-sizing: border-box;
    color: #7a6e59;
    display: none;
    margin-top: -15px;
}

.header-navs ul li {
    height: 30px;
    line-height: 30px;
}

.header-navs ul li a {
    color: #7a6e59;
    font-size: 12px;
}

.header-navs ul.show {
    display: block;
}

.plus {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
}

.plus::before {
    content: "";
    display: block;
    position: absolute;
    left: 23px;
    top: 20px;
    width: 16px;
    height: 2px;
    background-color: #666666;
}

.plusa::after {
    content: "";
    display: block;
    position: absolute;
    left: 23px;
    top: 20px;
    width: 16px;
    height: 2px;
    background-color: #666666;
    -webkit-transform: rotate( -90deg);
    transform: rotate( -90deg);
    -webkit-transition: -webkit-transform 0.2s;
    /* transition: -webkit-transform 0.2s; */
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
}


/*
 ::-webkit-scrollbar {
    display: none;
}*/



