/* 321 */
.flex {
    display: flex;
}
a {
    border: 0 ;
    padding: 0;
    margin: 0;
    text-decoration: none;
    outline: none;
}
.container {
    text-align: center;
    background-color: #F9F4ED;
}
/*213123  */
.header_swipper_box {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    position: relative;
}
.header_swipper {
    display: flex;
    width: auto;
    transition: all 0.5s ease;
}
.header_swipper_item {
    height: 40px;
    color: white;
    text-align: center;
    display: flex;
    align-items: center;
    background-color: #B4975F;
    justify-content: center;
    /* pointer-events: none; */
    user-select: none;
}
.header {
    position: sticky;
    top: 0;
    z-index: 999;
    min-width: 1980px;
    width: 100%;
}
.header_filter {
    position: relative;
}
.header_filter_logo {
    width: 92px;
    height: 58px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.header_filter {
    background-color: white;
    align-items: center;
    justify-content: space-between;
    height: 80px;
    padding-right: 40px;
}

.header_filter_left {
    align-items: center;
    margin-left: 40px;
}
.header_filter_left_item_box {
    display: flex;
    position: relative;
    height: 80px;
    box-sizing: border-box;
    align-items: center;
}
.header_filter_left_item_select {
    position: absolute;
    top: 100%;
    left: 0;
    height: 0;
    font-size: 12px;
    overflow: hidden;
    background-color: white;
    transition: all 0.4s;
}
.header_filter_left_item_box:hover .header_filter_left_item_select{
    height: auto;
    transition: all 0.4s;
}
.header_filter_left_item_select:hover{
    height: auto;
    transition: all 0.4s;
}
.h_l_select_item {
    padding: 10px 20px;
    width: auto;
    white-space: nowrap;
}
.h_l_select_item:hover {
    background-color: #B4975F;
    color: white;
}
.header_filter_left_item {
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
    font-size: 12px;
    cursor: pointer;
    font-weight: 700;
    letter-spacing:1px;
    transition: all 0.4s ease-in-out;
}
.header_filter_left_item_active {
    color: #B4975F;
}
.header_filter_left_item_box:not(:first-child){
    margin-left: 20px;
}
.header_filter_left_item:hover{
    opacity: 0.6;
}
.header_filter_left_ft{
    width: 24px;
    height: 25px;
}

.header_filter_right>:not(:first-child) {
    margin-left: 24px;
}
.header_filter_right_item {
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
    font-size: 12px;
    cursor: pointer;
    font-weight: 700;
    letter-spacing:1px;
    transition: all 0.4s ease-in-out;
}
.header_filter_right_img {
    width: 22px;
    height: 22px;
}

/* content */
.content {
    text-align: center;
    /* display: inline-block; */

}

/* 商品详情 */
.goods_detail_box {
    display: flex;
    justify-content: center;
    background-color: #FFFFFF; 
    padding-bottom: 155px;
    padding-top: 90px;
    min-width: 1980px;
    width: 100%;
    box-sizing: border-box;
}
.goods_detail {
    display: flex;
    align-items: center;
}
.goods_detail_left {
    margin-right: 44px;
}
.goods_detail_left_dots_swipper {
    display: flex;
    align-items: center;
}
.goods_detail_left_img {
    width: 614px;
    height: 660px;
    border-radius: 12px;
    object-fit: cover;
}
.goods_detail_left_dots  {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 614px;
    margin-top: 32px;
}
.goods_detail_left_dots_box {
    width: 500px;
    margin-left: 20px;
    margin-right: 20px;
    overflow: hidden;
}
.goods_detail_left_dots_swipper {
    transition: all 0.4s;
}
.goods_detail_left_dots_item {
    min-width: 84px;
    width: 84px;
    height: 84px;
    border-radius: 12px;
    box-sizing: border-box;
    object-fit: cover;
}
.goods_detail_left_dots_item:not(:first-child){
    margin-left: 20px;
}
.goods_detail_left_dots_reduce{
    width: 27px;
    height: 27px;
    transform:rotate(180deg);
    cursor: pointer;
}
.goods_detail_left_dots_add {
    width: 27px;
    height: 27px;
    cursor: pointer;
}

/* 商品信息 */
.goods_detail_right {
    height: 780px;
    width: 950px;
    text-align: left;

}
.goods_detail_title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
    
}
.goods_detail_price{
    height: 90px;
    background-color: #F4F4F4;
    display: flex;
    align-items: center;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 30px;
    padding-left: 20px;
}
.goods_detail_price_num  {
    color: red;
    font-size: 36px;
}
.goods_detail_info {
    height: 436px;
}
.goods_detail_info_item {
    font-size: 28px;
    display: flex;
    margin-bottom: 22px;
    /* align-items: center; */

}
.goods_detail_info_title_box{
    width: 110px;
}
.goods_detail_info_title {
    /* display: flex; */
    /* align-items: start; */
    width: 115px;
    text-align-last: justify;
    font-weight: 700;
    flex-shrink: 0;
}
.goods_detail_info_content1 {
    display: -webkit-box; /* 创建一个伸缩盒子模型 */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; /* 限制在2行内展示 */
    overflow: hidden; /* 超出内容隐藏 */
    text-overflow: ellipsis;
}
.goods_detail_info_content2 {
    display: -webkit-box; /* 创建一个伸缩盒子模型 */
    -webkit-box-orient: vertical; /* 设置盒子的方向为垂直 */
    -webkit-line-clamp: 2; /* 限制在2行内展示 */
    overflow: hidden; /* 超出内容隐藏 */
    text-overflow: ellipsis;
    height: 74px;
}
.goods_detail_info_content3 {
    display: -webkit-box; /* 创建一个伸缩盒子模型 */
    -webkit-box-orient: vertical; /* 设置盒子的方向为垂直 */
    -webkit-line-clamp: 3; /* 限制在2行内展示 */
    overflow: hidden; /* 超出内容隐藏 */
    text-overflow: ellipsis;
    height: 111px;
}

.goods_nums_box {
    font-size: 28px;
    font-weight: 700;
    display: flex;
    align-items: center;
}
.goods_nums_input{
    width: 85px;
    cursor: unset;
    font-size: 26px;
    text-align: center;
}
.goods_nums_reduce {
    font-size: 19px;
    padding-bottom: 2px;
    box-sizing: border-box;
    margin-right: 6px;

}
.goods_nums_reduce,.goods_nums_add {
    border: 3px solid black;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    box-sizing: border-box;
    cursor: pointer;
    user-select: none;
}
.goods_detail_buy_btn {
    display: flex;
    align-items: center;
    margin-top: 35px;
}
.goods_detail_buy_btn_add {
    color: #60976F;
    width: 265px;
    height: 80px;
    box-sizing: border-box;
    border: 1px solid #60976F;
    border-radius: 12px;
    font-size: 28px;
    background-color: white;
    cursor: pointer;
}
.goods_detail_buy_btn_buy{
    color: white;
    width: 265px;
    height: 80px;
    box-sizing: border-box;
    border-radius: 12px;
    font-size: 28px;
    background-color: #60976F;
    margin-left: 28px;
    flex: 1;
    cursor: pointer;
}

/* 商品简介 */
.goods_detail_profile_box {
    display: flex;
    justify-content: center;
    width: 100%;
    min-width: 1980px;
}
.goods_detail_profile {
    width: 1680px;
}








.follow_box {
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-width: 1980px;

}
.follow {
    width: 1200px;
    justify-content: space-between;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #CCCCCC;
}
.follow_title{
    font-size: 45px;
}

.follow_right_img {
    width: 25px;
    height: 25px;
}
.follow_right>:not(:first-child){
    margin-left: 12px;
}



.footer_box {
    display: flex ;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
    width: 100%;
    min-width: 1980px;
}
.footer {
    width: 1200px;
    padding-bottom: 50px;
    border-bottom: 1px solid #CCCCCC;
}
.footer_li {
    width: 300px;
}
.footer_li_title{
    font-size: 20px;
    color: #b4975f;
    margin-bottom: 30px;
    text-align: start;
}
.footer_li_list {
    text-align: start;
}
.footer_li_list_item {
    display: block;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
    font-family: priori-sans, sans-serif;
    align-items: center;
}
.footer_li_list_item_img {
    width: 16px;
    height: 16px;
    margin-right: 10px;
}


/* 页脚 */
.footer_bottom_box {
    display: flex;
    justify-content: center;
    align-self: center;
}
.footer_bottom {
    width: 1200px;
    padding-bottom: 100px;
    font-size: 13px;
    justify-content: space-between;
    user-select: none;
}
.footer_bottom_right {
    justify-content: flex-end;
}
.footer_bottom_right_item:not(:first-child){
    margin-left: 12px;
}


/*  */


