main {
    width: 100%;
    padding-top: 215px;

}

.aah3 {
    color: #222222;
    font-size: 56px;
    line-height: 56px;
    margin-bottom: 41px;
    font-weight: 500;
}

.xxxx {
    width: 388px;
    height: 1px;
    background: #AFB1B2;
    position: relative;
}

.xxxx::after {
    content: '';
    position: absolute;
    width: 34px;
    height: 15px;
    top: -7.5px;
    left: 0;
    background: #1E4CC8;
}

/* imgs */
.prodct-imgs {
    width: 1550px;
    margin: 0 auto 190px auto;
    display: flex;
    justify-content: space-between;

}

.pimgs-left {
    width: 59%;

}

.pimgs-left h3 {
    display: none;
}

.pimgs-right {
    width: 38%;
}

.prodct-imgs .mySwiper2 img {
    width: 100%;
    height: 500px;
}

.prodct-imgs .mySwiper {
    width: 85%;
    margin: auto;
}

.prodct-imgs .mySwiper img {
    width: 100%;
    height: auto;
}

.prodct-imgs .mySwiper .swiper-slide {
    width: 101px !important;
    height: 101px;
    border: 1px solid #707070;
    border-radius: 8px;
    opacity: 0.5;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.prodct-imgs .mySwiper2 .swiper-pagination {
    display: none;
}

.swiper-button-next,
.swiper-button-prev {
    color: #FFFFFF !important;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #C0C0C0;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {

    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
}

.prodct-imgs .mySwiper .swiper-wrapper {
    justify-content: center;
}

.swiper-slide-thumb-active {
    opacity: 1 !important;
    border: 2px solid #707070 !important;
}

.pimgs-right h3 {
    font-size: 40px;
    line-height: 40px;
    margin-top: 49px;
    color: #222222;
    font-weight: 600;
    margin-bottom: 21px;
}

.pimgs-right p {
    font-size: 16px;
    line-height: 30px;
    color: #8B8B8B;
    font-weight: 500;
    margin-bottom: 21px;
}

.pridiv {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 154px;
}

.pridiv span {
    width: 168px;
    height: 63px;
    border-radius: 8px;
    border: 1px solid #AFB1B2;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 18px;
    color: #AFB1B2;
    margin-bottom: 14px;
    margin-right: 13px;
    cursor: pointer;
    text-align: center;
}

.pritable {
    width: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;

}

.tabbbb td {
    width: 80px;
}

.pridivs-active {
    border: 2px solid #707070 !important;
    color: #222222 !important;
}

.pritable table {
    width: 100%;
    display: none;
}

.pritable tbody,
.pritable tr {
    width: 100%;
    display: inline-block;
}

.table-active {
    display: block !important;
}

.table-active td {
    color: #8B8B8B;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    padding: 10px 0;
    border-bottom: 1px solid #8B8B8B !important;
    width: 48%;
    display: inline-flex;
    height: 52px;
    align-items: center;

}



.table-active tr:not(:last-child) td {
    border-bottom: 1px solid #8B8B8B !important;
}

#pria {
    width: 207px;
    height: 50px;
    background: #222222;
    border-radius: 39px 39px 39px 39px;
    font-size: 23px;
    line-height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    margin-top: 41px;
}

/* imgs end */
/* product-banner */
.pbcontent {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.product-banner {
    width: 1600px;
    margin: 0 auto 109px auto;
    position: relative;
}

.pb-left {
    width: 1000px;
    height: 777px;
    background: url('/static/pvbg.png') no-repeat;
    background-size: cover;
    border-radius: 50px 50px 50px 50px;
    padding: 70px 0 106px 58px;
}

.pbh3 {
    margin-bottom: 26px;
    font-size: 70px;
    line-height: 100px;
    color: #222222;
    font-weight: 600;
}

.pbp {
    margin-bottom: 26px;
    font-size: 40px;
    line-height: 40px;
    color: #222222;
    font-weight: 600;
}

.pbspan {
    display: inline-block;
    margin-bottom: 113px;
    font-size: 18px;
    line-height: 18px;
    color: #222222;
    font-weight: 400;
}



.pbimgs2 {
    display: none;
}

.pb-icon {
    width: 327px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;

}

.pb-icon-item {
    width: 122px;
    text-align: center;
    margin-bottom: 61px;

}


.pb-icon-item:nth-child(odd) {

    margin-right: 83px;
}

.pb-icon-item img {
    max-width: 54px;
    width: auto;
    height: auto;
    margin-bottom: 10px;
}

.pb-icon-item p {
    font-size: 12px;
    line-height: 12px;
    color: #222222;
    font-weight: 400;
}

/* product-banner end */
/* md */
.mdleft {
    width: 1600px;
    margin: 30px auto 30px auto;
}

.mdleft-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;

}

.mdtop-item,
.mdleft-item {
    padding: 65px 0 65px 0;
}

.mdleft-item:nth-child(even) {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
}



.mdleft-text {
    width: 35%;
}

.mdimg {
    width: 60%;
}

.mdimg img {
    width: 100%;
    height: auto;
    border-radius: 50px;
}

.mdh3 {
    font-size: 40px;
    line-height: 46px;
    margin-bottom: 30px;
    font-weight: 600;
}

.md-p {
    color: #AFB1B2;
    font-size: 20px;
    line-height: normal;
    font-weight: 400;
}

.mdtop .md-p {
    width: 80%;
    margin: auto;
}

.mdtop {
    width: 1600px;
    margin: 30px auto 30px auto;
    text-align: center;
}

.mdtop .mdh3 {
    width: 60%;

    margin-left: auto;
    margin-right: auto;
}

.mdtop img {
    width: 100%;
    height: auto;
    border-radius: 50px;
    margin: 38px auto 30px auto;
}

/* md end */
/* canshu */
.canshu-content {
    width: 100%;
    background: #E3E3E3;
    border-radius: 50px;
    margin-top: 79px;
    margin-bottom: 80px;
    padding: 25px 37px;
}

.canshu {
    width: 1600px;
    margin: auto;
}

.canshu table tr td:first-child {
    padding-left: 40px;
}

.canshu table {
    width: 100%;
}

.canshu td {

    color: #787878;
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
    padding: 25px 0;

}

.canshu tr:not(:last-child) td {
    border-bottom: 1px solid #AFB1B2;
}

.canshu tr:first-child td {
    font-size: 30px;
    line-height: 30px;
    color: #222222;
    font-weight: 600;
}

/* canshu end */

/* form */
.form {
    width: 100%;
    padding-bottom: 96px;
    border-radius: 0 0 50px 50px;
    background: #FFFFFF;
    margin-bottom: -60px;
    position: relative;
    z-index: 99;
}



.form-flex {
    width: 1600px;
    margin: auto;

}



.form-right {
    width: 1600px;
    margin: auto;
    padding: 75px 96px;
    margin-top: 81px;
    background: #E3E3E3;
    border-radius: 50px;
}

.form-div {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.form-right input {
    font-size: 24px;
    line-height: 24px;
    color: #AFB1B2;
    font-weight: 400;
    border-bottom: 1px solid #AFB1B2;
    border-top: none;
    border-left: none;
    border-right: none;
    padding-bottom: 7px;
}

.form-right input:not(:last-child) {
    width: 47%;
    margin-bottom: 58px;
}

#attr_36 {
    width: 100%;
}


.form-button {
    width: 205px;
    height: 50px;
    background: #222222;
    border-radius: 39px 39px 39px 39px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 68px auto 14px auto;
    color: #FFFFFF;
    font-size: 22px;
    line-height: 22px;
    border: none;
    cursor: pointer;
}

/* form end */
@media (max-width:1600px) {

    .prodct-imgs,
    .product-banner,
    .mdleft,
    .canshu,
    .form-flex,
    .form-right {
        width: 1140px;
    }

    .mdtop {
        width: 1080px;
    }

    .prodct-imgs .mySwiper .swiper-slide {
        width: 80px !important;
        height: 80px !important;
    }

    .pridiv span {
        width: 32%;
        font-size: 15px
    }

    .pb-left {
        width: 52vw;
        height: 677px;
        padding: 20px 0 0 38px;
    }

    .pbimgs {
        width: 70vw;
        height: auto;
    }

    .pbspan {
        margin-bottom: 63px;
    }

    .pbimgs {
        bottom: 0%;
    }

    .mdh3 {
        font-size: 28px;
        line-height: 30px;
    }

    .md-p {
        font-size: 16px;
        line-height: 20px;
    }

    .mdleft {
        margin: 30px auto 80px auto;
    }
}

@media (max-width:1000px) {

    .mdtop-item,
    .mdleft-item {
        padding: 30px 0 30px 0;
    }

    .prodct-imgs,
    .product-banner,
    .mdleft,
    .canshu,
    .form-flex,
    .form-right,
    .mdtop {
        width: 90%;
    }

    main {
        padding-top: 104px;
    }

    .prodct-imgs {
        flex-direction: column;
    }

    .pimgs-left,
    .pimgs-right {
        width: 100%;
    }

    .prodct-imgs .mySwiper {
        display: none;
    }

    #pria {
        margin: 20px auto;
    }

    .prodct-imgs .mySwiper2 img {

        height: 200px;
        object-fit: cover;
    }

    .prodct-imgs .mySwiper2 .swiper-pagination {
        display: block;
        width: 69px;
        height: 33px;
        border-radius: 20px;
        background: rgba(172, 172, 172, 0.75);
        color: #FFFFFF;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        align-items: center;
        justify-content: center;

    }

    .prodct-imgs .mySwiper2 .swiper-pagination span {
        color: #FFFFFF;
        font-size: 20px;
        line-height: 20px;
        font-weight: 400;
    }

    .prodct-imgs .mySwiper2 .swiper-pagination span:first-child {
        margin-right: 5px;
    }

    .prodct-imgs .mySwiper2 .swiper-pagination span:last-child {
        margin-left: 5px;
    }

    .prodct-imgs .mySwiper2 .swiper-button-next {
        display: none;
    }

    .prodct-imgs .mySwiper2 .swiper-button-prev {
        display: none;
    }

    .pimgs-right h3 {
        display: none;
    }

    .pimgs-left h3 {
        display: block;
        text-align: center;
        font-size: 22px;
        line-height: 22px;
        color: #222222;
        margin: 5px auto 10px auto;
    }

    .pb-left {
        width: 100%;
    }

    .pbimgs {
        display: none;
    }

    .pbh3 {
        font-size: 23px;
        line-height: 23px;
    }

    .pb-left {
        padding: 30px 28px;
        text-align: center;
    }

    .pbp {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 16px;
    }

    .pbspan {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 16px;
    }

    .pbimgs2 {
        display: block;
        width: 100%;
        height: auto;
    }

    .mdleft-item {
        flex-direction: column;
    }

    .mdleft-text,
    .mdimg {
        width: 100%;
    }

    .mdleft-item:nth-child(even) {

        flex-direction: column;
    }

    .mdh3 {
        font-size: 22px;
        line-height: 23px;
    }

    .mdtop .mdh3 {
        width: 100%;
    }

    .md-p {
        font-size: 14px;
        line-height: 18px;
    }

    .mdtop .md-p {
        width: 100%;
    }

    .mdtop-item {
        background: #F8F8F8;
        border-radius: 50px;
        margin-bottom: 24px;
        padding-top: 27px;
        text-align: center;
        padding-left: 13px;
        padding-right: 13px;
    }

    .mdleft-item {
        background: #F8F8F8;
        border-radius: 50px;
        margin-bottom: 24px;
        padding-top: 27px;
        text-align: center;
        padding-left: 13px;
        padding-right: 13px;
    }

    .mdleft-item img {
        width: 100%;
        height: auto;
        border-radius: 50px;
        margin: 48px auto 68px auto;
    }

    .mdtop img {
        width: 100%;
        margin: 48px auto 68px auto;
    }

    .mdleft {
        margin: auto;
    }

    .product-banner {
        margin: 0 auto 24px auto;
    }

    .aah3 {
        font-size: 20px;
        line-height: 20px;
    }

    .canshu tr:first-child td {
        font-size: 13px;
        line-height: 15px;
    }

    .canshu td {
        padding: 10px 0;
    }

    .canshu td {
        font-size: 13px;
        line-height: 15px;
    }

    .canshu-content {
        padding: 15px 17px;
        overflow-x: auto;
    }

    .canshu table tr td:first-child {
        padding-left: 5px;
    }

    .xxxx {
        width: 35%;
    }

    .form-right {
        background: transparent;
        padding: 0;
        margin-top: 50px
    }

    .form-right input {
        font-size: 12px;
        line-height: 12px;
    }

    .form-button {
        margin: 0px auto 14px auto;
    }

    .prodct-imgs {
        margin: 0 auto 30px auto;
    }

    .pridiv {
        height: auto;
    }
}