
@media screen and (max-width: 960px) {
    .round-nav {
        width: 100%;
      
    }
    .carousel {
        min-height: 560px !important;
    }
    .carousel-item {
        min-height: 560px !important;
    }
    .indexhot {
        margin: 30px 0 21px 30px;
        text-indent: 30px;
        width: 475px;
        background-image: url(/zcy/vance/pc/static/img/head_67.png);
        background-position: left center;
        background-repeat: no-repeat;
        height: 29px;
    }
    .promotion-section1 {
        background: #fff;
        width: 95%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        margin-top: 15px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 5px 0;
        border-radius: 24px;
        min-height: 423px;
    }

    .promotion-section-item2 { 
        width: 95%;
        overflow: hidden;
        margin: 0 auto;
        margin-top: 34px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 5px 0;
        border-radius: 24px;
        height: 187px;
        background-position: left center;
        background-repeat: no-repeat;
    }

        .promotion-section-item2:hover {
            box-shadow: 0 0 8px #ccc;
        }

    .promotion-section-item1 {
        flex-grow: 0;
        flex-shrink: 0;
        width: 95%;
        height: auto;
        overflow: hidden;
        background-color: #fff;
        cursor: pointer;
        margin: 0px 30px 20px 30px;
        box-shadow: 0 0 0 #ccc;
        transition: box-shadow .5s;
        -moz-transition: box-shadow .5s; /* Firefox 4 */
        -webkit-transition: box-shadow .5s; /* Safari 和 Chrome */
        -o-transition: box-shadow .5s;
        /*margin-left: 10px;*/
    }

        .promotion-section-item1:hover {
            box-shadow: 0 0 8px #ccc;
        }

    .promotion-s-i-left1 {
        width: 65px;
        float: left;
        overflow: hidden;
        position: relative;
        top: 50%;
        /*left: 10px;*/
        transform: translateY(-50%);
        -ms-transform: translateY(-50%); /* IE 9 */
        -webkit-transform: translateY(-50%); /* Safari and Chrome */
        -o-transform: translateY(-50%); /* Opera */
        -moz-transform: translateY(-50%);
    }

        .promotion-s-i-left1 > img {
            width: 41px;
            height: 41px;
        }

    .promotion-s-i-center1 {
        width: 375px;
       /* margin-left: 14px;*/
       /* margin-top: 10px;*/
        float: left;
        position: relative;
    }


    .cart_number {
        position: absolute; /* 绝对定位 */
        top: -10px; /* 调整位置，使其在图标上方 */
        right: 0px;
        background-color: #BA2A2AFF; /* 背景颜色 */
        color: white; /* 文字颜色 */
        border-radius: 50%; /* 使数字看起来更圆润 */
        width: 20px; /* 宽度 */
        height: 20px; /* 高度 */
        display: flex; /* 使用flex布局使数字居中 */
        align-items: center;
        justify-content: center;
        font-size: 12px; /* 文字大小 */
    }

    .bom-seat {
        clear: both !important;
        padding-top: 20px;
    }
    .round {
        width: 100%;
        /*overflow: hidden;*/
        position: relative;
    }

        .round > img {
            display: block;
            height: auto;
            width: 100%;
            margin-left: 50%;
            transform: translateX(-50%);
            -ms-transform: translateX(-50%); /* IE 9 */
            -webkit-transform: translateX(-50%); /* Safari and Chrome */
            -o-transform: translateX(-50%); /* Opera */
            -moz-transform: translateX(-50%);
        }


    .nav-rc-body > li:hover > p:first-child {
        font-weight: bold;
    }


    .nav-rc-body > li > p {
        flex-grow: 0;
        flex-shrink: 0;
        margin-left: 45px;
       /* line-height: 30px;*/
        overflow: hidden;
    }

        .nav-rc-body > li > p > span {
            text-indent: 12px;
            padding-right: 3px;
            cursor: pointer;
        }

            .nav-rc-body > li > p > span:hover {
            }

    .col-c5b {
        color: #c5b5a1;
    }

    .font-16 {
        font-size: 16px;
    }

    .nav-popup {
        width: 760px;
        height: auto;
        background-color: rgba(0,0,0,.5);
        position: absolute;
        left: 335px;
        top: -10px;
        visibility: hidden;
        padding: 10px 10px 10px 0;
    }


    .nav-rc-body > li:hover {
        
        /*color: #8c6f4b;*/
        color: #FEA917FF;
        
      
    }



    .promotion {
        max-width: 1400px;
        height: auto;
      /*  background-color: #f7f7f7;*/
        padding: 72px 0;
        z-index: 1;
        margin: 0 auto;
    }

    .promotion-header {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        height: auto;
    }

        .promotion-header > li:first-child {
            font-size: 18px;
            float: left;
            text-indent: 47px;
            background-image: url("../img/promotion-head-1.png");
            background-position:4% center;
            background-repeat: no-repeat;
            background-size: contain;
        }

        .promotion-header > li:last-child {
            font-size: 12px;
            float: right;
            text-indent: 24px;
            line-height: 28px;
            margin-top: 10px;
            background-image: url("../img/promotion-head-2.png");
            background-position: left center;
            background-repeat: no-repeat;
            cursor: pointer;
        }

            .promotion-header > li:last-child:hover {
            }

    .promotion-section {
        width:95%;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 5px 0;
    }

    .promotion-section-item {
        flex-grow: 0;
        flex-shrink: 0;
        width: 48%;
        height: auto;
        overflow: hidden;
        background-color: #fff;
        cursor: pointer;
        margin-top: 18px;
        box-shadow: 0 0 0 #ccc;
        transition: box-shadow .5s;
        -moz-transition: box-shadow .5s; /* Firefox 4 */
        -webkit-transition: box-shadow .5s; /* Safari 和 Chrome */
        -o-transition: box-shadow .5s;
        border-radius: 24px;
    }

        .promotion-section-item:hover {
            box-shadow: 0 0 8px #ccc;
        }

    .promotion-s-i-left {
        width: 90%;
        height: 197px;
        float: left;
        overflow: hidden;
        position: relative;
        top: 27%;
        left:4%;
        transform: translateY(-50%);
        -ms-transform: translateY(-50%); /* IE 9 */
        -webkit-transform: translateY(-50%); /* Safari and Chrome */
        -o-transform: translateY(-50%); /* Opera */
        -moz-transform: translateY(-50%);
    }

        .promotion-s-i-left > img {
            max-width: 140px;
            height: 197px;
            margin: 0 auto;
            display: block;
        }


    .promotion-s-i-center {
        width:90%;
        margin: 0 5%;
        margin-top: 22px;
        float: left;
        position: relative;
        text-align: center;
    }

        .promotion-s-i-center li {
            font-size: 14px;
        }

        .promotion-s-i-center span {
            font-weight: normal;
            font-size: 24px;
            color: #333333FF;
            transition: font-weight .5s, color .5s;
            -moz-transition: font-weight .5s, color .5s; /* Firefox 4 */
            -webkit-transition: font-weight .5s, color .5s; /* Safari 和 Chrome */
            -o-transition: font-weight .5s, color .5s;
        }


        .promotion-s-i-center .promotion-4 {
            height: 30px;
            line-height: 30px;
            font-size: 12px;
            border-top: solid 1px #f5f2ef;
            margin-top: 8px;
            color: #C2C2C2FF;
            opacity: 1;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            transition: opacity .5s, transform .5s;
            -moz-transition: opacity .5s, -moz-transform .5s; /* Firefox 4 */
            -webkit-transition: opacity .5s, -webkit-transform .5s; /* Safari 和 Chrome */
            -o-transition: opacity .5s, -o-transform .5s;
        }

        .promotion-s-i-center .promotion-3 {
           /* margin-top: 10px;*/
            font-size: 18px;
            transition: transform .5s;
            -moz-transition: -moz-transform .5s; /* Firefox 4 */
            -webkit-transition: -webkit-transform .5s; /* Safari 和 Chrome */
            -o-transition: -o-transform .5s;
            height: 45px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .promotion-s-i-center .promotion-2:hover {
        }

        .promotion-s-i-center .promotion-2 {
            /*height: 40px;*/
            overflow: hidden;
            height: 63px;
            transition: transform .5s;
            -moz-transition: -moz-transform .5s; /* Firefox 4 */
            -webkit-transition: -webkit-transform .5s; /* Safari 和 Chrome */
            -o-transition: -o-transform .5s;
        }

        .promotion-s-i-center .promotion-1 {
            opacity: 1;
            font-size: 12px;
            color: #8c6f4b;
            height: 36px;
            overflow: hidden;
            transition: opacity .5s, transform .5s;
            -moz-transition: opacity .5s, -moz-transform .5s; /* Firefox 4 */
            -webkit-transition: opacity .5s, -webkit-transform .5s; /* Safari 和 Chrome */
            -o-transition: opacity .5s, -o-transform .5s;
        }

    .promotion-section-item:hover .promotion-1 {
        opacity: 0;
        transform: translateY(-30px);
        -ms-transform: translateY(-30px); /* IE 9 */
        -webkit-transform: translateY(-30px); /* Safari and Chrome */
        -o-transform: translateY(-30px); /* Opera */
        -moz-transform: translateY(-30px);
    }

    .promotion-section-item:hover span {
        font-weight: bold;
        font-size: 30px;
        /*color: #bc7f33;*/
        color: #FEA917FF;
    }

    .promotion-section-item:hover .promotion-2 {
        transform: translateY(-25px);
        -ms-transform: translateY(-25px); /* IE 9 */
        -webkit-transform: translateY(-25px); /* Safari and Chrome */
        -o-transform: translateY(-25px); /* Opera */
        -moz-transform: translateY(-25px);
    }

    .promotion-section-item:hover .promotion-3 {
        transform: translateY(-25px);
        -ms-transform: translateY(-25px); /* IE 9 */
        -webkit-transform: translateY(-25px); /* Safari and Chrome */
        -o-transform: translateY(-25px); /* Opera */
        -moz-transform: translateY(-25px);
    }


    .promotion-section-item:hover .promotion-4 {
        opacity: 0;
        transform: translateY(-30px);
        -ms-transform: translateY(-30px); /* IE 9 */
        -webkit-transform: translateY(-30px); /* Safari and Chrome */
        -o-transform: translateY(-30px); /* Opera */
        -moz-transform: translateY(-30px);
    }


    .promotion-5 {
        width: 70%;
        height: 44px;
        position: absolute;
        bottom: -30px;
        left: 15%;
        border: 1px solid #eee;
        border-radius: 24px;
        overflow: hidden;
        opacity: 0;
        transition: opacity .5s, bottom .5s;
        -moz-transition: opacity .5s, bottom .5s; /* Firefox 4 */
        -webkit-transition: opacity .5s, bottom .5s; /* Safari 和 Chrome */
        -o-transition: opacity .5s, bottom .5s;
    }


        .promotion-5 p {
            width: 32%;
            height: 28px;
            float: left;
            border-left: 1px solid #ccc;
            margin-top: 8px;
            display: inline-block;
        }

    .promotion-bg1 {
        background: url("../img/promotion-5.png") no-repeat center center;
    }

    .promotion-bg2 {
        background: url("../img/promotion-6.png") no-repeat center center;
    }

    .promotion-bg3 {
        background: url("../img/promotion-7.png") no-repeat center center;
    }

    .promotion-5 p:first-child {
        border-left: 0;
    }


    .promotion-section-item:hover .promotion-5 {
        opacity: 1;
        bottom: 15px;
    }


    .nav-popup-body {
        width: 100%;
        height: auto;
        overflow: auto;
        padding: 10px 0;
        font-size: 14px;
        line-height: 34px;
        background-color: #fff;
    }

        .nav-popup-body > p {
            width: 126px;
            height: 34px;
            margin: 0 10px;
            background-color: #f1f1f1;
            text-align: center;
            color: #7f5c30;
            font-weight: bold;
            float: left;
            cursor: pointer;
        }

            .nav-popup-body > p:hover {
            }

        .nav-popup-body > ul {
            width: 580px;
            float: left;
        }

        .nav-popup-body li {
            height: 34px;
            float: left;
            padding: 0 17px;
            background-image: url("../img/nav-popup.png");
            background-repeat: no-repeat;
            background-position: right center;
            cursor: pointer;
            color: #3a3a3a;
        }

            .nav-popup-body li:hover {
                /* color: #8c6f4b;*/

                color: #FEA917FF;
            }

            .nav-popup-body li:last-child {
                background-image: none;
            }



    .nav-round {
        width: 100%;
        height: auto;
        position: absolute;
        top: 0;
        left: 0;
    }


    .nav-r-center {
        width:100%;
        height: 100%;
        margin: 0 auto;
        position: relative;
    }

    .nav-rc-body-div {
        width: 335px;
        height: 100%;
        float: left;
        position: absolute;
        top: 0;
        left: 0;
    }

    .nav-rc-body {
        width: 335px;
        height: auto;
        float: left;
        position: absolute;
        top: 48%;
        /*top: 132px;*/
        left: 0;
        transform: translateY(-50%);
        -ms-transform: translateY(-50%); /* IE 9 */
        -webkit-transform: translateY(-50%); /* Safari and Chrome */
        -o-transform: translateY(-50%); /* Opera */
        -moz-transform: translateY(-50%);
    }

        .nav-rc-body > li {
            width: 335px;
            padding: 4px 0;
            color: #f8f8f8;
            background-repeat: no-repeat;
            background-position: 34px center;
            position: relative;
            cursor: pointer;
            background-size: 26px 26px;
        }

    .nav-popup-index {
        width: 100%;
        height: auto;
        position: relative;
        z-index: 2;
    }

    .nav-popup-index-black {
        width: 335px;
        height: 560px;
        background-color: #000;
        opacity: .7;
    }


    .col-BB8C52 {
        line-height: 13px !important;
        color: #666;
    }

    .nav-popup-1 {
        top: 50%;
        transform: translateY(-50%);
        -ms-transform: translateY(-50%); /* IE 9 */
        -webkit-transform: translateY(-50%); /* Safari and Chrome */
        -o-transform: translateY(-50%); /* Opera */
        -moz-transform: translateY(-50%);
    }

    .nav-popup-visible {
        visibility: visible;
    }



    .nav > ul > li:first-child {
        width: 24.5%;
        background-image:none;
    }
    .nav > ul > li:last-child {
        border-right: none
    }


    .index-news {
        width: 62%;
        float: right;
        font-size: 12px;
        text-indent: 24px;
        line-height: 28px;
        background-image: url(../img/promotion-head-2.png);
        background-position: left center;
        background-repeat: no-repeat;
        cursor: pointer;
        overflow: hidden;
        height: 28px;
    }

        .index-news > ul {
            overflow: hidden;
            transition: margin-top .5s;
            -moz-transition: margin-top .5s; /* Firefox 4 */
            -webkit-transition: margin-top .5s; /* Safari 和 Chrome */
            -o-transition: margin-top .5s;
        }

        .index-news > .index-news-none {
            transition: margin-top 0s;
            -moz-transition: margin-top 0s; /* Firefox 4 */
            -webkit-transition: margin-top 0s; /* Safari 和 Chrome */
            -o-transition: margin-top 0s;
        }

        .index-news > li {
            width: 100%;
            float: left;
        }
}
@media screen and (min-width: 960px) {
    .round-nav {
        width: 100%;
        min-width: 1400px;
    }
    .carousel {
        min-height: 560px !important;
    }
    .carousel-item {
        min-height: 560px !important;
    }
    .indexhot {
        margin: 30px 0 21px 30px;
        text-indent: 30px;
        width: 475px;
        background-image: url(/zcy/vance/pc/static/img/head_67.png);
        background-position: left center;
        background-repeat: no-repeat;
        height: 29px;
    }


    .cart_number {
        position: absolute; /* 绝对定位 */
        top: -10px; /* 调整位置，使其在图标上方 */
        right: 0px;
        background-color: #BA2A2AFF; /* 背景颜色 */
        color: white; /* 文字颜色 */
        border-radius: 50%; /* 使数字看起来更圆润 */
        width: 20px; /* 宽度 */
        height: 20px; /* 高度 */
        display: flex; /* 使用flex布局使数字居中 */
        align-items: center;
        justify-content: center;
        font-size: 12px; /* 文字大小 */
    }

    .bom-seat {
        clear: both !important;
        padding-top: 20px;
    }

    .round {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

        .round > img {
            display: block;
            height: 600px;
            margin-left: 50%;
            transform: translateX(-50%);
            -ms-transform: translateX(-50%); /* IE 9 */
           -webkit-transform: translateX(-50%); /* Safari and Chrome */
        /*-o-transform: translateX(-50%); /* Opera */
        /*-moz-transform: translateX(-50%);
        */
    }


    .nav-rc-body > li:hover > p:first-child {
        font-weight: bold;
    }


    .nav-rc-body > li > p {
        flex-grow: 0;
        flex-shrink: 0;
        margin-left: 72px;
        /*line-height: 30px;*/
        overflow: hidden;
        text-align: left;
    }

        .nav-rc-body > li > p > span {
            text-indent: 12px;
            padding-right: 3px;
            cursor: pointer;
        }

            .nav-rc-body > li > p > span:hover {
            }

    .col-c5b {
        color: #c5b5a1;
    }

    .font-16 {
        font-size: 16px;
    }

    .nav-popup {
        width: 760px;
        height: auto;
        background-color: rgba(0,0,0,.5);
        position: absolute;
        left: 335px;
        top: -10px;
        visibility: hidden;
        padding: 10px 10px 10px 0;
    }


    .nav-rc-body > li:hover {
       /* background-color: #fff;*/
        /*color: #8c6f4b;*/

        color: #FEA917FF;
       /* background-image: url(../img/arrow-right.png) !important;
        background-position-x: 22px;*/
    }



    .promotion {
        max-width: 1400px;
        height: auto;
        /*  background-color: #f7f7f7;*/
        /*padding: 72px 0;*/
        z-index: 1;
        margin: 0 auto;
    }

    .promotion-header {
        width: 1400px;
        margin: 0 auto;
        overflow: hidden;
        height: auto;
        padding: 72px 0 37px 0;
    }

        .promotion-header > li:first-child {
            font-size: 28px;
            float: left;
            text-indent: 47px;
            background-image: url("../img/promotion-head-1.png");
            background-position: left center;
            background-repeat: no-repeat;
        }

        .promotion-header > li:last-child {
            font-size: 12px;
            float: right;
            text-indent: 24px;
            line-height: 28px;
            margin-top: 10px;
            background-image: url("../img/promotion-head-2.png");
            background-position: left center;
            background-repeat: no-repeat;
            cursor: pointer;
        }

            .promotion-header > li:last-child:hover {
            }

    .promotion-section {
        float: left;
        width: 872px;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
       /* margin-top: 15px;*/
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 5px 0;
    }
    .promotion-section1 {
        min-height: 423px;
        background: #fff;
        float: right;
        width: 495px;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
        /*margin-top: 15px;*/
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 5px 0;
        border-radius: 24px;
    }

    .promotion-section-item {
        flex-grow: 0;
        flex-shrink: 0;
        width: 425px;
        height: 200px;
        overflow: hidden;
        background-color: #fff;
        cursor: pointer;
        margin-bottom: 32px;
        box-shadow: 0 0 0 #ccc;
        transition: box-shadow .5s;
        -moz-transition: box-shadow .5s; /* Firefox 4 */
        -webkit-transition: box-shadow .5s; /* Safari 和 Chrome */
        -o-transition: box-shadow .5s;
        border-radius: 24px;
    }
    .promotion-section-item2 {
        float: right;
        width: 495px;
        overflow: hidden;
        margin: 0 auto;
        margin-top: 34px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 5px 0;
        border-radius: 24px;
        height: 187px;
        background-position: left center;
        background-repeat: no-repeat;
    }

    .promotion-section-item2:hover {
        box-shadow: 0 0 8px #ccc;
    }

    .promotion-section-item1 {
        flex-grow: 0;
        flex-shrink: 0;
       /* width: 475px;*/
        height: auto;
        overflow: hidden;
        background-color: #fff;
        cursor: pointer;
        margin: 0px 30px 20px 30px;
        box-shadow: 0 0 0 #ccc;
        transition: box-shadow .5s;
        -moz-transition: box-shadow .5s; /* Firefox 4 */
        -webkit-transition: box-shadow .5s; /* Safari 和 Chrome */
        -o-transition: box-shadow .5s;
    }
    .promotion-section-item1:hover {
        box-shadow: 0 0 8px #ccc;
    }
        .promotion-section-item:hover {
            box-shadow: 0 0 8px #ccc;
        }
    .divright {
        float: right;
        width: 490px;
        height: auto;
        overflow: hidden;
        margin: 0 auto;
      
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 5px 0;
    }
    .promotion-s-i-left {
        width: 190px;
        height: 199px;
        float: left;
        overflow: hidden;
        position: relative;
        top: 50%;
        /*left: 10px;*/
        transform: translateY(-50%);
        -ms-transform: translateY(-50%); /* IE 9 */
        -webkit-transform: translateY(-50%); /* Safari and Chrome */
        -o-transform: translateY(-50%); /* Opera */
        -moz-transform: translateY(-50%);
    }
    .promotion-s-i-left1 {
        width: 65px; 
        float: left;
        overflow: hidden;
        position: relative;
        top: 50%;
       /* left: 10px;*/
        transform: translateY(-50%);
        -ms-transform: translateY(-50%); /* IE 9 */
        -webkit-transform: translateY(-50%); /* Safari and Chrome */
        -o-transform: translateY(-50%); /* Opera */
        -moz-transform: translateY(-50%);
    }

        .promotion-s-i-left1 > img {
            width: 41px;
            height:41px;
        }

    .promotion-s-i-center1 {
        width: 375px;
       /* margin-left: 14px;*/
       /* margin-top: 10px;*/
        float: left;
        position: relative;
    }
        .promotion-s-i-center1 .promotion-1 {
            opacity: 1;
            margin-bottom: 12px;
            font-size: 12px;
            color: #646464FF;
            overflow: hidden;
            transition: opacity .5s, transform .5s;
            -moz-transition: opacity .5s, -moz-transform .5s; /* Firefox 4 */
            -webkit-transition: opacity .5s, -webkit-transform .5s; /* Safari 和 Chrome */
            -o-transition: opacity .5s, -o-transform .5s;
        }

    .promotion-s-i-center {
        width: 217px;
        margin-left: 14px;
        margin-top: 22px;
        float: left;
        position: relative;
    }

        .promotion-s-i-center li {
            font-size: 14px;
        }

        .promotion-s-i-center span {
            font-weight: normal;
            font-size: 30px;
            color: #333333FF;
            transition: font-weight .5s, color .5s;
            -moz-transition: font-weight .5s, color .5s; /* Firefox 4 */
            -webkit-transition: font-weight .5s, color .5s; /* Safari 和 Chrome */
            -o-transition: font-weight .5s, color .5s;
        }


        .promotion-s-i-center .promotion-4 {
            height: 30px;
            line-height: 30px;
            font-size: 12px;
            border-top: solid 1px #f5f2ef;
            margin-top: 8px;
            color: #C2C2C2FF;
            opacity: 1;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            transition: opacity .5s, transform .5s;
            -moz-transition: opacity .5s, -moz-transform .5s; /* Firefox 4 */
            -webkit-transition: opacity .5s, -webkit-transform .5s; /* Safari 和 Chrome */
            -o-transition: opacity .5s, -o-transform .5s;
        }

        .promotion-s-i-center .promotion-3 {
           /* margin-top: 10px;*/
            font-size: 18px;
            transition: transform .5s;
            -moz-transition: -moz-transform .5s; /* Firefox 4 */
            -webkit-transition: -webkit-transform .5s; /* Safari 和 Chrome */
            -o-transition: -o-transform .5s;
            height: 45px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .promotion-s-i-center .promotion-2:hover {
        }

        .promotion-s-i-center .promotion-2 {
            /*height: 40px;*/
            overflow: hidden;
            height: 63px;
            transition: transform .5s;
            -moz-transition: -moz-transform .5s; /* Firefox 4 */
            -webkit-transition: -webkit-transform .5s; /* Safari 和 Chrome */
            -o-transition: -o-transform .5s;
        }

        .promotion-s-i-center .promotion-1 {
            opacity: 1;
            font-size: 12px;
            color: #8c6f4b;
            height: 26px;
            overflow: hidden;
            transition: opacity .5s, transform .5s;
            -moz-transition: opacity .5s, -moz-transform .5s; /* Firefox 4 */
            -webkit-transition: opacity .5s, -webkit-transform .5s; /* Safari 和 Chrome */
            -o-transition: opacity .5s, -o-transform .5s;
        }

    .promotion-section-item:hover .promotion-1 {
        opacity: 0;
        transform: translateY(-30px);
        -ms-transform: translateY(-30px); /* IE 9 */
        -webkit-transform: translateY(-30px); /* Safari and Chrome */
        -o-transform: translateY(-30px); /* Opera */
        -moz-transform: translateY(-30px);
    }

    .promotion-section-item:hover span {
        font-weight: bold;
        font-size: 30px;
        /* color: #bc7f33;*/
        color: #FEA917FF;
    }

    .promotion-section-item:hover .promotion-2 {
        transform: translateY(-25px);
        -ms-transform: translateY(-25px); /* IE 9 */
        -webkit-transform: translateY(-25px); /* Safari and Chrome */
        -o-transform: translateY(-25px); /* Opera */
        -moz-transform: translateY(-25px);
    }

    .promotion-section-item:hover .promotion-3 {
        transform: translateY(-25px);
        -ms-transform: translateY(-25px); /* IE 9 */
        -webkit-transform: translateY(-25px); /* Safari and Chrome */
        -o-transform: translateY(-25px); /* Opera */
        -moz-transform: translateY(-25px);
    }


    .promotion-section-item:hover .promotion-4 {
        opacity: 0;
        transform: translateY(-30px);
        -ms-transform: translateY(-30px); /* IE 9 */
        -webkit-transform: translateY(-30px); /* Safari and Chrome */
        -o-transform: translateY(-30px); /* Opera */
        -moz-transform: translateY(-30px);
    }


    .promotion-5 {
        width: 176px;
        height: 44px;
        position: absolute;
        bottom: -30px;
        left: 0;
        border: 1px solid #eee;
        border-radius: 24px;
        overflow: hidden;
        opacity: 0;
        transition: opacity .5s, bottom .5s;
        -moz-transition: opacity .5s, bottom .5s; /* Firefox 4 */
        -webkit-transition: opacity .5s, bottom .5s; /* Safari 和 Chrome */
        -o-transition: opacity .5s, bottom .5s;
    }


        .promotion-5 p {
            width: 32%;
            height: 28px;
            float: left;
            border-left: 1px solid #ccc;
            margin-top: 8px;
            display: inline-block;
        }

    .promotion-bg1 {
        background: url("../img/promotion-5.png") no-repeat center center;
    }

    .promotion-bg2 {
        background: url("../img/promotion-6.png") no-repeat center center;
    }

    .promotion-bg3 {
        background: url("../img/promotion-7.png") no-repeat center center;
    }

    .promotion-5 p:first-child {
        border-left: 0;
    }


    .promotion-section-item:hover .promotion-5 {
        opacity: 1;
        bottom: 15px;
    }


    .nav-popup-body {
        width: 100%;
        height: auto;
        overflow: auto;
        padding: 10px 0;
        font-size: 14px;
        line-height: 34px;
        background-color: #fff;
    }

        .nav-popup-body > p {
            width: 126px;
            height: 34px;
            margin: 0 10px;
            background-color: #f1f1f1;
            text-align: center;
            color: #7f5c30;
            font-weight: bold;
            float: left;
            cursor: pointer;
        }

            .nav-popup-body > p:hover {
            }

        .nav-popup-body > ul {
            width: 580px;
            float: left;
        }

        .nav-popup-body li {
            height: 34px;
            float: left;
            padding: 0 17px;
            background-image: url("../img/nav-popup.png");
            background-repeat: no-repeat;
            background-position: right center;
            cursor: pointer;
            color: #3a3a3a;
        }

            .nav-popup-body li:hover {
                /* color: #8c6f4b;*/

                color: #FEA917FF;
            }

            .nav-popup-body li:last-child {
                background-image: none;
            }

    .nav2 li.catgray:hover .nav-round {
        display: block;
    }

    .nav-round {
        width: 100%;
        height: 560px;
        position: absolute;
        /*top: 0;*/
        left: 0;
       display: none;
        z-index: 95;
        opacity: 0.9;
    }


    .nav-r-center {
        width: 1400px;
        height: 100%;
        margin: 0 auto;
        position: relative;
    }

    .nav-rc-body-div {
        width: 335px;
        height: 100%;
        float: left;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(255, 255, 255, 0.8);
    }

    .nav-rc-body {
        width: 335px;
        height: auto;
        float: left;
        position: absolute;
        top: 50%;
        /*top: 132px;*/
        left: 0;
        transform: translateY(-50%);
        -ms-transform: translateY(-50%); /* IE 9 */
        -webkit-transform: translateY(-50%); /* Safari and Chrome */
        -o-transform: translateY(-50%); /* Opera */
        -moz-transform: translateY(-50%);
    }

        .nav-rc-body > li {
            width: 335px;
            padding: 4px 0;
            color: #000;
            background-repeat: no-repeat;
            background-position: 34px center;
            position: relative;
            cursor: pointer;
            font-weight: bold;
            
            background-size: 26px 26px;
        }

    .nav-popup-index {
        width: 100%;
        height: auto;
        position: relative; 
    }

    .nav-popup-index-black {
        width: 335px;
        height: 560px;
        background-color: #000;
        opacity: .7;
    }


    .col-BB8C52 {
        line-height: 13px !important;
        color: #666;
    }
        .col-BB8C52 span {
            font-size: 12px !important;
        }
    .nav-popup-1 {
        top: 50%;
        transform: translateY(-50%);
        -ms-transform: translateY(-50%); /* IE 9 */
        -webkit-transform: translateY(-50%); /* Safari and Chrome */
        -o-transform: translateY(-50%); /* Opera */
        -moz-transform: translateY(-50%);
    }

    .nav-popup-visible {
        visibility: visible;
    }



    .nav > ul > li:first-child {
        width: 335px;
        background-image: url("../img/nav-item-bg.png");
        background-position: 34px center; 
        background-color: rgba(10, 7, 6, 0.47);
    }



    .index-news {
        width: 300px;
        float: right;
        font-size: 12px;
        text-indent: 24px;
        line-height: 28px;
        margin-top: 10px;
        background-image: url(../img/promotion-head-2.png);
        background-position: left center;
        background-repeat: no-repeat;
        cursor: pointer;
        overflow: hidden;
        height: 28px;
    }

        .index-news > ul {
            overflow: hidden;
            transition: margin-top .5s;
            -moz-transition: margin-top .5s; /* Firefox 4 */
            -webkit-transition: margin-top .5s; /* Safari 和 Chrome */
            -o-transition: margin-top .5s;
        }

        .index-news > .index-news-none {
            transition: margin-top 0s;
            -moz-transition: margin-top 0s; /* Firefox 4 */
            -webkit-transition: margin-top 0s; /* Safari 和 Chrome */
            -o-transition: margin-top 0s;
        }

        .index-news > li {
            width: 100%;
            float: left;
        }
}
