.product_read_box {
    width: 100%;

}

.product_read_main_box {
    width: 100%;
    padding-top: calc(2px + 5rem);
    padding-bottom: calc(8px + 5rem);
    background: #F9F9F9;
}

.product_read_main {
    max-width: 1480px;
    width: 85%;
    margin: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: calc(19px + 4rem);
}

.product_read_pic {
    width: 660px;
    height: calc(60px + 30rem);
    background: #EFEFEF;
    box-shadow: 0px 0px 1px 0px rgba(94, 118, 140, 0.5);
    border-radius: calc(5px + 0.25rem);
    display: flex;
    justify-content: center;
    align-items: center;
}

.product_read_pic img {
    width: calc(85px + 15rem);
}

.product_read_con {
    width: 46.6216%;
}

.product_read_con .p1 {
    font-family: Century Gothic;
    font-weight: bold;
    font-size: calc(8px + 1.5rem);
    color: #2B2B2B;
    line-height: 1;
}

.product_read_con .p2 {
    font-family: Century Gothic;
    font-weight: 400;
    font-size: calc(8px + 0.5rem);
    color: #3D4144;
    line-height: 1;
    margin-top: calc(6px + 1rem);
}

.product_read_sub_pic {
    width: 100%;
    margin-top: calc(19px + 3rem);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pro_sub_swiper {
    width: 85%;
}

.pro_sub_swiper .swiper-slide {
    width: 100%;
}

.pro_sub_pic_box {
    width: 100%;
    height: calc(30px + 5rem);

    border-radius: calc(2px + 0.1rem);
    display: flex;
    justify-content: center;
    align-items: center;

}

.pro_sub_pic_box img {
    width: calc(16px + 3rem);
}

.pro_sub_pic_box_act {
    background-color: #3d41443d;
}

.product_read_sub_pic .zuo1 {
    width: calc(5px + 1rem);
    cursor: pointer;
    display: block !important;
}

.product_read_sub_pic .zuo1 img {
    width: 100%;
}

.product_read_sub_pic .you1 {
    width: calc(5px + 1rem);
    cursor: pointer;
    display: block !important;
}

.product_read_sub_pic .you1 img {
    width: 100%;
}

.product_read_btn {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: calc(2px + 1rem);
    margin-top: calc(14px + 4rem);
}

.product_read_contact {
    width: calc(100px + 5rem);
    height: calc(20px + 2rem);
    background: #98B8AC;
    border-radius: calc(10px + 1rem);
}

.product_read_contact a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}

.product_read_contact a {
    width: 100%;
    height: 100%;
    font-family: Century Gothic;
    font-weight: 400;
    font-size: calc(8px + 0.5rem);
    color: #FFFFFF;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: calc(3px + 0.5rem);
}

.product_read_contact a img {
    width: calc(2px + 1rem);
    height: calc(10px + 0.5rem);
}

.product_read_back {
    width: calc(100px + 5rem);
    height: calc(20px + 2rem);
    border: 1px solid #B8B8B8;
    border-radius: calc(10px + 1rem);
}

.product_read_back a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}

.product_read_back a {
    width: 100%;
    height: 100%;
    font-family: Century Gothic;
    font-weight: 400;
    font-size: calc(8px + 0.5rem);
    color: #555555;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: calc(3px + 0.5rem);
}

.product_read_back a img {
    width: calc(2px + 1rem);
    height: calc(6px + 0.5rem);
}

.product_read_text_2 {
    max-width: 1480px;
    width: 85%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: calc(13px + 5rem);
}

.product_read_title .p1 {
    font-family: Century Gothic;
    font-weight: bold;
    font-size: calc(10px + 1.5rem);
    color: #252525;
}

.product_read_title div {
    width: calc(20px + 3rem);
    height: 1px;
    background: #888888;
    margin-top: calc(5px + 1rem);
}

.product_read_text_2_con {
    width: 56.9594%;
}

.product_read_text_2_con tr {
    border-bottom: 1px #DCDCDC solid;

}

.product_read_text_2_con tr td {
    font-family: Century Gothic;
    font-weight: 400;
    font-size: calc(8px + 0.5rem);
    color: #252525;
    padding-bottom: calc(10px + 0.5rem);
    padding-top: calc(9px + 1rem);
}

.product_read_text_2_con tr td:nth-of-type(2) {
    text-align: right;
}

.product_read_text_3 {
    max-width: 1480px;
    width: 85%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: calc(48px + 5rem);
    padding-bottom: calc(14px + 2rem);
}

.product_read_text_3_con {
    width: 69.4595%;
}

.product_read_text_3_con img {
    width: 100%;
}

.product_read_text_4_box {
    width: 100%;
    background: #F7F8FB;
    padding: calc(17px + 3rem) 0;
}

.product_read_text_4 {
    max-width: 1480px;
    width: 85%;
    margin: auto;
}

.product_read_text_4_con {
    margin-top: calc(4px + 2rem);
    display: flex;
    justify-content: flex-start;
    gap: calc(8px + 1rem);
    flex-wrap: wrap;
}

.down_item {
    width: calc(100px + 15rem);
    height: calc(80px + 5rem);
    background: #FFFFFF;
    box-shadow: 0px calc(2px + 0.1rem) calc(4px + 0.5rem) 0px rgba(95, 101, 120, 0.14);
    border-radius: calc(5px + 0.25rem);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0 calc(7px + 1.5rem);
}

.down_item .p1 {
    font-family: Futura Bk BT;
    font-weight: normal;
    font-size: calc(10px + 0.5rem);
    color: #252525;
    line-height: calc(4px + 1.5rem);
    width: calc(65px + 10rem);
}

.down_item .p2 {
    margin-top: calc(9px + 1rem);
}

.down_item .p2 a img {
    width: calc(7px + 0.5rem);
}

.down_item .p2 a {
    font-family: Futura Bk BT;
    font-weight: normal;
    font-size: calc(6px + 0.5rem);
    color: #98B8AC;
    line-height: 1;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: calc(5px + 0.25rem);
}

@media (max-width: 1100px){
    .product_read_main{
        flex-direction: column;
        justify-content: flex-start;
        gap: calc(10px + 2rem);
    }
    .product_read_pic {
        width: 100%;
        height: calc(100px + 61rem);
      
    }
    .product_read_pic img{
        width: 85%;
    }
    .product_read_con{
        width: 100%;
    }
    .product_read_con .p1{
        font-size: calc(14px + 1rem);
    }
    .product_read_con .p2{
        font-size: calc(12px + 1rem);
    }
    .product_read_contact a{
        font-size: calc(10px + 1rem);
    }
    .product_read_contact a img {
        width: calc(11px + 1rem);
        height: calc(10px + 0.5rem);
    }
    .product_read_back a{
        font-size: calc(10px + 1rem);
    }
    .product_read_back a img {
        width: calc(11px + 1rem);
        height: calc(10px + 0.5rem);
    }
    .product_read_text_2{
        flex-direction: column;
        justify-content: flex-start;
        gap: calc(10px + 2rem);
    }
    .product_read_text_2_con{
        width: 100%;
    }
    .product_read_text_2_con tr td{
        font-size: calc(10px + 1rem);
    }
    .product_read_text_3{
        flex-direction: column;
        justify-content: flex-start;
        gap: calc(10px + 2rem);
    }
    .product_read_text_3_con{
        width: 100%;
    }
    .down_item {
        width: 100%;
    }
    .down_item .p1{
        width: 100%;
        font-size: calc(10px + 1rem);
        line-height: 1.5;
    }
    .down_item .p2 a{
        font-size: calc(10px + 1rem);
        line-height: 1.5;
    }
    .down_item .p2 a img {
        width: calc(15px + 0.5rem);
    }
}