@media (min-width: 1200px){
    .details-content {
        width: 100%;
        overflow: hidden;
    }
    .details-content .row{
        padding: 0px 10px;
    }
    .details-button > div{
    }
}
@media (max-width: 768px){
    .frist {
        padding: 0px 10px;
    }
    .frist table td{
        font-size: 14px;
        white-space: nowrap;
    }
}
@media (max-width: 1200px){
    .desProduct{
        margin-left: 0px !important;
    }
}
/* home-details-view */
.home-details-view {
    width: 100%;
    background-color: #efefef;
    height: 50px;
    overflow: hidden;
}

.home-details-view .col-lg-11 {
    line-height: 50px;
}

.home-details-view li {
    margin-left: -10px;
    font-size: 17px;
    font-weight: bolder;
}

.home-certificate i {
    font-size: 20px;
    padding-right: 15px;
}

/* home-details-view */
.home-details-view {
    width: 100%;
    line-height: 50px;
    height: 50px;
    background-color: #efefef;
}

.home-details-view li {
    font-size: 18px;
    font-weight: bolder;
}

.home-details-view i {
    font-size: 20px;
    padding-right: 15px;
}

/*  details-content*/
.details-content {
    width: 100%;
    overflow: hidden;
}

.details-content .main h1 {
    margin-top: 20px;
    font-weight: bolder;
    font-size: 45px;
    font-family: 'SemiBold';
}

.details-content .main .line {
    width: 185px;
    background-color: #009048;
    height: 8px;
}

.details-content .main h4 {
    font-weight: bolder;
    margin-top: 10px;
}

.details-content .main p {
    margin-top: 20px;
    font-size: 18px;
}

.details-content .main button {
    margin-top: 10px;
    width: 200px;
}

.details-content .main button:nth-of-type(1) {
    line-height: 40px;
    width: 180px;
    border: none;
    background-color: #009048;
    color: #fff;
}

.details-content .main span i {
    font-size: 17px;
}

.details-content .main button:nth-of-type(2) {
    line-height: 36px;
    border: 2px solid #009048;
    font-weight: bolder;
}
.emailBtn>button{
    line-height: 36px;
    color: black !important;
    border: 2px solid #009048 !important;
    font-weight: bolder;
    background-color: white !important;
}
.details-content .main button:nth-of-type(2) span {
    padding-right: 15px;
}

.details-content .main .iamge {
    margin-top: 40px;
}

.details-content .swiper {
    border: solid 1px #00904814;
    width: 100%;
    text-align: center;
}
.sendBtns{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.swiper-button-next,
.swiper-button-prev {
    color: gray;
}

.swiper-slide img:hover {
    border: 1px solid red;
}

/* details-button */
.details-button {
    overflow: hidden;
    padding: 0px 15px;
}

.details-button button {
    border: none;
    width: 100%;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    background-color: #868686;
}

/* details-biaoge */
.details-biaoge {
    overflow: hidden;
    padding: 0px 55px;
}

.details-biaoge .col-lg-10 {
    box-shadow: 1px 1px 24px 3px rgba(0,0,0,.1);
    margin-top: 20px;
    padding: 20px;
    padding: 45px;
    margin-bottom: 40px;
}

.details-biaoge .col-lg-10 h4 {
    font-size: 20px;
    font-weight: bolder;
}

.details-biaoge .col-lg-10 p {
    margin-top: 10px;
    font-size: 15px;
    color: black;
}
.desList .col-lg-10{
    padding: 0px 10px 0px 10px !important;
}
.details-biaoge .col-lg-10 table {
    margin-top: 10px;
    width: 100% !important;
    padding: 0px 10px;
}
.details-biaoge .col-lg-10 table th {
    font-size: 17px;
    font-weight: bolder;
    line-height: 40px;
    padding-left: 15px;
}

.details-biaoge .col-lg-10 table tr td {
    border: 3px solid white;
    font-size: 17px;
    padding-left: 15px;
    line-height: 35px;
}

/* details-biaoge-two */
.details-biaoge-two {
    overflow: hidden;
    display: none;
}

.details-biaoge-two .col-lg-10 {
    margin-top: 20px;
    box-shadow: 1px 1px 24px 3px rgba(0,0,0,.1);
    padding: 45px;
}

.details-biaoge-two .col-lg-10 h4 {
    font-size: 20px;
    font-weight: bolder;
}

.details-biaoge-two .col-lg-10 p {
    margin-top: 20px;
    font-size: 17px;
}

.details-biaoge-two .col-lg-10 table {
    margin-top: 60px;
    width: 85%;
}

.details-biaoge-two .col-lg-10 table th {
    font-size: 17px;
    font-weight: bolder;
    line-height: 40px;
    padding-left: 15px;
}

.details-biaoge-two .col-lg-10 table tr td {
    font-size: 17px;
    padding-left: 15px;
    line-height: 35px;
}

/* details-biaoge-three */
.details-biaoge-three {
    overflow: hidden;
    display: none;
}

.details-biaoge-three .col-lg-10 {
    margin-left: 35px;
    margin-top: 20px;
    box-shadow: 1px 1px 24px 3px rgba(0,0,0,.1);
    padding: 45px;
}


.details-biaoge-three .col-lg-10 h4 {
    font-size: 20px;
    font-weight: bolder;
}

.details-biaoge-three .col-lg-10 p {
    margin-top: 20px;
    font-size: 17px;
}

.details-biaoge-three .col-lg-10 table {
    margin-top: 60px;
    width: 85%;
}

.details-biaoge-three .col-lg-10 table th {
    font-size: 17px;
    font-weight: bolder;
    line-height: 40px;
    padding-left: 15px;
}

.details-biaoge-three .col-lg-10 table tr td {
    font-size: 17px;
    padding-left: 15px;
    line-height: 35px;
}

/* details-biaoge-four */
.details-biaoge-four {
    overflow: hidden;
    display: none;
}

.details-biaoge-four .col-lg-10 {
    padding: 0px 45px;
    box-shadow: 1px 1px 24px 3px rgba(0,0,0,.1);
    padding: 45px;
}

.details-biaoge-four .col-lg-10 h4 {
    font-size: 20px;
    font-weight: bolder;
}

.details-biaoge-four .col-lg-10 p {
    margin-top: 20px;
    font-size: 17px;
}

.details-biaoge-four .col-lg-10 table {
    margin-top: 60px;
    width: 85%;
}

.details-biaoge-four .col-lg-10 table th {
    font-size: 17px;
    font-weight: bolder;
    line-height: 40px;
    padding-left: 15px;
}

.details-biaoge-four .col-lg-10 table tr td {
    font-size: 17px;
    padding-left: 15px;
    line-height: 35px;
}
.details-biaoge-four .col-lg-10 iframe {
    max-width: 100%;
    aspect-ratio: 16 / 9;
}
/* details-prev */
.details-prev {
    overflow: hidden;
}

.details-prev .row .row {
    margin-top: 50px;
    margin-left: 30px;
}

.details-prev .row .row .col-md-6 .anniu {
    background-color: #efefef;
    width: 95%;
    line-height: 60px;
}
a:last-child
.details-prev .row .row .col-md-6 .anniu button {
    margin-left: 20px;
    line-height: 50px;
    background-color: #009048;
    color: #fff;
    border: none;
    width: 30%;
}

.details-prev .row .row .col-md-6 .anniu span {
    padding-left: 80px;
    font-size: 18px;
}

.details-prev .row .row .col-md-6 .anniu-scond {
    background-color: #efefef;
    line-height: 60px;
    padding-right: 15px;
    display: flex;
}

.details-prev .row .row .col-md-6 .anniu-scond button {
    padding: 0px 20px;
    position: relative;
    top: 4px;
    line-height: 50px;
    background-color: #009048;
    color: #fff;
    border: none;
    /* width: 30%; */
    margin-left: 50px;
}

.details-prev .row .row .col-md-6 .anniu-scond span {
    padding-left: 80px;
    font-size: 18px;
}
.desList{
   width: 100% !important;
    padding: 0px !important;
    margin: 0px !important;
    margin-top: 10px !important;
}
.tabsDetails>div>.row{
    padding: 0px !important;
}
/* media */
@media screen and (min-width:768px) {
    .details-content .main button:nth-of-type(1){
        margin-right: 10px;
    }
}
@media screen and (max-width:768px) {
    .details-biaoge-four .col-lg-10 iframe {
        max-width: 100% !important;
        height: auto !important;
        aspect-ratio: 16 / 9;
    }
    .sendBtns{
        flex-wrap: nowrap;
    }
    .desList{
        padding: 0px 0px !important;
    }
    .tabsDetails>div>.row>div{
        width: 100%;
        margin-left: 0;
        padding: 10px;
    }
    .details-biaoge-four .col-lg-10 iframe{
        height: 400px;
    }
    .details-biaoge {
        overflow: hidden;
    }
    /* home-details-view */
    .home-details-view li {
        margin-left: 10px;
        font-size: 14px;
    }

    .home-details-view li i {
        font-size: 18px;
        padding-right: 5px;
    }

    /* details-content */
    .details-content {
        position: relative;
    }

    .details-content .swiper {
        width: 100%;
    }

    .details-content .swiper .swiper-slide img {
        width: 24%;
    }

    .details-content .col-lg-6 h1 {
        font-weight: bold;
        margin-left: 0px;
        font-size: 28px !important;
        text-shadow: none !important;
        font-family: inherit !important;
    }

    .details-content .col-lg-6 .line {
        width: 120px;
        height: 7px;
    }

    /* details-button */
    .details-button {
        position: relative;
    }

    .details-button .anniu .col-lg-3 button {
        font-size: 15px;
    }

    .details-button .anniu .col-lg-3:nth-child(3) {
        margin-top: 10px;
    }

    .details-button .anniu .col-lg-3:nth-child(4) {
        margin-top: 10px;
    }

    /* details-biaoge */
    .details-biaoge {
        margin-top: -130px;
    }

    .details-biaoge .col-lg-10 {
        width: 100%;
        
    }

    .details-biaoge .col-lg-10 h4 {
        font-size: 19px;
    }

    .details-biaoge .col-lg-10 p {
        font-size: 17px;
    }

    .details-biaoge .col-lg-10 table {
        margin-top: 20px;
    }

    .details-biaoge .col-lg-10 table th {
        font-size: 15px;
        line-height: 35px;
    }

    .details-biaoge .col-lg-10 table tr td {
        font-size: 13px;
    }

    /* details-biaoge-two */
    .details-biaoge-two {
        margin-top: -130px;
    }

    .details-biaoge-two .col-lg-10 {
        width: 91%;
        margin-left: 0;
    }

    .details-biaoge-two .col-lg-10 h4 {
        font-size: 19px;
    }

    .details-biaoge-two .col-lg-10 p {
        font-size: 17px;
    }

    .details-biaoge-two .col-lg-10 table {
        margin-top: 20px;
    }

    .details-biaoge-two .col-lg-10 table th {
        font-size: 15px;
        line-height: 35px;
    }

    .details-biaoge-two .col-lg-10 table tr td {
        font-size: 13px;
    }

    /* details-biaoge-three */
    .details-biaoge-three {
        margin-top: -130px;
    }

    .details-biaoge-three .col-lg-10 {
        width: 91%;
        margin-left: 0;
    }

    .details-biaoge-three .col-lg-10 h4 {
        font-size: 19px;
    }

    .details-biaoge-three .col-lg-10 p {
        font-size: 17px;
    }

    .details-biaoge-three .col-lg-10 table {
        margin-top: 20px;
    }

    .details-biaoge-three .col-lg-10 table th {
        font-size: 15px;
        line-height: 35px;
    }

    .details-biaoge-three .col-lg-10 table tr td {
        font-size: 13px;
    }

    .details-biaoge-four .col-lg-10 {
        width: 91%;
        margin-left: 0;
        padding: 10px;
    }
    
    .details-biaoge .col-lg-10 {
        width: 91%;
        margin-left: 0;
        padding: 10px;
    }
    
    /* details-prev */
    .details-prev {
        margin-top: 50px;
    }

    .details-prev .row .row .col-md-6 .anniu {
        margin-top: -25px;
        margin-left: -40px;
        background-color: #efefef;
        width: 110%;
        line-height: 50px;
    }

    .details-prev .row .row .col-md-6 .anniu button {
        margin-left: 10px;
        line-height: 40px;
        border: none;
        font-size: 14px;
        width: 40%;
    }

    .details-prev .row .row .col-md-6 .anniu span {
        padding-left: 10px;
        font-size: 15px;
    }

    .details-prev .row .row .col-md-6 .anniu-scond {
        margin-left: -40px;
        margin-top: 20px;
        width: 110%;
        line-height: 50px;
    }

    .details-prev .row .row .col-md-6 .anniu-scond button {
        margin-left: -125px;
        line-height: 50px;
        background-color: #009048;
        color: #fff;
        border: none;
        line-height: 40px;
        font-size: 14px;
        width: 40%;
    }

    .details-prev .row .row .col-md-6 .anniu-scond span {
        font-size: 14px;
        padding-left: 10px;
    }
}
.imgList{
    transform: scale(1);
    transition-duration: .1s;
}
.imgList>img:hover {
    transform: scale(1.1);
    transition-duration: .5s;
    border: none !important;
}
#imageContainer {
    width: 100%;
    min-height: 400px;
    overflow: hidden; /* 隐藏超出范围的部分 */
    position: relative; /* 相对定位 */
    border-radius: 5px;
    box-shadow: 5px 8px 17px 2px #80808021;
}

#targetImg {
    width: 100%;
    object-fit: cover;
    position: absolute; /* 绝对定位 */
    left: 0;
    top: 0;
    transform-origin: 0 0; /* 缩放时以左上角为中心点 */
    transition: transform 0.3s;
}
.frist table{
    width: 100% !important;
}
.frist table td{
    border: solid white 3px;
    padding: 0px 5px;
    font-size: 16px;
}
.frist table tr{
    background-color: #e7e7e7;
    
}
.frist table tr:first-child{
    background-color: #009048 !important;
    color: white !important;
}
.frist table tr td{
    line-height: 45px;
    padding-left: 20px;
}
.details-biaoge .frist{
    padding: 10px 0px !important;
}
.details-biaoge .frist>*{
    padding: 10px 10px !important;
}

.details-biaoge .frist table,
.details-biaoge .frist .table-wrapper{
    padding: 10px 0px !important;
}