/* 左侧 */
#section {
    position: relative;
    float: left;
    width: calc(100% - 3.57rem);
    height: 100%;
    margin-left: 0.37rem;
}

.card-body {
    padding: 0;
}

.introduce {
    width: 80%;
    margin: 0 auto;
    z-index: 6;
}

.card {
    border: 0px solid #000000;
    border-radius: 0;
}

.Profile {
    font-size: 0.44rem;
    font-family: DFPHeiW7;
    font-weight: bold;
    color: #313131;
    line-height: 0.83rem;
    text-align: center;
    margin-top: 0.37rem;

}

.factory {
    width: 6.64rem;
    height: 3.93rem;
}

.chair {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-top: 0.35rem;
}

.enterprise {
    height: calc(100% - 2.83rem);
}

.introduce {}


/* 商品 */
.merchandise {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*margin: 0.39rem 1.3rem 0.22rem 1.3rem !important;*/
    margin:  0.39rem 0.5rem 0.22rem 0.5rem  !important;
}

.merchandise li {
    font-size: 0.14rem;
    font-family: DFPHeiW7;
    font-weight: 400;
    color: #313131;
    line-height: 0.26rem;
    text-align: center;
    cursor: pointer;

}

.foldablechair {
    width: 1.9rem;
    height: 1.39rem;
    border: 1px solid #AAAAAA;
}

.foldablechair:hover {
    border: 5px solid #67A785;
}

.Message {
    border-bottom: 1px solid #AAAAAA;
}

.Message P {
    font-size: 0.16rem;
    font-family: Adobe Heiti Std;
    text-align: center;
    font-weight: normal;
    color: #000000;
    line-height: 0.24rem;
    margin-bottom: 0.13rem;
}

/* news */
.newslist{
    margin-top: 20px;
    font-size: 14px;
    color: #000;
}
.newsitems{
    width:100%;
}
.newsitem{
    display: flex;
    line-height:30px;
}

.newsitem-title{
    width: 70%;
    text-align: center;
    border: 1px solid #67A785;
}

.newsitem-time{
    width: 30%;
    text-align: center;
    border: 1px solid #67A785;
}

.newsitem-title a {
    color: #000;
}

.newsitem-title a:hover {
    color: #67A785;
}

.contact {
    height: 100%;
}

.goback {
    width: 0.84rem;
    height: 0.38rem;
    font-size: 0.14rem;
}

.Commoditylist {
    width: 80%;
    height: calc(100% - 1.5rem);
    margin: 0 auto;
}

.Commoditylist_ul {
    width: 100%;

}

.breadcrumb {
    --bs-breadcrumb-margin-bottom: 0rem;
    --bs-breadcrumb-item-padding-x: 0.08rem;
    padding: 0.1rem;
    font-size: 0.14rem;
}

.breadcrumba{
    font-size: 0.14rem;
    color: #666666;
}
.breadcrumba:hover{
    color: #769D4D !important;
}
.breadcrumbaA{
    color: #769D4D !important;
}

.breadcrumb-item {
    display: flex;
    align-items: center;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: flex;
    font-size: 22px;
    content: var(--bs-breadcrumb-divider, "/");
}

.crumbs {
    display: flex;
    align-items: center;
}

.topic {
    margin-top: 1.16rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #AAAAAA;

}

.title h4 {
    font-size: 0.28rem;
    font-family: DFPHeiW7;
    font-weight: 400;
    color: #313131;
    line-height: 0.66rem;
}

.title span {
    margin-left: 0.6rem;
    font-size: 0.14rem;
    font-family: DFPHeiW7;
    font-weight: 400;
    color: #313131;
    line-height: 0.56rem;
}

.Productcenter {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.picture,
.Productdescription,
.crumbs,
.title {
    width: 50%;

}

.Productpicture {

    width: calc(100% - 0.48rem);
    height: 6.05rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #AAAAAA;
}

.Productpicture .Commoditylist_img {
    width: 5.28rem;
    height: 4.5rem;
}

.Productcenter .btn-primary {
    display: flex;
    align-items: center;
    width: 100%;
    --bs-btn-border-radius: '0';
    padding: 0.1rem 0.32rem;
    font-size: 0.34rem;
    font-family: DFPHeiW7;
    font-weight: 400;
    color: #FFFFFF;
    position: absolute;
    /*bottom: 0;*/
    bottom: -1.3rem;
    --bs-btn-color: #fff;
    --bs-btn-bg: #EB6100;
    --bs-btn-border-color: #EB6100;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #eb6200dd;
    --bs-btn-hover-border-color: #EB6100;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #ef8b43;
    --bs-btn-active-border-color: #EB6100;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #EB6100;
    --bs-btn-disabled-border-color: #EB6100;
}
.btn-primary img{
    width: 0.44rem;
    height: 0.44rem;
    margin-right: 0.1rem;
}

.switch {
    width: 50%;
    overflow-x: hidden;
}

.switchover {
    /*margin-top: 0.2rem;*/
    margin-top: -0.1rem;
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
}

.cut_picture {
    padding: 10px;
    /*width: 1.28rem;*/
    width: 1.29rem;
    height: 1.16rem;
    margin-right: 0.12rem;
    background: #FFFFFF;
    border: 1px solid #AAAAAA;
    cursor: pointer;
}

.cut_pictures {
    border: 1px solid #EB6100;
}

.Productdescription {
    position: relative;

}

.describe_box {
    display: flex;
    align-items: center;
    height: calc(100% - 0.9rem);

    padding-top:0.5rem;
}

/* 模拟放大镜 */
.box {
    width: calc(100% - 0.48rem);
    /*height: 5.5rem;*/
    height: 3.8rem;;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #AAAAAA;
    position: relative;

}

.tupian {
    width: 5.28rem;
    /*height: 4.5rem;*/
    height: 3.25rem;
    background-size: 100%;
    object-fit: cover;
}

/* 不能是box里面所有地img百分百比例，这样是无法再大盒子里面移动图片地 */
.mask {
    display: none;
    width: 1.5rem;
    height: 1.5rem;
    background: rgba(228, 248, 138, 0.3);
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: move;
}

.big {
    display: none;
    width: 5.28rem;
    height: 3.25rem;
    position: absolute;
    top: 0.25rem;
    left: 6.4rem;
    background-color: rgba(255, 192, 203, 0.579);
    overflow: hidden;

    border: 1px solid #AAAAAA;
    z-index: 6;
}

.big img {
    position: absolute;
    top: 0px;
    /* border-radius: 10px; */
    left: 4rem;
    width: 8.45em;
    height: 5.2rem;


}

.describe {
    font-size: 0.2rem;
    font-family: HYDaHeiJ;
    font-weight: 400;
    color: #313131;
    line-height: 0.4rem;

}
.return_img {
    text-align: center;
    /* width: 0.8rem; */
    padding: 0.05rem 0.1rem;
    font-size: 0.18rem;
    border: 1px solid #AAAAAA;
    border-radius: 0.05rem;
    margin-bottom: 0.1rem;
    cursor: pointer;

    box-shadow: 0 0.01rem 0.01rem rgba(0 ,0, 0,.3);
}
.return_img:focus{
    background-color: #d1d1d1;
}
.return_img:hover{
    background-color: #f5f5f5;
}
/* 分页 */
.pagination {
    margin-top: 0.16rem;
    --bs-pagination-font-size: 0.14rem;
    --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 109, 253, 0);
}

.page-item:first-child .page-link,
.page-item:last-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-radius: 0.1rem;
}

.page-item {
    margin-right: 0.2rem;
    outline: none;
}

.page-link {
    margin: 0;
    padding: 0.1rem 0.15rem;
    border-radius: 0.1rem;
    border: 1px solid #AAAAAA;
    color: #000000;
    /* border:none; */
    outline: none;
}

.active>.page-link {
    background-color: #769D4D;
    border-color: #769D4D;
}

.breadcrumb {
    --bs-breadcrumb-margin-bottom: 0.1rem;
    --bs-breadcrumb-item-padding-x: 0.08rem;
    padding: 0.1rem;
    font-size: 0.14rem;
}

.breadcrumba {
    font-size: 0.14rem;
    color: #666666;
}
.breadcrumba:hover{
    color: #769D4D !important;
}

.breadcrumbaA {
    color: #769D4D !important;
}

.breadcrumb-item {
    display: flex;
    align-items: center;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: flex;
    font-size: 22px;
    content: var(--bs-breadcrumb-divider, "/");
}

.crumbs {
    display: flex;
    align-items: center;
    padding-left: 15px;
}