.big_slide {
    width: 1720px;
    height: 980px;
    position: fixed;
    top: 100px;
    left: 0;
}

.big_slide .swiper-slide img {
    width: 100%;
}

.big_slide .swiper-button-prev {
    width: 140px;
    height: 180px;
    background: url("../images/icon/prev01.png") no-repeat left center;
    left: 0;
    margin-top: -100px;
}

.big_slide .swiper-button-next {
    width: 140px;
    height: 180px;
    background: url("../images/icon/next01.png") no-repeat right center;
    right: 0;
    margin-top: -100px;
}

/* 按钮 */

.space_btn {
    position: fixed;
    /* bottom: 38px; */
    bottom: 40px;
    left: 50%;
    margin-left: -386px;
    width: 565px;
    height: 55px;
    border-radius: 3px 3px 0 0;
    background-color: rgba(0, 0, 0, 0.65);
    z-index: 2;
    display: flex;
}

.space_btn .show_box {
    height: 250px;
    right: 0px;
    top: -258px;
}

.space_btn .show_box img {
    margin: 36px 0 13px 1px;
}

.space_btn div {
    flex: 1;
    height: 55px;
}

.space_btn .space_switch01 {
    background: url("../images/icon/switch01.png") no-repeat center center;
}

.space_btn .space_switch02 {
    background: url("../images/icon/switch02.png") no-repeat center center;
}

.space_btn .space_single01 {
    background: url("../images/icon/single01.png") no-repeat center center;
}

.space_btn .space_single02 {
    background: url("../images/icon/single02.png") no-repeat center center;
}

.space_btn .space_share01 {
    background: url("../images/icon/share01.png") no-repeat center center;
}

.space_btn .space_share02 {
    background: url("../images/icon/share02.png") no-repeat center center;
}

/* 单品图 */

.single_box {
    width: 1720px;
    position: fixed;
    bottom: -200px;
    z-index: 2;
    justify-content: center;
    display: flex;
}

.single_box .single_list {
    padding: 0 60px;
    height: 165px;
    background-color: #ffffff;
    display: flex;
    position: relative;
    border-radius: 3px 3px 0 0;
}

.single_box .single_along {
    width: 133px;
    height: 146px;
    padding-top: 20px;
    text-align: left;
    font-size: 12px;
    line-height: 12px;
    margin-right: 78px;
}

.single_box .single_along_last {
    margin-right: 0;
}

.single_box .single_along p span {
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 131px;
    display: block;
}

.single_box .single_along p {
    width: 133px;
    margin: 5px auto 0;
}

.single_box .single_along del {
    color: #666666;
}

.single_box .single_along ins {
    color: #C7B299;
    font-style: normal;
    text-decoration: none;
}

.single_box .single_along a {
    display: block;
    width: 130px;
    height: 90px;
}

.single_box .single_along .shop_btn {
    width: 14px;
    height: 14px;
    margin-top: -2px;
    float: right;
}

.single_box .yjgw {
    position: absolute;
    width: 64px;
    height: 64px;
    border-radius: 32px;
    background-color: #C7B299;
    line-height: 64px;
    text-align: center;
    right: -30px;
    top: 44px;
    color: #ffffff;
    box-shadow: -5px 1px 5px rgba(240, 90, 36, 0.25);
}

.show_box {
    position: absolute;
    right: -37px;
    top: -217px;
    width: 191px;
    height: 250px;
    text-align: center;
    background: url("../images/icon/kb.png") no-repeat center center;
}

.show_box img {
    margin-top: 10px;
}

.show_box span {
    display: block;
}

/* 空间切换 */

.switch_box {
    width: 1720px;
    position: fixed;
    bottom: -200px;
    z-index: 2;
    justify-content: center;
    display: flex;
}

.switch_box .switch_list {
    height: 148px;
    background: rgba(0, 0, 0, 1);
    border-radius: 3px 3px 0 0;
    position: relative;
    box-shadow: 0 -3px 7px rgba(45, 45, 45, .25);
}

.switch_box .switch_list .small_slide {
    float: left;
    max-width: 1154px;
    height: 115px;
    margin: 15px 54px 0 60px;
    box-sizing: border-box;
}

.switch_box .switch_list .small_slide .swiper-slide {
    width: 190px;
    height: 100%;
    position: relative;
}

.switch_box .switch_list .small_slide .swiper-slide .color_black {
    position: absolute;
    top: 0;
    left: 0;
    width: 186px;
    height: 111px;
    background-color: rgba(0, 0, 0, 0.65);
    border: 2px solid rgba(0, 0, 0, 0.65);
    border-radius: 3px;
}

.switch_box .switch_list .small_slide .swiper-slide>img {
    border-radius: 3px;
    width: 190px;
    height: 115px;
}

.switch_box .switch_list .small_slide .swiper-slide-active .color_black {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #C7B299;
    border-radius: 3px;
}

/* .switch_box .switch_list .small_slide   .swiper-slide-active img {
    border:2px solid #F15A24;
    width: 186px;
    height: 111px;
} */

.switch_box .switch_list .swiper-pagination {
    left: 12px;
    top: 65px;
    color: #ffffff;
    width: auto;
}

.switch_box .switch_list .switch_btn {
    float: left;
    margin-top: 22px;
    width: 160px;
    color: #ffffff;
    font-size: 14px;
}

.switch_box .switch_list .switch_btn span {
    display: inline-block;
    border: 0.5px solid #333333;
    width: 55px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    margin: 0 10px 10px 0;
    border-radius: 3px;
}

.switch_box .switch_list .switch_btn .current {
    border: 0.75px solid #C7B299;
    color: #C7B299;
}

.small_slide .swiper-button-prev {
    width: 12px;
    height: 30px;
    background: url("../images/icon/prev02.png") center center;
}

.small_slide .swiper-button-next {
    width: 12px;
    height: 30px;
    background: url("../images/icon/next02.png") center center;
}

/* 缩略图 */

/* .sm_slide{
    width: 1200px;
    height: 300px;
    position: fixed;
    bottom:0;
    left: 0;
    z-index: 2;
}
.sm_slide .swiper-wrapper .swiper-slide{
    width: 300px;
    height: 300px;
}
.sm_slide .swiper-wrapper .swiper-slide img{
    width: 300px;
    height: 300px;
} */
.success_box{
    position: absolute;
    right: -70px;
    top: -193px;
    width: 146px;
    height: 196px;
    text-align: center;
    background: url(../images/icon/kb_01.png) no-repeat center center;
}