        i,
        b,
        em,
        span {
            font-style: normal;
            font-weight: normal;
        }      
  body {
            font-family: 'HanHei SC', 'PingFang SC', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Microsoft Yahei', 'Arial', sans-serif;
            font-size: 12px;
            color: #5e5e5e;
            background-color: #f5f5f5;
        }

        a {
            color: #5e5e5e;
            text-decoration: none;
            outline: 0;
            cursor: pointer;
        }

        /*
        .new_topbar {
            position: relative;
            height: 30px;
            font-size: 12px;
            color: #ffffff;
            background-color: #ccac57;
        }

        .new_topbar a {
            color: #ffffff;
        }

        .new_topbar .sep {
            margin: 0 3px;
        }

        .new_container {
            margin: 0 auto;
            width: 1200px;
            position: relative;
            overflow: hidden;
        }

        .new_container2 {
            margin: 0 auto;
            width: 1202px;
            position: relative;
            overflow: hidden;
        }

        .min_container {
            width: 1080px;
        }

        .new_topbar_left {
            float: left;
            height: 30px;
            line-height: 30px;
            overflow: hidden;
        }

        .new_topbar_info {
            float: right;
            height: 30px;
            line-height: 30px;
            overflow: hidden;
        }

        .new_topbar_left img {
            float: left;
            display: block;
            margin-top: 7px;
            margin-right: 10px;
        }

        .new_topbar_left ul {
            float: left;
        }
            */
        .swiper_1 {
            height: 30px;
        }

        .swiper-wrapper {
            margin: 0 auto;
        }

        .swiper-slide a {
            cursor: pointer;
        }


        .swiper_2 {
            max-width: 1920px;
            height: 480px;
            min-width: 1200px;
            margin: 0 auto;
        }

        .swiper-pagination-bullet {
            opacity: 0.8!important;
            border: 1px solid #cacaca;
            background: #ffffff!important;
        }
        
            .swiper-pagination-bullet-active {
            background: #ccac57!important;
        }



        .swiper-button-white {
            opacity: 0.5;
            margin-top: -30px!important;
            width: 65px!important;
            height: 65px!important;
            background-color: rgba(0, 0, 0, 0.2);
            border-radius: 5px;
        }
        .swiper-button-white:hover{
            background-color: rgba(0, 0, 0, 0.5);
        }

        /*.swiper-slide img {
            position: absolute;
            left: 50%;
            margin-left: -960px;
        }*/
        .swiper-button-prev-2 {
            left: 50%!important;
            margin-left: -600px;
        }

        .swiper-button-next-2 {
            right: 50%!important;
            margin-right: -600px;
        }
       .swiper_2 a {
            position: relative;
            display: block;
            width: 100%;
            height: 100%;
            background-position: center;
        }
        /*
        .new_topnav {
            background-color: #ffffff;
        }

        .new_topnav_logo {
            float: left;
        }

        .new_topnav_logo img {
            display: block;
        }

        .new_topnav_nav {
            float: left;
            margin-left: 25px;
        }

        .new_topnav_nav a {
            display: block;
            float: left;
            line-height: 80px;
            color: #BEBEBE;
            font-size: 18px;
            margin-left: 38px;
            cursor: pointer;
        }

        .new_topnav_nav a.active {
            color: #4D4D4D;
            border-bottom: 2px solid #4D4D4D;
        }

        .new_topnav_search {
            float: left;
            height: 47px;
            width: 230px;
            border-radius: 50px;
            background-color: #F2F2F2;
            margin-top: 16px;
            margin-left: 50px;
            position: relative;
        }

        .new_topnav_search input {
            height: 100%;
            border: none;
            background-color: transparent;
            padding-left: 20px;
        }

        .new_topnav_search input:focus {
            outline: none;
        }

        .new_topnav_search img {
            display: block;
            position: absolute;
            top: 11px;
            right: 15px;
        }

        .new_topnav_search a {
            cursor: pointer;
        }

        .new_topnav_item {
            float: left;
            margin-top: 26px;
        }

        .new_topnav_item a {
            cursor: pointer;
            margin-left: 18px;
            height: 100%;
            display: block;
            float: left;
        }

        .new_topnav_basket {
            position: relative;
        }

        .new_topnav_basket i {
            position: absolute;
            top: -5px;
            right: -6px;
            display: block;
            height: 18px;
            width: 18px;
            background-color: #F8BE38;
            color: #ffffff;
            text-align: center;
            line-height: 18px;
            border-radius: 50%;
        }
            */

        .new_limit {
            /* background-color: #F5F5F5; */
            position: relative;
        }

        .new_limit_title {
            height: 40px;
            position: relative;
            margin-bottom: 20px;
            margin-top: 50px;
        }

        .new_limit_title_line {
            border-bottom: 1px solid #858585;
            position: absolute;
            width: 1200px;
            bottom: 0;
            left: 14px;
        }

        .new_limit_title_left {
            float: left;
            line-height: 40px;
            overflow: hidden;
        }

        .new_limit_title_left .p1 {
            display: inline-block;
            font-size: 28px;
            font-weight: bold;
            color: #333333;
            border-left: 4px solid #858585;
            padding-left: 10px;
        }

        .new_limit_title_left .p2 {
            display: inline-block;
            font-size: 14px;
            color: #4c4c4c;
            margin-left: 30px;
        }

        .new_limit_title_right {
            float: right;
            margin-top: 13px;
        }

        .new_limit_title_right span {
            font-size: 14px;
            color: #333333;
            margin-right: 10px;
        }

        .new_limit_title_right i {
            display: inline-block;
            width: 37px;
            height: 25px;
            line-height: 25px;
            font-size: 17px;
            color: #ccac57;
            text-align: center;
            background-color: #ffffff;
        }

        .new_limit_title_right .sec {
            color: #ffffff;
            background-color: #ccac57;
        }

        .new_limit_top {
            overflow: hidden;
            width: 1208px;
        }


        .new_limit_item_first {
            border: 1px solid #e6e6e6;
            background-color: #ffffff;
            width: 594px;
            height: 292px;
            float: left;
            margin-right: 8px;
        }

        .new_limit_item {
            border: 1px solid #e6e6e6;
            background-color: #ffffff;
            width: 292px;
            height: 292px;
            float: left;
            text-align: center;
            margin-right: 8px;
        }


        .swiper_3 {
            height: 294px;
            margin-top: 8px;
            margin-bottom: 60px;
            overflow: unset!important;
        }

        .swiper_3_slide {
            border: 1px solid #e6e6e6;
            background-color: #ffffff;
            width: 292px!important;
            height: 292px;
            text-align: center;
        }


        .swiper-button-prev-3 {
            left: 50%;
            margin-left: -666px;
            width: 46px;
            height: 46px;
            position: absolute;
            bottom: 184px;
            z-index: 20;
            cursor: pointer;
        }

        .swiper-button-next-3 {
            right: 50%;
            margin-right: -666px;
            width: 46px;
            height: 46px;
            position: absolute;
            bottom: 184px;
            z-index: 20;
            cursor: pointer;
        }

        .new_limit_img {
            position: relative;
            height: 200px;
            margin-top: 10px;
        }

        .new_limit_img img {
            display: block;
            width: 200px;
            margin: 0 auto;
        }

        .pp1 {
            color: #ffffff;
            margin-top: 5px;
            height: 17px;
        }

        .pp1 .i1 {
            background-color: #ccac57;
            display: inline-block;
            padding: 0 5PX;
            border-radius: 2px;
            font-size: 12px;
            margin-right: 2px;
        }

        .pp1 .i2 {
            background-color: #e57b35;
            display: inline-block;
            padding: 0 5PX;
            border-radius: 2px;
            font-size: 12px;
        }

        .pp2 {
            color: #333333;
            font-size: 16px;
            margin-top: 5px;
            overflow: hidden;
            text-overflow:ellipsis;
            white-space: nowrap;
            padding: 0 10px;
        }
        .new_limit_first_right .pp2 {
            width: 240px;
        }
        .pp3 {
            color: #da3e41;
            font-size: 16px;
        }

        .pp3 .i1 {
            font-size: 24px;
        }

        .pp3 .b1 {
            color: #808080;
            font-size: 14px;
            text-decoration: line-through;
        }

        .new_limit_first_left {
            float: left;
            position: relative;
            width: 292px;
            height: 292px;
            margin-left: 40px;
        }

        .new_limit_first_left img {
            width: 90%;
            display: block;
            margin: 14px auto;
        }

        .new_limit_first_right {
            float: left;
            padding-top: 73px;
        }

        .new_limit_first_zhe {
            width: 67px;
            height: 67px;
            border-radius: 50%;
            line-height: 20px;
            text-align: center;
            color: #ffffff;
            font-size: 16px;
            margin-bottom: 45px;
            background-image: url("../image/limit_bg.png")
        }

        .new_limit_first_nei {
            padding-top: 13px;
            text-align: center;
        }


        /* 合作伙伴 半价 预售 */

        .new_partner {
            width: 472px;
            height: 457px;
            border: 1px solid #e6e6e6;
            float: left;
            margin-right: 8px;
            background-color: #ffffff;
        }

        .new_presell {
            width: 236px;
            height: 457px;
            border: 1px solid #e6e6e6;
            float: left;
            background-color: #ffffff;
        }

        .new_main_top {
            height: 89px;
            border-bottom: 1px solid #e6e6e6;
            padding: 0 8px;
        }

        .new_main_top p {
            line-height: 89px;
            overflow: hidden;
        }

        .new_main_top p i {
            color: #333333;
            font-size: 28px;
            font-weight: bold;
        }

        .new_main_top p span {
            color: #4c4c4c;
            font-size: 14px;
            margin-left: 8px;
        }

        .new_main_top p b {
            color: #878787;
            font-size: 14px;
            float: right;
        }

        .new_main_bottom {
            overflow: hidden;
            height: 367px;
        }

        .new_main_bottom img {
            display: block;
            width: 100%;
        }

        .presell_box {
            position: relative;
            cursor: pointer;
        }

        .presell_box_qrcode {
            position: absolute;
            width: 100%;
            height: 100%;
            z-index: 2;
            top: 0;
            left: 0;
            display: none;
        }

        .presell_box_qrcode img {
            display: block;
            width: 100%;
        }

        .new_main_bottom_left {
            float: left;
            width: 236px;
            height: 100%;
        }

        .new_main_bottom_right {
            float: left;
        }

        .new_main_bottom_right img:first-child {
            border-bottom: 1px dotted #e6e6e6;
        }


        /* 优选推荐 */

        .you_cate {
            color: #333333;
            font-size: 14px;
            padding: 0 5px;
            margin-left: 10px;
        }

        .you_cate.active {
            color: #ccac57;
            border-bottom: 2px solid #ccac57;
        }

        .new_you_ul {
            overflow: hidden;
            width: 1208px;
        }
        .new_you_box .new_you_ul {
            display: none;
        }
        .new_you_ul.active {
            display: block;
        }

        .new_you_ul li {
            width: 294px;
            float: left;
            margin-top: 8px;
            position: relative;
            margin-right: 8px;
        }


        .new_you_img {
            width: 100%;
            height: 284px;
            background-color: #ffffff;
            position: relative;
            overflow: hidden;
        }

        .new_you_img img {
            display: block;
            width: 80%;
            margin: 24px auto;
        }

        .new_you_info {
            height: 96px;
            background-color: #ffffff;
            text-align: center;
        }

        .new_you_info .p1 {
            margin-top: 0;
        }

        .pp1 .i3 {
            background-color: #eb534f;
            display: inline-block;
            padding: 0 5PX;
            border-radius: 2px;
            font-size: 12px;
            margin-right: 2px;
        }

        .new_you_info .p2 {
            color: #333333;
            font-size: 16px;
            margin-top: 5px;
            margin-bottom: 3px;
            overflow: hidden;
            text-overflow:ellipsis;
            white-space: nowrap;
            padding: 0 10px;
        }
        .new_you_info .p3 {
            overflow: hidden;
            text-overflow:ellipsis;
            white-space: nowrap;
            padding: 0 20px;

        }

        .new_you_info .p3 .i1 {
            color: #da3e41;
            font-size: 16px;
        }

        .new_you_info .p3 .i2 {
            color: #999999;
            font-size: 14px;
            margin-left: 3px;
        }

        .fu15 {
            height: 15px;
        }

        /* 新品 */

        .new_xinpin_box {
            overflow: hidden;
            width: 1208px;
        }


        /* 户外 */

        .new_outside_banner {
            width: 1208px;
            overflow: hidden;
        }

        .new_outside_banner .item {
            float: left;
            margin-right: 4px;
        }


        .new_outside_banner .item5 {
            margin-top: 4px;
        }

        .new_outside_banner .item img {
            display: block;
        }
        /*

        .desc_ul {
            overflow: hidden;
            width: 1080px;
            border-bottom: 1px solid #e6e6e6;
            padding: 35px 0;
            margin-bottom: 35px;
        }

        .desc_ul li {
            float: left;
            overflow: hidden;
        }

        .desc_ul li:not(:last-child) {
            margin-right: 132px;
        }

        .desc_ul li img {
            display: block;
            float: left;
            margin-right: 12px;
            margin-top: 2px;
        }

        .desc_info {
            float: left;
        }

        .desc_info .p1 {
            color: #333333;
            font-size: 18px;
        }

        .desc_info .p2 {
            color: #4c4c4c;
            font-size: 14px;
        }

        .foot_box {
            overflow: hidden;
            width: 1080px;
        }

        .foot_left {
            float: left;
            overflow: hidden;
        }

        .foot_left li {
            float: left;
            margin-right: 120px;
            text-align: center;
        }

        .foot_left li .p1 {
            color: #333333;
            font-size: 14px;
            margin-bottom: 25px;
        }

        .foot_left li a {
            display: block;
            color: #4c4c4c;
            font-size: 12px;
            margin-bottom: 12px;
        }

        .foot_right {
            float: left;
            text-align: center;
        }

        .foot_right_kefu {
            border: 1px solid #ccac57;
            color: #ccac57;
            text-align: center;
            width: 123px;
            height: 27px;
            display: inline-block;
            line-height: 27px;
            font-size: 14px;
        }

        .foot_right .p1 {
            color: #ccac57;
            font-size: 22px;
            margin-top: 10px;
        }

        .foot_right .p2 {
            color: #333333;
            font-size: 12px;
        }

        .line_1 {
            border-bottom: 1px solid #d1d1d1;
            padding-bottom: 10px;
        }

        .footer_box {
            background-color: #4a4a4a;
            height: 45px;
            line-height: 45px;
            color: #ffffff;
            font-size: 12px;
            margin-top: 35px;
        }

        .footer_box a {
            color: #ffffff;
        }

        .beian_right {
            float: right;
        }


            */
        /* 媒体新闻 */

        .b6 .mw {
            float: left;
            display: inline;
        }

        .b6 .mw1 {
            width: 394px;
        }

        .b6 .mw2 {
            width: 409px;
            height: 360px;
            border-bottom: 1px solid #dbdbdb;
        }

        .b6 .mw .mwhd {
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            font-weight: bold;
            border-bottom: 1px solid #dbdbdb;
        }

        .b6 .mw .mwhd .i {
            float: left;
            display: inline;
            margin-left: 5px;
            margin-top: 15px;
            margin-right: 10px;
            width: 10px;
            height: 10px;
            font-size: 0;
            background-color: #e50001;
        }

        .b6 .mw .ad p {
            height: 150px;
            overflow: hidden;
            margin-top: 10px;
        }

        .b6 .mw2 .hotnews {
            overflow:hidden;
            height: 156px;
            padding-top: 10px;
            margin-right: 15px;
            margin-left: 20px;
            line-height: 160%;
            border-bottom: 1px dotted #999;
        }

        .b6 .mw2 .hotnews .pic {
            margin-right: 10px;
        }

        .fl {
            float: left;
            display: inline;
        }

        .b6 .mw2 .hotnews .hd {
            margin-bottom: 5px;
            height: 20px;
            line-height: 20px;
            overflow: hidden;
        }

        .red {
            color: #be3601;
        }

        .f14 {
            font-size: 14px;
        }

        .b6 .mw2 .hotnews .detail {
            height: 115px;
            text-indent: 15px;
        }

        .b6 .mw2 .nlist {
            margin-top: 10px;
            margin-left: 15px;
        }

        .b6 .mw2 .nlist li {
            margin-top: 8px;
            height: 20px;
            line-height: 20px;
            margin-left: 10px;
            text-indent: 1em;
            white-space: nowrap;
            background: url(../image/sehgah_54.gif) no-repeat left center;
        }

        .b6 .mw3 {
            width: 396px;
        }

        .b6 .mw3 .blist {
            border: 1px solid #dbdbdb;
            padding: 0 10px;
            border-top: 0;
            height: 319px;
        }

        .mgt_30 {
            margin-top: 30px;
        }

        .new_wuliu {
            margin-left: 65px;
        }

        .new_wuliu .p1 {
            color: #222222;
            font-size: 20px;
        }

        .new_wuliu label {
            color: #5e5e5e;
            font-size: 15px;
        }

        .new_wuliu .input_txt {
            border: 1px solid #cccccc;
            border-radius: 2px;
            height: 22px;
        }

        .new_wuliu .input_btn {
            background-color: #d73801;
            border-radius: 2px;
            height: 22px;
            color: #ffffff;
            border: none;
            padding: 0 3px;
            cursor: pointer;
        }

        .social_box {
            position: absolute;
            padding-top: 30px;
            z-index: 1;
        }
        .social_box .meiti_img{
            position: relative;
            z-index: 10;
            width: 371px;
            height: 248px;
            background-image:url('../image/meiti_logo.png');
            background-size: cover;
            filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../image/meiti_logo.png',sizingMethod='scale'); 
        }

        .social_box .gzh_a {
            position: absolute;
            width: 84px;
            height: 120px;
            top: 30px;
            left: 52px;
            z-index: 11;
            display: block;
        }

        .social_box .wb_a {
            position: absolute;
            width: 84px;
            height: 120px;
            top: 156px;
            left: 52px;
            z-index: 11;
            display: block;
        }

        .social_box .xcx_a {
            position: absolute;
            width: 84px;
            height: 120px;
            top: 30px;
            left: 230px;
            z-index: 11;
            display: block;
        }

        .social_box .khd_a {
            position: absolute;
            width: 84px;
            height: 120px;
            top: 156px;
            left: 230px;
            z-index: 11;
            display: block;
        }
        .social_box .gzh_qrcode{
            position: absolute;
            width: 95px;
            top: 58px;
            left: 84px;
            display: none;
            width: 95px;
            height: 95px;
            background-size: cover;
            z-index: 12;
        }
        .social_box .xcx_qrcode{
            position: absolute;
            width: 95px;
            top: 58px;
            left: -94px;
            display: none;
            width: 95px;
            height: 95px;
            background-size: cover;
            z-index: 12;
        }
        .social_box .khd_qrcode {
            position: absolute;
            width: 95px;
            top: -69px;
            left: -94px;
            display: none;
            width: 95px;
            height: 95px;
            background-size: cover;
            z-index: 12;
        }

        /* youxuan_tag */
        .youxuan_tag{
            position: absolute;
            top: 0;
            left: 0;
            width: 90px;
            z-index: 3;
        }


        

    /* 兼容IE8 轮播图 swiper */
    .swiper_banner{
        position: relative;
    }
    .swiper_banner .swiper-container{
        max-width: 1920px;
        height: 480px;
        min-width: 1200px;
    }
    .swiper_banner .swiper-container a{
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        background-position: center;
    }
    .swiper_banner .arrow-left-1 {
        position: absolute;
        left: 10px;
        top: 50%; 
        margin-top: -32px;
        left: 50%;
        margin-left: -600px;
        z-index: 2;
    }
    .swiper_banner .arrow-right-1 {
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -32px;
        right: 50%;
        margin-right: -600px;
        z-index: 2;
    }
    .swiper_banner .pagination {
        position: absolute;
        left: 0;
        text-align: center;
        bottom: 10px;
        width: 100%;
        z-index: 2;
    }
    .swiper_banner .swiper-pagination-switch {
        display: inline-block;
        width: 10px;
        height: 10px;
        background-image: url("../image/swiper-pagination-switch.png");
        margin: 0 5px;
        cursor: pointer;
    }
    .swiper_banner .swiper-active-switch {
        background-image: url("../image/swiper-active-switch.png");
    }
    .swiper_limit{
        margin-top: 8px;
        position: relative;
        margin-bottom: 60px;
    }
    .swiper_limit .swiper-container{
        width: 1208px;
        height: 294px;
    }
    .swiper_limit .swiper-slide{
        width: 292px;
    }
    .swiper_limit .swiper-slide a{
        display: block;
        width: 100%;
        width: 292px;
    }
    .arrow-left-2 {
        left: 50%;
        margin-left: -666px;
        width: 46px;
        height: 46px;
        position: absolute;
        bottom: 184px;
        z-index: 20;
        cursor: pointer;
    }
    .arrow-right-2 {
        right: 50%;
        margin-right: -666px;
        width: 46px;
        height: 46px;
        position: absolute;
        bottom: 184px;
        z-index: 20;
        cursor: pointer;
    }